ColossalAI
ColossalAI copied to clipboard
[PROPOSAL]: [save_model] function in [ppo.py] is duplicated
Proposal
https://github.com/hpcaitech/ColossalAI/blob/d7bf284706ef256c38d3aad53142b07cfc0fc10e/applications/Chat/coati/trainer/ppo.py#L210
https://github.com/hpcaitech/ColossalAI/blob/d7bf284706ef256c38d3aad53142b07cfc0fc10e/applications/Chat/coati/trainer/ppo.py#L213
Probably a simple mistake, it need to clear one.
Self-service
- [X] I'd be willing to do some initial work on this proposal myself.