ColossalAI/colossalai/moe
digger yu 5e1c93d732
[hotfix] fix typo change MoECheckpintIO to MoECheckpointIO (#5335)
Co-authored-by: binmakeswell <binmakeswell@gmail.com>
2024-03-05 21:52:30 +08:00
..
__init__.py [hotfix] fix typo change MoECheckpintIO to MoECheckpointIO (#5335) 2024-03-05 21:52:30 +08:00
_operation.py [moe] support mixtral (#5309) 2024-02-07 19:21:02 +08:00
checkpoint.py [hotfix] fix typo change MoECheckpintIO to MoECheckpointIO (#5335) 2024-03-05 21:52:30 +08:00
experts.py [moe] init mixtral impl 2024-02-07 19:21:02 +08:00
layers.py [moe] init mixtral impl 2024-02-07 19:21:02 +08:00
load_balance.py [moe] merge moe into main (#4978) 2023-11-02 02:21:24 +00:00
loss.py [moe] merge moe into main (#4978) 2023-11-02 02:21:24 +00:00
manager.py fix some typo (#5307) 2024-01-25 13:56:27 +08:00
routers.py [moe] fix tests 2024-02-08 12:46:37 +08:00
utils.py [moe] init mixtral impl 2024-02-07 19:21:02 +08:00