Commit Graph

3125 Commits (5c6c5d6be316a4f4e867d0d8049b508e0d59ad6c)
 

Author SHA1 Message Date
genghaozhe 5c6c5d6be3 remove comments
6 months ago
genghaozhe 7416e4943b fix conflicts to beautify the code
6 months ago
botbw f5a5287f87
Merge pull request #5731 from botbw/prefetch
6 months ago
genghaozhe d22bf30ca6 implement auto policy prefetch and modify a little origin code.
6 months ago
pre-commit-ci[bot] f1918e18a5 [pre-commit.ci] auto fixes from pre-commit.com hooks
6 months ago
hxwang a55a9e298b [gemini] init auto policy prefetch
6 months ago
Haze188 c5ddf17c76
Merge branch 'hpcaitech:feature/prefetch' into feature/prefetch
6 months ago
genghaozhe 06a3a100b3 remove unrelated code
6 months ago
genghaozhe 3d625ca836 add some todo Message
6 months ago
botbw 9690981601
Merge pull request #5722 from botbw/prefetch
6 months ago
botbw e57812c672
[chore] Update placement_policy.py
6 months ago
genghaozhe 013690a86b remove set(all_chunks)
6 months ago
hxwang 6efbadba25 [chore] remove debugging info
6 months ago
hxwang 20701d4533 [chore] remove print
6 months ago
hxwang f45f8a2aa7 [gemini] maxprefetch means maximum work to keep
6 months ago
genghaozhe fc2248cf99 Merge branch 'prefetch' of github.com:botbw/ColossalAI into feature/prefetch
6 months ago
genghaozhe 5470e5f94e a commit for fake push test
6 months ago
pre-commit-ci[bot] 6bbe956316 [pre-commit.ci] auto fixes from pre-commit.com hooks
6 months ago
hxwang 82b25524ff Merge branch 'prefetch' of github.com:botbw/ColossalAI into prefetch
6 months ago
genghaozhe 1f6b57099c Merge branch 'prefetch' of github.com:botbw/ColossalAI into botbw-prefetch
6 months ago
hxwang 2e68eebdfe [chore] refactor & sync
6 months ago
binmakeswell 2011b1356a
[misc] Update PyTorch version in docs (#5724)
6 months ago
pre-commit-ci[bot] 5bedea6e10 [pre-commit.ci] auto fixes from pre-commit.com hooks
6 months ago
hxwang 4148ceed9f [gemini] use compute_chunk to find next chunk
6 months ago
hxwang b2e9745888 [chore] sync
6 months ago
hxwang 6e38eafebe [gemini] prefetch chunks
6 months ago
Tong Li 913c920ecc
[Colossal-LLaMA] Fix sft issue for llama2 (#5719)
6 months ago
Edenzzzz 43995ee436
[Feature] Distributed optimizers: Lamb, Galore, CAME and Adafactor (#5694)
6 months ago
hugo-syn 393c8f5b7f
[hotfix] fix inference typo (#5438)
7 months ago
Edenzzzz 785cd9a9c9
[misc] Update PyTorch version in docs (#5711)
7 months ago
Wang Binluo 537f6a3855
[Shardformer]fix the num_heads assert for llama model and qwen model (#5704)
7 months ago
Wang Binluo a3cc68ca93
[Shardformer] Support the Qwen2 model (#5699)
7 months ago
flybird11111 d4c5ef441e
[gemini]remove registered gradients hooks (#5696)
7 months ago
Wang Binluo 22297789ab
Merge pull request #5684 from wangbluo/parallel_output
7 months ago
wangbluo 4e50cce26b fix the mistral model
7 months ago
wangbluo a8408b4d31 remove comment code
7 months ago
pre-commit-ci[bot] ca56b93d83 [pre-commit.ci] auto fixes from pre-commit.com hooks
7 months ago
wangbluo 108ddfb795 add parallel_output for the opt model
7 months ago
pre-commit-ci[bot] 88f057ce7c [pre-commit.ci] auto fixes from pre-commit.com hooks
7 months ago
Edenzzzz 58954b2986
[misc] Add an existing issue checkbox in bug report (#5691)
7 months ago
flybird11111 77ec773388
[zero]remove registered gradients hooks (#5687)
7 months ago
Edenzzzz c25f83c85f
fix missing pad token (#5690)
7 months ago
wangbluo 2632916329 remove useless code
7 months ago
wangbluo 9efc79ef24 add parallel output for mistral model
7 months ago
Wang Binluo d3f34ee8cc
[Shardformer] add assert for num of attention heads divisible by tp_size (#5670)
7 months ago
flybird11111 6af6d6fc9f
[shardformer] support bias_gelu_jit_fused for models (#5647)
7 months ago
Hongxin Liu 7f8b16635b
[misc] refactor launch API and tensor constructor (#5666)
7 months ago
linsj20 91fa553775 [Feature] qlora support (#5586)
7 months ago
flybird11111 8954a0c2e2 [LowLevelZero] low level zero support lora (#5153)
7 months ago
Baizhou Zhang 14b0d4c7e5 [lora] add lora APIs for booster, support lora for TorchDDP (#4981)
7 months ago