Commit 27452f0b authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent d01e4c00
...@@ -37,7 +37,7 @@ pip install -r requirements.txt ...@@ -37,7 +37,7 @@ pip install -r requirements.txt
``` ```
### 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
...@@ -90,7 +90,7 @@ python inference.py --model_path /path/of/model ...@@ -90,7 +90,7 @@ python inference.py --model_path /path/of/model
- [Phi-3-medium-128k-instruct](https://huggingface.co/microsoft/Phi-3-medium-128k-instruct) - [Phi-3-medium-128k-instruct](https://huggingface.co/microsoft/Phi-3-medium-128k-instruct)
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- https://developer.hpccube.com/codes/modelzoo/phi-3_pytorch - https://developer.sourcefind.cn/codes/modelzoo/phi-3_pytorch
## 参考资料 ## 参考资料
- https://huggingface.co/collections/microsoft/phi-3-6626e15e9585a200d2d761e3 - https://huggingface.co/collections/microsoft/phi-3-6626e15e9585a200d2d761e3
......
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