release v0.1.5

Former-commit-id: d619e76bc4098c29a7fdc05f5a71208bd1079c9f
This commit is contained in:
hiyouga
2023-08-02 16:10:31 +08:00
parent f81041b502
commit ba618947e7
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