Commit ec571323 authored by weishb's avatar weishb
Browse files

更新镜像

parent 33bac23d
...@@ -32,7 +32,7 @@ Gemma 4 引入了关键的功能和架构改进: ...@@ -32,7 +32,7 @@ Gemma 4 引入了关键的功能和架构改进:
| triton | 3.4.0+git1ef59765 | | triton | 3.4.0+git1ef59765 |
| torch | 2.10.0+das.opt1.dtk2604.20260325.g6b060a | | torch | 2.10.0+das.opt1.dtk2604.20260325.g6b060a |
当前仅支持定制镜像: 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-20260519-gemma4
- 挂载地址`-v` 根据实际模型情况修改 - 挂载地址`-v` 根据实际模型情况修改
```bash ```bash
...@@ -50,7 +50,7 @@ docker run -it \ ...@@ -50,7 +50,7 @@ docker run -it \
-u root \ -u root \
-v /opt/hyhal/:/opt/hyhal/:ro \ -v /opt/hyhal/:/opt/hyhal/:ro \
-v /path/your_code_data/:/path/your_code_data/ \ -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-20260519-gemma4 bash
``` ```
更多镜像可前往[光源](https://sourcefind.cn/#/service-list)下载使用。 更多镜像可前往[光源](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