Skip to content

Commit c52c706

Browse files
committed
Fix index and model name
Signed-off-by: Dj Walker-Morgan <[email protected]>
1 parent ac2194a commit c52c706

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

advocacy_docs/edb-postgres-ai/ai-accelerator/models/supported-models/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ This section provides details of the supported models in EDB Postgres AI - AI Ac
1919
* [CLIP](clip).
2020
* [NIM_CLIP](nim_clip).
2121
* [NIM_RERANKING](nim_reranking).
22-
22+
* [NIM_PADDLE_OCR](nim_paddle_ocr).

advocacy_docs/edb-postgres-ai/ai-accelerator/models/supported-models/nim_paddle_ocr.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ navTitle: "NIM OCR"
44
description: "NIM OCR (Optical Character Recognition) is a model that extracts text from images on NVIDIA NIM."
55
---
66

7-
Model name: `nim_clip`
7+
Model name: `nim_paddle_ocr`
88

99
## About NVIDIA NIM Image OCR
1010

@@ -36,7 +36,7 @@ There is currently only one model supported by [NVIDIA NIM for Image OCR API](ht
3636

3737
## Model configuration settings
3838

39-
The following configuration settings are available for CLIP models:
39+
The following configuration settings are available for PADDLE_OCR models:
4040

4141
* `url` &mdash; The default is `https://ai.api.nvidia.com/v1/cv/baidu/paddleocr`.
4242

0 commit comments

Comments
 (0)