ColossalAI/applications/Chat/coati
Wenhao Chen edd75a59ea
[chat] remove naive strategy and split colossalai strategy (#4094)
* feat: remove on_learn_epoch fn as not used

* revert: add _on_learn_epoch fn

* to: remove the use of NaiveStrategy

* test: remove NaiveStrategy tests

* feat: remove NaiveStrategy

* style: modify comments and params

* feat: split ColossalAIStrategy into LowLevelZeroStrategy and GeminiStrategy

* fix: remove naive

* fix: align with modified colossal strategy

* fix: fix ddp _try_init_dist arg
2023-06-29 18:11:00 +08:00
..
dataset [chat] refactor actor class (#3968) 2023-06-13 13:31:56 +08:00
experience_maker [chat] refactor actor class (#3968) 2023-06-13 13:31:56 +08:00
kernels [CI] fix some spelling errors (#3707) 2023-05-10 17:12:03 +08:00
models [chat] refactor actor class (#3968) 2023-06-13 13:31:56 +08:00
quant [chat] add distributed PPO trainer (#3740) 2023-06-07 10:41:16 +08:00
ray [chat] remove naive strategy and split colossalai strategy (#4094) 2023-06-29 18:11:00 +08:00
replay_buffer [chat] polish code note typo (#3612) 2023-04-20 17:22:15 +08:00
trainer [chat] remove naive strategy and split colossalai strategy (#4094) 2023-06-29 18:11:00 +08:00
utils [chat] remove lm model class (#3653) 2023-04-27 15:37:38 +08:00
__init__.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00