Commit e29bc3a2 authored by weishb's avatar weishb
Browse files

更新镜像和相关描述

parent c5d122cc
......@@ -17,12 +17,12 @@ Qwen3.5 通过异构基础设施实现高效的原生多模态训练:在视觉
| :------: |:-----------------------------------------:|
| DTK | 26.04 |
| python | 3.10.12 |
| transformers | 5.5.0 |
| vllm | 0.18.1+das.3266200.dtk2604 |
| triton | 3.4.0+git1ef59765 |
| torch | 2.10.0+das.opt1.dtk2604.20260325.g6b060a |
| transformers | 5.8.0 |
| vllm | 0.18.1+das.dtk2604 |
| triton | 3.6.0+das.opt1.dtk2604 |
| torch | 2.10.0+das.opt1.dtk2604 |
当前仅支持定制镜像: harbor.sourcefind.cn:5443/dcu/admin/base/custom:vllm018-ubuntu22.04-dtk26.04-gemma4-0413
当前仅支持定制镜像: harbor.sourcefind.cn:5443/dcu/admin/base/custom:vllm0.18.1-ubuntu22.04-dtk26.04-py3.10-20260510-2242
- 挂载地址`-v` 根据实际模型情况修改
```bash
......@@ -40,7 +40,7 @@ docker run -it \
-u root \
-v /opt/hyhal/:/opt/hyhal/:ro \
-v /path/your_code_data/:/path/your_code_data/ \
harbor.sourcefind.cn:5443/dcu/admin/base/custom:vllm018-ubuntu22.04-dtk26.04-gemma4-0413 bash
harbor.sourcefind.cn:5443/dcu/admin/base/custom:vllm0.18.1-ubuntu22.04-dtk26.04-py3.10-20260510-2242 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