This commit is contained in:
zhousha
2025-11-27 01:53:53 +08:00
parent 26f5964f32
commit ded1675adc
4 changed files with 27 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# 运行方式
```python
docker pull git.modelhub.org.cn:9443/enginex-hygon/git.modelhub.org.cn:9443/enginex-hygon/pytorch:2.1.0-ubuntu20.04-dtk24.04.2-py3.10
docker pull git.modelhub.org.cn:9443/enginex-hygon/pytorch:2.1.0-ubuntu20.04-dtk24.04.2-py3.10
docker run -it --shm-size=1024G -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt/hyhal --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name qwen2.5_72B_pytorch bash
cd /path/your_code_data/
cd LLaMA-Factory