"...git@developer.sourcefind.cn:OpenDAS/torch-spline-conv.git" did not exist on "1b9ec8ee61def747dc169b52fa7966237e1f110d"
Commit cc292c20 authored by dcuai's avatar dcuai
Browse files

Update README.md

parent 5e542e8a
......@@ -31,6 +31,8 @@ docker run -it --network=host --name=deepseekv2-train --privileged --device=/dev
docker exec -it deepseekv2-train /bin/bash
pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
pip install transformer_engine-1.7.0+das1.1.git28ba96f.abi1.dtk2404-cp310-cp310-linux_x86_64.whl
```
### Dockerfile(方式二)
```
......
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