Add line break
This commit is contained in:
@@ -37,7 +37,8 @@ accelerate config
|
|||||||
accelerate launch scripts/finetune.py examples/4bit-lora-7b/config.yml
|
accelerate launch scripts/finetune.py examples/4bit-lora-7b/config.yml
|
||||||
|
|
||||||
# inference
|
# inference
|
||||||
accelerate launch scripts/finetune.py examples/4bit-lora-7b/config.yml --inference --lora_model_dir="./llama-7b-lora-int4"
|
accelerate launch scripts/finetune.py examples/4bit-lora-7b/config.yml \
|
||||||
|
--inference --lora_model_dir="./llama-7b-lora-int4"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user