"vscode:/vscode.git/clone" did not exist on "c9bdb9b2da449d6ff37e1345648bbf2a32655c34"
Commit 90ea2ba4 authored by chenzk's avatar chenzk
Browse files

v1.0.1

parent 0063a668
...@@ -65,6 +65,7 @@ tensorflow:2.13.1 ...@@ -65,6 +65,7 @@ tensorflow:2.13.1
``` ```
cd /home/Magma cd /home/Magma
pip install -e . -i https://mirrors.aliyun.com/pypi/simple pip install -e . -i https://mirrors.aliyun.com/pypi/simple
pip install https://download.sourcefind.cn:65024/directlink/4/tensorflow/DAS1.5/tensorflow-2.13.1+das.opt1.dtk2504-cp310-cp310-linux_x86_64.whl -i https://mirrors.aliyun.com/pypi/simple # tensorflow=2.13.1
``` ```
## 数据集 ## 数据集
...@@ -120,7 +121,7 @@ DCU与GPU精度一致,推理框架:pytorch。 ...@@ -120,7 +121,7 @@ DCU与GPU精度一致,推理框架:pytorch。
## 预训练权重 ## 预训练权重
HF/github下载地址为:[microsoft/Magma-8B](https://huggingface.co/microsoft/Magma-8B) HF/github下载地址为:[microsoft/Magma-8B](https://huggingface.co/microsoft/Magma-8B)
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- http://developer.sourcefind.cn/codes/modelzoo/InfiniteYou_pytorch.git - http://developer.sourcefind.cn/codes/modelzoo/Magma_pytorch.git
## 参考资料 ## 参考资料
- https://github.com/microsoft/Magma.git - https://github.com/microsoft/Magma.git
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