update DeepSeek-V3

This commit is contained in:
zhousha
2025-11-10 10:04:15 +08:00
parent d61c3328bd
commit ff1a379ac7
3 changed files with 12 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# 运行方式
```python
docker pull igit.modelhub.org.cn:9443/enginex-hygon/pytorch:2.4.1-ubuntu22.04-dtk25.04-py3.10
docker pull git.modelhub.org.cn:9443/enginex-hygon/pytorch:2.4.1-ubuntu22.04-dtk25.04-py3.10
# <your IMAGE ID>为以上拉取的docker的镜像ID替换本镜像为dee41741fb40
docker run -it --shm-size=64G --network host -v $PWD/QwQ-32B:/home/QwQ-32B -v /opt/hyhal:/opt/hyhal:ro --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name qwq <your IMAGE ID> bash
cd /home/QwQ-32B