ColossalAI/applications/Chat/coati/models/base
Hongxin Liu 842768a174
[chat] refactor model save/load logic (#3654)
* [chat] strategy refactor unwrap model

* [chat] strategy refactor save model

* [chat] add docstr

* [chat] refactor trainer save model

* [chat] fix strategy typing

* [chat] refactor trainer save model

* [chat] update readme

* [chat] fix unit test
2023-04-27 18:41:49 +08:00
..
__init__.py [chat] refactor model save/load logic (#3654) 2023-04-27 18:41:49 +08:00
actor.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00
critic.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00
reward_model.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00