1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-10-08 21:34:29 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Luo Yihang
e239cf9060 [hotfix] fix typo of openmoe model source () 2024-03-05 21:44:38 +08:00
Xuanlei Zhao
f71e63b0f3 [moe] support optimizer checkpoint ()
* Refactor MoE Manager setup method

* unshard optim ckpt

* optim io

* update transformer version

* update requirements

* update ckpt

* update ckpt

* update ckpt

* fix engine

* fix engine
2023-11-08 15:07:03 +00:00
Xuanlei Zhao
dc003c304c [moe] merge moe into main ()
* update moe module
* support openmoe
2023-11-02 02:21:24 +00:00