ColossalAI/colossalai
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
..
_C Clean up 2024-06-07 09:09:29 +00:00
_analyzer [test] Fix/fix testcase (#5770) 2024-06-03 15:26:01 +08:00
accelerator [hotfix] fix typo change MoECheckpintIO to MoECheckpointIO (#5335) 2024-03-05 21:52:30 +08:00
amp [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
auto_parallel [pre-commit.ci] pre-commit autoupdate (#5572) 2024-07-01 17:16:41 +08:00
autochunk [hotfix] Fix examples no pad token & auto parallel codegen bug; (#5606) 2024-04-18 18:15:50 +08:00
booster [plugin] support all-gather overlap for hybrid parallel (#5919) 2024-07-18 15:33:03 +08:00
checkpoint_io [plugin] support all-gather overlap for hybrid parallel (#5919) 2024-07-18 15:33:03 +08:00
cli [devops] fix extention building (#5427) 2024-03-05 15:35:54 +08:00
cluster [shardformer] DeepseekMoE support (#5871) 2024-07-05 16:13:58 +08:00
context [Fix]: implement thread-safety singleton to avoid deadlock for very large-scale training scenarios (#5625) 2024-04-25 14:45:52 +08:00
device [Feature] Distributed optimizers: Lamb, Galore, CAME and Adafactor (#5694) 2024-05-14 13:52:45 +08:00
fx [test] Fix/fix testcase (#5770) 2024-06-03 15:26:01 +08:00
inference [HotFix] CI,import,requirements-test for #5838 (#5892) 2024-07-08 22:32:06 +08:00
interface [Feature] Distributed optimizers: Lamb, Galore, CAME and Adafactor (#5694) 2024-05-14 13:52:45 +08:00
kernel [NFC] Fix code factors on inference triton kernels (#5743) 2024-05-21 22:12:15 +08:00
lazy [lazy] fix lazy cls init (#5720) 2024-05-17 18:18:59 +08:00
legacy [Hoxfix] Fix CUDA_DEVICE_MAX_CONNECTIONS for comm overlap 2024-07-05 20:02:36 +08:00
logging [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
moe [MoE/ZeRO] Moe refactor with zero refactor (#5821) 2024-06-28 14:00:08 +08:00
nn [misc] fix dist logger (#5782) 2024-06-05 15:04:22 +08:00
pipeline fix object_to_tensor usage when torch>=2.3.0 (#5820) 2024-07-16 13:59:25 +08:00
quantization [quant] fix bitsandbytes version check (#5882) 2024-07-04 11:33:23 +08:00
shardformer [ShardFormer] fix qwen2 sp (#5903) 2024-07-15 13:58:06 +08:00
tensor [compatibility] support torch 2.2 (#5875) 2024-07-16 13:59:25 +08:00
testing [misc] Accelerate CI for zero and dist optim (#5758) 2024-06-05 11:25:19 +08:00
utils Merge pull request #5310 from hpcaitech/feature/npu 2024-01-29 13:49:39 +08:00
zero [zero] support all-gather overlap (#5898) 2024-07-11 18:59:59 +08:00
__init__.py [devops] remove post commit ci (#5566) 2024-04-08 15:09:40 +08:00
initialize.py [Hoxfix] Fix CUDA_DEVICE_MAX_CONNECTIONS for comm overlap 2024-07-05 20:02:36 +08:00