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
#### 合并 LoRA 适配器
注:请勿使用量化后的模型或 `quantization_bit` 参数来合并 LoRA 适配器。
```bash
CUDA_VISIBLE_DEVICES=0 llamafactory-cli export examples/merge_lora/llama3_lora_sft.yaml
```