File tree 2 files changed +3
-3
lines changed
advocacy_docs/edb-postgres-ai/ai-accelerator/models/supported-models
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ This section provides details of the supported models in EDB Postgres AI - AI Ac
19
19
* [ CLIP] ( clip ) .
20
20
* [ NIM_CLIP] ( nim_clip ) .
21
21
* [ NIM_RERANKING] ( nim_reranking ) .
22
-
22
+ * [ NIM_PADDLE_OCR ] ( nim_paddle_ocr ) .
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ navTitle: "NIM OCR"
4
4
description : " NIM OCR (Optical Character Recognition) is a model that extracts text from images on NVIDIA NIM."
5
5
---
6
6
7
- Model name: ` nim_clip `
7
+ Model name: ` nim_paddle_ocr `
8
8
9
9
## About NVIDIA NIM Image OCR
10
10
@@ -36,7 +36,7 @@ There is currently only one model supported by [NVIDIA NIM for Image OCR API](ht
36
36
37
37
## Model configuration settings
38
38
39
- The following configuration settings are available for CLIP models:
39
+ The following configuration settings are available for PADDLE_OCR models:
40
40
41
41
* ` url ` &mdash ; The default is ` https://ai.api.nvidia.com/v1/cv/baidu/paddleocr ` .
42
42
You can’t perform that action at this time.
0 commit comments