File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
advocacy_docs/edb-postgres-ai/ai-accelerator/models/supported-models Expand file tree Collapse file tree 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
1919* [ CLIP] ( clip ) .
2020* [ NIM_CLIP] ( nim_clip ) .
2121* [ 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"
44description : " 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
You can’t perform that action at this time.
0 commit comments