Commit 6be71792 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

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