Commit Graph

3764 Commits (cf519dac6a5799b8f314aac6f510e2a98d3af9c6)
 

Author SHA1 Message Date
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
Yuanheng Zhao 283c407a19
[Inference] Fix Inference Generation Config and Sampling (#5710)
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
flybird11111 9d83c6d715
[lazy] fix lazy cls init (#5720)
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
Yuanheng Zhao 8bcfe360fd
[example] Update Inference Example (#5725)
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
傅剑寒 a8d459f99a
【Inference] Delete duplicated package (#5723)
6 months ago
hxwang 6e38eafebe [gemini] prefetch chunks
6 months ago
Jianghai f47f2fbb24
[Inference] Fix API server, test and example (#5712)
6 months ago
Tong Li 913c920ecc
[Colossal-LLaMA] Fix sft issue for llama2 (#5719)
6 months ago
Runyu Lu 74c47921fa
[Fix] Llama3 Load/Omit CheckpointIO Temporarily (#5717)
6 months ago
Yuanheng Zhao 5bbab1533a
[ci] Fix example tests (#5714)
6 months ago
傅剑寒 121d7ad629
[Inference] Delete duplicated copy_vector (#5716)
6 months ago
Edenzzzz 43995ee436
[Feature] Distributed optimizers: Lamb, Galore, CAME and Adafactor (#5694)
6 months ago
Steve Luo 7806842f2d
add paged-attetionv2: support seq length split across thread block (#5707)
6 months ago
Runyu Lu 18d67d0e8e
[Feat]Inference RPC Server Support (#5705)
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
yuehuayingxueluo de4bf3dedf
[Inference]Adapt repetition_penalty and no_repeat_ngram_size (#5708)
7 months ago
傅剑寒 50104ab340
[Inference/Feat] Add convert_fp8 op for fp8 test in the future (#5706)
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
傅剑寒 bfad39357b
[Inference/Feat] Add quant kvcache interface (#5700)
7 months ago
Jianghai 492520dbdb
Merge pull request #5588 from hpcaitech/feat/online-serving
7 months ago
CjhHa1 5d9a49483d [Inference] Add example test_ci script
7 months ago
flybird11111 d4c5ef441e
[gemini]remove registered gradients hooks (#5696)
7 months ago
CjhHa1 bc9063adf1 resolve rebase conflicts on Branch feat/online-serving
7 months ago
Jianghai 61a1b2e798 [Inference] Fix bugs and docs for feat/online-server (#5598)
7 months ago
CjhHa1 7bbb28e48b [Inference] resolve rebase conflicts
7 months ago