release v0.1.5

This commit is contained in:
hiyouga
2023-08-02 16:10:31 +08:00
parent 8ca01e53a8
commit c689857bbb
4 changed files with 27 additions and 19 deletions

View File

@@ -196,6 +196,8 @@ CUDA_VISIBLE_DEVICES=0 python src/train_bash.py \
--fp16
```
使用 Baichuan 模型时请指定 `--lora_target W_pack` 参数。
### 奖励模型训练
```bash