Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ModelZoo
PaddleOCR-VL-1.6
Commits
a54f3d7f
Commit
a54f3d7f
authored
Jun 05, 2026
by
chenych
Browse files
修正README中部描述错误问题。
parent
4a503407
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
README.md
README.md
+7
-7
model.properties
model.properties
+1
-1
vllm_config.yaml
vllm_config.yaml
+1
-1
No files found.
README.md
View file @
a54f3d7f
# PaddleOCR-VL-1.
5
# PaddleOCR-VL-1.
6
## 论文
## 论文
暂无
暂无
...
@@ -13,12 +13,12 @@ PaddleOCR正式推出PaddleOCR-VL-1.6,PaddleOCR-VL-1.6是在PaddleOCR-VL-1.5
...
@@ -13,12 +13,12 @@ PaddleOCR正式推出PaddleOCR-VL-1.6,PaddleOCR-VL-1.6是在PaddleOCR-VL-1.5
| 软件 | 版本 |
| 软件 | 版本 |
| :------: | :------: |
| :------: | :------: |
| DTK | 25.04.2 |
| DTK | 25.04.2 |
|
p
ython | 3.10.12 |
|
P
ython | 3.10.12 |
|
t
ransformers | 4.57.1 |
|
T
ransformers | 4.57.1 |
|
v
llm | 0.9.2+das.opt1.dtk25042 |
|
V
llm | 0.9.2+das.opt1.dtk25042 |
|
p
addle
p
addle-dcu | 3.2.1 |
|
P
addle
P
addle-dcu | 3.2.1 |
|
p
addlex | 3.6.1 |
|
P
addlex | 3.6.1 |
|
p
addleocr | 3.6.0 |
|
P
addleocr | 3.6.0 |
推荐使用镜像: image.sourcefind.cn:5000/dcu/admin/base/custom:vllm0.9.2-ubuntu22.04-dtk25.04.2-py3.10-paddleocr
推荐使用镜像: image.sourcefind.cn:5000/dcu/admin/base/custom:vllm0.9.2-ubuntu22.04-dtk25.04.2-py3.10-paddleocr
...
...
model.properties
View file @
a54f3d7f
...
@@ -3,7 +3,7 @@ modelCode=15322
...
@@ -3,7 +3,7 @@ modelCode=15322
# 模型名称
# 模型名称
modelName
=
PaddleOCR-VL-1.6
modelName
=
PaddleOCR-VL-1.6
# 模型描述
# 模型描述
modelDescription
=
PaddleOCR-VL-1.
5 是 PaddleOCR-VL 的下一代先进模型,在 OmniDocBench v1.5 基准上实现了 94.5% 的全新 SOTA(当前最优)准确率
。
modelDescription
=
PaddleOCR-VL-1.
6 引入了一种区域感知的数据优化框架,能够识别前一版本模型中的薄弱区域,并对这些区域进行针对性增强,从而提升监督信号的可靠性
。
# 运行过程
# 运行过程
processType
=
推理
processType
=
推理
# 算法类别
# 算法类别
...
...
vllm_config.yaml
View file @
a54f3d7f
gpu-memory-utilization
:
0.8
gpu-memory-utilization
:
0.8
allowed-local-media-path
:
1
allowed-local-media-path
:
/
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment