"server/text_generation_server/models/flash_qwen2.py" did not exist on "a072660bf51022f9e1d59b64efc5954a0e1eee45"
Commit 59a707b0 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent 92d1d16f
......@@ -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 7B_single_node.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