ColossalAI/colossalai/booster/plugin
Hongxin Liu e86127925a
[plugin] support all-gather overlap for hybrid parallel (#5919)
* [plugin] fixed all-gather overlap support for hybrid parallel
2024-07-18 15:33:03 +08:00
..
__init__.py [shardformer] fix the moe (#5883) 2024-07-03 20:02:19 +08:00
dp_plugin_base.py [llama] fix dataloader for hybrid parallel (#5358) 2024-02-05 15:14:56 +08:00
gemini_plugin.py [gemini] fixes for benchmarking (#5847) 2024-06-26 15:52:09 +08:00
hybrid_parallel_plugin.py [plugin] support all-gather overlap for hybrid parallel (#5919) 2024-07-18 15:33:03 +08:00
low_level_zero_plugin.py [plugin] support all-gather overlap for hybrid parallel (#5919) 2024-07-18 15:33:03 +08:00
moe_hybrid_parallel_plugin.py [MoE/ZeRO] Moe refactor with zero refactor (#5821) 2024-06-28 14:00:08 +08:00
plugin_base.py [lora] add lora APIs for booster, support lora for TorchDDP (#4981) 2024-04-28 10:51:27 +08:00
pp_plugin_base.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
torch_ddp_plugin.py [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
torch_fsdp_plugin.py [lora] add lora APIs for booster, support lora for TorchDDP (#4981) 2024-04-28 10:51:27 +08:00