"xcode/vscode:/vscode.git/clone" did not exist on "d56773b492b7b675d5c547baab815289a7815bdd"
Commit 359c0d77 authored by raojy's avatar raojy
Browse files

updata

parent e2bbd009
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
<div align=center> <div align=center>
<img src="./images/arch.png"/> <img src="./images/arch.png"/>
</div> </div>
## 环境依赖 ## 环境依赖
| 软件 | 版本 | | 软件 | 版本 |
...@@ -164,7 +166,7 @@ mkdir cache ...@@ -164,7 +166,7 @@ mkdir cache
pip install -e ".[torch,metrics]" pip install -e ".[torch,metrics]"
``` ```
### 单机单卡 ### 单机训练
``` ```
torchrun ./LLaMA-Factory/src/train.py \ torchrun ./LLaMA-Factory/src/train.py \
...@@ -314,8 +316,6 @@ curl http://localhost:8000/v1/chat/completions \ ...@@ -314,8 +316,6 @@ curl http://localhost:8000/v1/chat/completions \
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
源码仓库及问题反馈
- https://developer.sourcefind.cn/codes/modelzoo/Qwen2.5-vl_pytorch - https://developer.sourcefind.cn/codes/modelzoo/Qwen2.5-vl_pytorch
## 参考资料 ## 参考资料
......
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