Commit Graph

1971 Commits (ca674549e0ea815f949d19654b110d7f065e3496)

Author SHA1 Message Date
hxwang ff507b755e Merge branch 'main' of github.com:hpcaitech/ColossalAI into prefetch
6 months ago
botbw 2fc85abf43
[gemini] async grad chunk reduce (all-reduce&reduce-scatter) (#5713)
6 months ago
Jianghai 85946d4236
[Inference]Fix readme and example for API server (#5742)
6 months ago
hxwang 15d21a077a Merge remote-tracking branch 'origin/main' into prefetch
6 months ago
binmakeswell 4647ec28c8
[inference] release (#5747)
6 months ago
Yuanheng Zhao df6747603f
[Colossal-Inference] (v0.1.0) Merge pull request #5739 from hpcaitech/feature/colossal-infer
6 months ago
Yuanheng Zhao bd38fe6b91
[NFC] Fix code factors on inference triton kernels (#5743)
6 months ago
botbw 13c06d36a3
[bug] fix early return (#5740)
6 months ago
Haze188 22ce873c3f
[Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702)
6 months ago
pre-commit-ci[bot] b3c0e6d871 [pre-commit.ci] auto fixes from pre-commit.com hooks
6 months ago
hxwang 137a7c341b [chore] fix init error
6 months ago
Yuanheng Zhao 8633c15da9 [sync] Sync feature/colossal-infer with main
6 months ago
Yuanheng Zhao d8b1ea4ac9
[doc] Update Inference Readme (#5736)
6 months ago
Yuanheng Zhao bdf9a001d6
[Fix/Inference] Add unsupported auto-policy error message (#5730)
6 months ago
genghaozhe 90d8d0183c remove personal comments
6 months ago
genghaozhe bfcb2d1ff8 refactor the code structure to solve the circular import
6 months ago
genghaozhe 1ec92d29af remove perf log, unrelated file and so on
6 months ago
genghaozhe 5c6c5d6be3 remove comments
6 months ago
genghaozhe 7416e4943b fix conflicts to beautify the code
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
genghaozhe 06a3a100b3 remove unrelated code
7 months ago
genghaozhe 3d625ca836 add some todo Message
7 months ago
flybird11111 9d83c6d715
[lazy] fix lazy cls init (#5720)
7 months ago
botbw e57812c672
[chore] Update placement_policy.py
7 months ago
Yuanheng Zhao 8bcfe360fd
[example] Update Inference Example (#5725)
7 months ago
genghaozhe 013690a86b remove set(all_chunks)
7 months ago
hxwang 6efbadba25 [chore] remove debugging info
7 months ago
hxwang 20701d4533 [chore] remove print
7 months ago
hxwang f45f8a2aa7 [gemini] maxprefetch means maximum work to keep
7 months ago
genghaozhe fc2248cf99 Merge branch 'prefetch' of github.com:botbw/ColossalAI into feature/prefetch
7 months ago
pre-commit-ci[bot] 6bbe956316 [pre-commit.ci] auto fixes from pre-commit.com hooks
7 months ago
hxwang 82b25524ff Merge branch 'prefetch' of github.com:botbw/ColossalAI into prefetch
7 months ago
genghaozhe 1f6b57099c Merge branch 'prefetch' of github.com:botbw/ColossalAI into botbw-prefetch
7 months ago
hxwang 2e68eebdfe [chore] refactor & sync
7 months ago
pre-commit-ci[bot] 5bedea6e10 [pre-commit.ci] auto fixes from pre-commit.com hooks
7 months ago
hxwang 4148ceed9f [gemini] use compute_chunk to find next chunk
7 months ago
hxwang b2e9745888 [chore] sync
7 months ago
hxwang 6e38eafebe [gemini] prefetch chunks
7 months ago
Jianghai f47f2fbb24
[Inference] Fix API server, test and example (#5712)
7 months ago
Runyu Lu 74c47921fa
[Fix] Llama3 Load/Omit CheckpointIO Temporarily (#5717)
7 months ago
Edenzzzz 43995ee436
[Feature] Distributed optimizers: Lamb, Galore, CAME and Adafactor (#5694)
7 months ago
Steve Luo 7806842f2d
add paged-attetionv2: support seq length split across thread block (#5707)
7 months ago
Runyu Lu 18d67d0e8e
[Feat]Inference RPC Server Support (#5705)
7 months ago
hugo-syn 393c8f5b7f
[hotfix] fix inference typo (#5438)
7 months ago
yuehuayingxueluo de4bf3dedf
[Inference]Adapt repetition_penalty and no_repeat_ngram_size (#5708)
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