Commit 59a707b0 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent 92d1d16f
...@@ -83,7 +83,7 @@ pip install -r requirements.txt ...@@ -83,7 +83,7 @@ pip install -r requirements.txt
``` ```
cd fintune cd fintune
sh single_dcu_finetune_lora.sh sh single_node.sh
``` ```
### 单机多卡 ### 单机多卡
...@@ -95,8 +95,8 @@ sh multi_node.sh ...@@ -95,8 +95,8 @@ sh multi_node.sh
## 推理 ## 推理
``` ```
cd examples/inference cd inference
sh single_node.sh sh 7B_single_node.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