Commit 33946d75 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent 8b43470a
......@@ -84,11 +84,12 @@ pip install -r requirements.txt
```
cd finetune
sh single_dcu_finetune_lora.sh
sh single_node.sh
```
### 单机多卡
```
cd finetune
sh multi_node.sh
```
......@@ -97,7 +98,7 @@ sh multi_node.sh
```
cd inference
sh single_node.sh
python single_dcu.py
```
## 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