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
```
Remember to specify `--lora_target W_pack` if you are using Baichuan models.
### Reward Model Training
```bash