Nate Pham

Results 1 issues of Nate Pham

### 🐛 Describe the bug From my understand, when saving checkpoints for peft models (see [here](https://github.com/CarperAI/trlx/blob/bcd237f1e94c84c5c9f5a4086bab34c0946e3fa7/trlx/trainer/accelerate_base_trainer.py#L315)), trlx removes `pytorch_model.bin` before calling `save_pretrained` which makes the removal useless in my opinion....

bug