release v0.1.5

Former-commit-id: c689857bbb
This commit is contained in:
hiyouga
2023-08-02 16:10:31 +08:00
parent 5c38dda3ea
commit 534e3320b5
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