Former-commit-id: 1518b45490606ea200482da4737113c46985e8c5
This commit is contained in:
hiyouga
2024-05-07 17:50:27 +08:00
parent 3d74f21738
commit ebab655683
7 changed files with 43 additions and 5 deletions

View File

@@ -148,6 +148,8 @@ bash examples/full_multi_gpu/predict.sh
#### Merge LoRA Adapters
Note: DO NOT use quantized model or `quantization_bit` when merging LoRA adapters.
```bash
CUDA_VISIBLE_DEVICES=0 llamafactory-cli export examples/merge_lora/llama3_lora_sft.yaml
```