2874 Commits (feature/inference-refactor)
 

Author SHA1 Message Date
Xu Kai 20332a7a34
[inference] udpate example (#5053) 1 year ago
Xu Kai 5446fb70c4
[inference] update readme (#5051) 1 year ago
Zhongkai Zhao 361cf63cb0
[Refactor] refactor policy search and quant type controlling in inference (#5035) 1 year ago
Xu Kai c6295c3381
[Refactor] remove useless inference code (#5022) 1 year ago
Bin Jia 81b8f5e76a
[Inference Refactor] Merge chatglm2 with pp and tp (#5023) 1 year ago
Xu Kai 450115bd0f [refactor] refactor gptq and smoothquant llama (#5012) 1 year ago
Bin Jia 48d0a58d10 add support for bloom (#5008) 1 year ago
Xu Kai f747d13040 [inference] support only TP (#4998) 1 year ago
Xuanlei Zhao f71e63b0f3
[moe] support optimizer checkpoint (#5015) 1 year ago
Hongxin Liu 67f5331754
[misc] add code owners (#5024) 1 year ago
Jianghai ef4c14a5e2
[Inference] Fix bug in ChatGLM2 Tensor Parallelism (#5014) 1 year ago
github-actions[bot] c36e782d80
[format] applied code formatting on changed files in pull request 4926 (#5007) 1 year ago
littsk 1a3315e336
[hotfix] Add layer norm gradients all-reduce for sequence parallel (#4926) 1 year ago
Baizhou Zhang d99b2c961a
[hotfix] fix grad accumulation plus clipping for gemini (#5002) 1 year ago
Xuanlei Zhao dc003c304c
[moe] merge moe into main (#4978) 1 year ago
Hongxin Liu 8993c8a817
[release] update version (#4995) 1 year ago
Bin Jia b6696beb04
[Pipeline Inference] Merge pp with tp (#4993) 1 year ago
ppt0011 335cb105e2
[doc] add supported feature diagram for hybrid parallel plugin (#4996) 1 year ago
Baizhou Zhang c040d70aa0
[hotfix] fix the bug of repeatedly storing param group (#4951) 1 year ago
littsk be82b5d4ca
[hotfix] Fix the bug where process groups were not being properly released. (#4940) 1 year ago
Cuiqing Li (李崔卿) 4f0234f236
[doc]Update doc for colossal-inference (#4989) 1 year ago
Yuanchen abe071b663
fix ColossalEval (#4992) 1 year ago
Cuiqing Li 459a88c806
[Kernels]Updated Triton kernels into 2.1.0 and adding flash-decoding for llama token attention (#4965) 1 year ago
Jianghai cf579ff46d
[Inference] Dynamic Batching Inference, online and offline (#4953) 1 year ago
アマデウス 4e4a10c97d
updated c++17 compiler flags (#4983) 1 year ago
Bin Jia 1db6727678
[Pipeline inference] Combine kvcache with pipeline inference (#4938) 1 year ago
Jianghai c6cd629e7a
[Inference]ADD Bench Chatglm2 script (#4963) 1 year ago
Xu Kai 785802e809
[inference] add reference and fix some bugs (#4937) 1 year ago
Hongxin Liu b8e770c832
[test] merge old components to test to model zoo (#4945) 1 year ago
Cuiqing Li 3a41e8304e
[Refactor] Integrated some lightllm kernels into token-attention (#4946) 1 year ago
digger yu 11009103be
[nfc] fix some typo with colossalai/ docs/ etc. (#4920) 1 year ago
github-actions[bot] 486d06a2d5
[format] applied code formatting on changed files in pull request 4820 (#4886) 1 year ago
Zhongkai Zhao c7aa319ba0
[test] add no master test for low level zero plugin (#4934) 1 year ago
Hongxin Liu 1f5d2e8062
[hotfix] fix torch 2.0 compatibility (#4936) 1 year ago
Baizhou Zhang 21ba89cab6
[gemini] support gradient accumulation (#4869) 1 year ago
github-actions[bot] a41cf88e9b
[format] applied code formatting on changed files in pull request 4908 (#4918) 1 year ago
Hongxin Liu 4f68b3f10c
[kernel] support pure fp16 for cpu adam and update gemini optim tests (#4921) 1 year ago
Zian(Andy) Zheng 7768afbad0 Update flash_attention_patch.py 1 year ago
Xu Kai 611a5a80ca
[inference] Add smmoothquant for llama (#4904) 1 year ago
Zhongkai Zhao a0684e7bd6
[feature] support no master weights option for low level zero plugin (#4816) 1 year ago
Xu Kai 77a9328304
[inference] add llama2 support (#4898) 1 year ago
Baizhou Zhang 39f2582e98
[hotfix] fix lr scheduler bug in torch 2.0 (#4864) 1 year ago
littsk 83b52c56cd
[feature] Add clip_grad_norm for hybrid_parallel_plugin (#4837) 1 year ago
Hongxin Liu df63564184
[gemini] support amp o3 for gemini (#4872) 1 year ago
ppt0011 c1fab951e7
Merge pull request #4889 from ppt0011/main 1 year ago
littsk ffd9a3cbc9
[hotfix] fix bug in sequence parallel test (#4887) 1 year ago
ppt0011 1dcaf249bd [doc] add reminder for issue encountered with hybrid adam 1 year ago
Xu Kai fdec650bb4
fix test llama (#4884) 1 year ago
Bin Jia 08a9f76b2f
[Pipeline Inference] Sync pipeline inference branch to main (#4820) 1 year ago
Camille Zhong 652adc2215 Update README.md 1 year ago