update readme

Former-commit-id: bc861f76706df3f643028f1dfc8ec2044b067a08
This commit is contained in:
hiyouga
2024-05-28 19:35:52 +08:00
parent 9138a7a5ba
commit ae3a88d3a7
3 changed files with 6 additions and 9 deletions

View File

@@ -395,9 +395,6 @@ CUDA_VISIBLE_DEVICES=0 llamafactory-cli export examples/merge_lora/llama3_lora_s
### LLaMA Board 可视化微调(由 [Gradio](https://github.com/gradio-app/gradio) 驱动)
> [!IMPORTANT]
> LLaMA Board 可视化界面目前仅支持单 GPU 训练。
#### 使用本地环境
```bash
@@ -458,6 +455,8 @@ report_to: wandb
run_name: test_run # 可选
```
在启动训练任务时,将 `WANDB_API_KEY` 设置为[密钥](https://wandb.ai/authorize)来登录 W&B 账户。
## 使用了 LLaMA Factory 的项目
如果您有项目希望添加至下述列表,请通过邮件联系或者创建一个 PR。