Commit 3e549157 authored by chenych's avatar chenych
Browse files

Update docker images

parent 8ec93e93
......@@ -32,7 +32,7 @@ PaddleOCR-VL-1.5 的核心能力:
| paddlex | 3.4.2 |
| paddleocr | 3.4.0 |
推荐使用镜像: image.sourcefind.cn:5000/dcu/admin/base/vllm:0.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
- 挂载地址`-v`根据实际模型情况修改
......@@ -51,7 +51,7 @@ docker run -it \
-u root \
-v /opt/hyhal/:/opt/hyhal/:ro \
-v /path/your_code_data/:/path/your_code_data/ \
image.sourcefind.cn:5000/dcu/admin/base/vllm:0.9.2-ubuntu22.04-dtk25.04.2-py3.10-paddleocr bash
image.sourcefind.cn:5000/dcu/admin/base/custom:vllm0.9.2-ubuntu22.04-dtk25.04.2-py3.10-paddleocr bash
```
更多镜像可前往[光源](https://sourcefind.cn/#/service-list)下载使用。
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment