3394 Commits (colossalchat_upgrade)
 

Author SHA1 Message Date
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) 6 months ago
Edenzzzz 785cd9a9c9
[misc] Update PyTorch version in docs (#5711) 6 months ago
yuehuayingxueluo de4bf3dedf
[Inference]Adapt repetition_penalty and no_repeat_ngram_size (#5708) 6 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
Jianghai c064032865 [Online Server] Chat Api for streaming and not streaming response (#5470) 7 months ago
Jianghai de378cd2ab [Inference] Finish Online Serving Test, add streaming output api, continuous batching test and example (#5432) 7 months ago
Jianghai 69cd7e069d [Inference] ADD async and sync Api server using FastAPI (#5396) 7 months ago
yuehuayingxueluo d482922035
[Inference] Support the logic related to ignoring EOS token (#5693) 7 months ago
yuehuayingxueluo 9c2fe7935f
[Inference]Adapt temperature processing logic (#5689) 7 months ago
Yuanheng Zhao 12e7c28d5e
[hotfix] fix OpenMOE example import path (#5697) 7 months ago
Wang Binluo 22297789ab
Merge pull request #5684 from wangbluo/parallel_output 7 months ago
Yuanheng Zhao 55cc7f3df7
[Fix] Fix Inference Example, Tests, and Requirements (#5688) 7 months ago
Yuanheng Zhao f9afe0addd
[hotfix] Fix KV Heads Number Assignment in KVCacheManager (#5695) 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
傅剑寒 1ace1065e6
[Inference/Feat] Add quant kvcache support for decode_kv_cache_memcpy (#5686) 7 months ago
Yuanheng Zhao db7b3051f4
[Sync] Update from main to feature/colossal-infer (Merge pull request #5685) 7 months ago
Steve Luo 725fbd2ed0
[Inference] Remove unnecessary float4_ and rename float8_ to float8 (#5679) 7 months ago