ColossalAI/applications/Chat/coati/trainer/strategies
Yuanchen 773955abfa
fix save_model inin naive and ddp strategy (#3436)
Co-authored-by: Yuanchen Xu <yuanchen.xu00@gmail.com>
2023-04-04 15:30:01 +08:00
..
__init__.py
base.py
colossalai.py [zero] reorganize zero/gemini folder structure (#3424) 2023-04-04 13:48:16 +08:00
ddp.py fix save_model inin naive and ddp strategy (#3436) 2023-04-04 15:30:01 +08:00
naive.py fix save_model inin naive and ddp strategy (#3436) 2023-04-04 15:30:01 +08:00
sampler.py