Commit 6362caab authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent fd451be6
...@@ -84,7 +84,7 @@ Yi-1.5-6B-chat下载地址(https://hf-mirror.com/01-ai/Yi-1.5-6B-Chat) ...@@ -84,7 +84,7 @@ Yi-1.5-6B-chat下载地址(https://hf-mirror.com/01-ai/Yi-1.5-6B-Chat)
``` ```
cd fintune cd fintune
sh single_dcu_finetune_lora.sh sh single_node.sh
``` ```
### 单机多卡 ### 单机多卡
...@@ -96,8 +96,8 @@ sh multi_node.sh ...@@ -96,8 +96,8 @@ sh multi_node.sh
## 推理 ## 推理
``` ```
cd examples/inference cd inference
sh single_node.sh sh 6B_single_dcu.sh
``` ```
## result ## result
......
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