1407 Commits (997544c1f90b9a1549e91a6d97ee3902c2ac0ed4)

Author SHA1 Message Date
jiangmingyan 366a035552
[checkpoint] Shard saved checkpoint need to be compatible with the naming format of hf checkpoint files (#3479) 2 years ago
YH bcf0cbcbe7
[doc] Add docs for clip args in zero optim (#3504) 2 years ago
jiangmingyan 52a933e175
[checkpoint] support huggingface style sharded checkpoint (#3461) 2 years ago
Frank Lee 80eba05b0a
[test] refactor tests with spawn (#3452) 2 years ago
Frank Lee 7d8d825681
[booster] fixed the torch ddp plugin with the new checkpoint api (#3442) 2 years ago
YH 8f740deb53
Fix typo (#3448) 2 years ago
Hakjin Lee 46c009dba4
[format] Run lint on colossalai.engine (#3367) 2 years ago
YuliangLiu0306 ffcdbf0f65
[autoparallel]integrate auto parallel feature with new tracer (#3408) 2 years ago
ver217 573af84184
[example] update examples related to zero/gemini (#3431) 2 years ago
Frank Lee 1beb85cc25
[checkpoint] refactored the API and added safetensors support (#3427) 2 years ago
ver217 26b7aac0be
[zero] reorganize zero/gemini folder structure (#3424) 2 years ago
Frank Lee 638a07a7f9
[test] fixed gemini plugin test (#3411) 2 years ago
ver217 5f2e34e6c9
[booster] implement Gemini plugin (#3352) 2 years ago
HELSON 1a1d68b053
[moe] add checkpoint for moe models (#3354) 2 years ago
YuliangLiu0306 fee2af8610
[autoparallel] adapt autoparallel with new analyzer (#3261) 2 years ago
Ofey Chan 8706a8c66c
[NFC] polish colossalai/engine/gradient_handler/__init__.py code style (#3329) 2 years ago
yuxuan-lou 198a74b9fd
[NFC] polish colossalai/context/random/__init__.py code style (#3327) 2 years ago
YuliangLiu0306 fbd2a9e05b [hotfix] meta_tensor_compatibility_with_torch2 2 years ago
Michelle ad285e1656
[NFC] polish colossalai/fx/tracer/_tracer_utils.py (#3323) 2 years ago
Xu Kai 64350029fe [NFC] polish colossalai/gemini/paramhooks/_param_hookmgr.py code style 2 years ago
RichardoLuo 1ce9d0c531 [NFC] polish initializer_data.py code style (#3287) 2 years ago
Ziheng Qin 1bed38ef37 [NFC] polish colossalai/cli/benchmark/models.py code style (#3290) 2 years ago
Kai Wang (Victor Kai) 964a28678f [NFC] polish initializer_3d.py code style (#3279) 2 years ago
Sze-qq 94eec1c5ad [NFC] polish colossalai/engine/gradient_accumulation/_gradient_accumulation.py code style (#3277) 2 years ago
Arsmart1 8af977f223 [NFC] polish colossalai/context/parallel_context.py code style (#3276) 2 years ago
Zirui Zhu 1168b50e33 [NFC] polish colossalai/engine/schedule/_pipeline_schedule_v2.py code style (#3275) 2 years ago
Tong Li 196d4696d0 [NFC] polish colossalai/nn/_ops/addmm.py code style (#3274) 2 years ago
lucasliunju 4b95464994 [NFC] polish colossalai/amp/__init__.py code style (#3272) 2 years ago
Xuanlei Zhao 6b3bb2c249 [NFC] polish code style (#3273) 2 years ago
CZYCW 4cadb25b96 [NFC] policy colossalai/fx/proxy.py code style (#3269) 2 years ago
Yuanchen d58fa705b2 [NFC] polish code style (#3268) 2 years ago
Camille Zhong c4a226b729 [NFC] polish tensor_placement_policy.py code style (#3265) 2 years ago
CsRic 00778abc48 [NFC] polish colossalai/fx/passes/split_module.py code style (#3263) 2 years ago
jiangmingyan 488f37048c [NFC] polish colossalai/global_variables.py code style (#3259) 2 years ago
LuGY 1ff7d5bfa5 [NFC] polish colossalai/engine/gradient_handler/_moe_gradient_handler.py (#3260) 2 years ago
dayellow 204ca2f09a [NFC] polish colossalai/fx/profiler/experimental/profiler_module/embedding.py code style (#3256) 2 years ago
HELSON 02b058032d
[fx] meta registration compatibility (#3253) 2 years ago
Frank Lee 73d3e4d309
[booster] implemented the torch ddd + resnet example (#3232) 2 years ago
YH 1a229045af
Add interface for colo tesnor dp size (#3227) 2 years ago
YuliangLiu0306 4d5d8f98a4
[API] implement device mesh manager (#3221) 2 years ago
Frank Lee cd142fbefa
[api] implemented the checkpoint io module (#3205) 2 years ago
ver217 f8289d4221
[lazyinit] combine lazy tensor with dtensor (#3204) 2 years ago
Frank Lee e3ad88fb48
[booster] implemented the cluster module (#3191) 2 years ago
YuliangLiu0306 f57d34958b
[FX] refactor experimental tracer and adapt it with hf models (#3157) 2 years ago
Frank Lee e7f3bed2d3
[booster] added the plugin base and torch ddp plugin (#3180) 2 years ago
Zihao 18dbe76cae
[auto-parallel] add auto-offload feature (#3154) 2 years ago
YuliangLiu0306 258b43317c
[hotfix] layout converting issue (#3188) 2 years ago
YH 80aed29cd3
[zero] Refactor ZeroContextConfig class using dataclass (#3186) 2 years ago
YH 9d644ff09f
Fix docstr for zero statedict (#3185) 2 years ago
zbian 7bc0afc901 updated flash attention usage 2 years ago