update
This commit is contained in:
@@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
```python
|
```python
|
||||||
docker pull git.modelhub.org.cn:9443/enginex-hygon/custom:vllm0.8.4-ubuntu22.04-dtk25.04-rc7-das1.5-py3.10-20250429-dev-qwen3-only
|
docker pull git.modelhub.org.cn:9443/enginex-hygon/custom:vllm0.8.4-ubuntu22.04-dtk25.04-rc7-das1.5-py3.10-20250429-dev-qwen3-only
|
||||||
# docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:2.4.1-ubuntu22.04-dtk25.04-py3.10-fixpy
|
# <your IMAGE ID>为以上拉取的docker的镜像ID替换
|
||||||
# <your IMAGE ID>为以上拉取的docker的镜像ID替换,本镜像为:6e12a1c4ae4d
|
|
||||||
docker run -it --shm-size=64G -v $PWD/Qwen3:/home/Qwen3 -v /opt/hyhal:/opt/hyhal:ro --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name qwen3 <your IMAGE ID> bash
|
docker run -it --shm-size=64G -v $PWD/Qwen3:/home/Qwen3 -v /opt/hyhal:/opt/hyhal:ro --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name qwen3 <your IMAGE ID> bash
|
||||||
cd /home/Qwen3
|
cd /home/Qwen3
|
||||||
pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple
|
pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple
|
||||||
|
|||||||
Reference in New Issue
Block a user