Commit 6925c5eb authored by dcuai's avatar dcuai
Browse files

Update dtk24.04.1镜像

parent 92b10918
......@@ -37,7 +37,7 @@ Qwen-VL采用了三阶段的训练流程,并在多个视觉语言理解基准
[光源](https://www.sourcefind.cn/#/service-details)拉取docker镜像的地址与使用步骤
```
docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:2.1.0-ubuntu22.04-dtk23.10.1-py310
docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:2.1.0-ubuntu20.04-dtk24.04.1-py3.10
docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal/:/opt/hyhal/:ro --shm-size=64G --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name qwen-vl <your imageID> bash
......@@ -60,7 +60,7 @@ docker run --shm-size=64G --name qwen-vl -v /opt/hyhal:/opt/hyhal:ro --privilege
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。
```
DTK驱动:dtk23.10
DTK驱动:dtk24.04.1
python:python3.10
torch:2.1
torchvision: 0.16.0
......
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