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