model: support baidu unlimited-ocr (#29186)

Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
Aditya Kamat
2026-06-27 23:36:19 +08:00
committed by GitHub
co-authored by Mick
parent b030b1a5f3
commit 1589603114
32 changed files with 2237 additions and 25 deletions
+10
View File
@@ -201,6 +201,10 @@
"source": "/advanced_features/vlm_query.html",
"destination": "/docs/advanced_features/vlm_query"
},
{
"source": "/basic_usage/unlimited_ocr.html",
"destination": "/cookbook/autoregressive/Baidu/Unlimited-OCR"
},
{
"source": "/basic_usage/deepseek_ocr.html",
"destination": "/cookbook/autoregressive/DeepSeek/DeepSeek-OCR"
@@ -1058,6 +1062,12 @@
"cookbook/autoregressive/NVIDIA/Nemotron3-Super"
]
},
{
"group": "Baidu",
"pages": [
"cookbook/autoregressive/Baidu/Unlimited-OCR"
]
},
{
"group": "Ernie",
"pages": [