[misc] update readme (#6917)

Former-commit-id: 499ea45d1f
This commit is contained in:
hoshi-hiyouga
2025-02-13 00:58:10 +08:00
committed by GitHub
parent 1679930e00
commit 07aa7b71a3
4 changed files with 37 additions and 1 deletions

View File

@@ -98,7 +98,7 @@ FORCE_TORCHRUN=1 llamafactory-cli train examples/train_lora/llama3_lora_sft_ds3.
#### 使用 Ray 在 4 张 GPU 上微调
```bash
USE_RAY=1 llamafactory-cli train examples/train_full/llama3_lora_sft_ray.yaml
USE_RAY=1 llamafactory-cli train examples/train_lora/llama3_lora_sft_ray.yaml
```
### QLoRA 微调