Commit c075053e authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 63a8bf30
...@@ -48,7 +48,7 @@ docker run --shm-size=64G --name mplug-doclocal -v /opt/hyhal:/opt/hyhal:ro --pr ...@@ -48,7 +48,7 @@ docker run --shm-size=64G --name mplug-doclocal -v /opt/hyhal:/opt/hyhal:ro --pr
``` ```
### Anaconda(方法三) ### Anaconda(方法三)
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。 关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.sourcefind.cn/tool/)开发者社区下载安装。
``` ```
DTK驱动:dtk24.04.1 DTK驱动:dtk24.04.1
python:3.10 python:3.10
...@@ -58,7 +58,7 @@ deepspped: 0.12.3 ...@@ -58,7 +58,7 @@ deepspped: 0.12.3
``` ```
`Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一一对应` `Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一一对应`
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。 关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.sourcefind.cn/tool/)开发者社区下载安装。
``` ```
conda create -n mplug-doclocal python=3.10 conda create -n mplug-doclocal python=3.10
......
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