Commit Graph

3764 Commits (cf519dac6a5799b8f314aac6f510e2a98d3af9c6)
 

Author SHA1 Message Date
yuehuayingxueluo b45000f839
[Inference]Add Streaming LLM (#5745)
6 months ago
Hongxin Liu ee6fd38373
[devops] fix docker ci (#5780)
6 months ago
Hongxin Liu 32f4187806
[misc] update dockerfile (#5776)
6 months ago
Haze188 e22b82755d
[CI/tests] simplify some test case to reduce testing time (#5755)
6 months ago
Yuanheng Zhao 406443200f
[Hotfix] Add missing init file in inference.executor (#5774)
6 months ago
duanjunwen 1b76564e16
[test] Fix/fix testcase (#5770)
6 months ago
flybird11111 3f2be80530
fix (#5765)
6 months ago
Hongxin Liu 68359ed1e1
[release] update version (#5752)
6 months ago
Yuanheng Zhao 677cbfacf8
[Fix/Example] Fix Llama Inference Loading Data Type (#5763)
6 months ago
botbw 023ea13cb5
Merge pull request #5749 from hpcaitech/prefetch
6 months ago
hxwang 154720ba6e [chore] refactor profiler utils
6 months ago
hxwang 8547562884 [chore] remove unnecessary assert since compute list might not be recorded
6 months ago
hxwang e5e3320948 [bug] continue fix
6 months ago
hxwang 936dd96dbb [bug] workaround for idx fix
6 months ago
botbw e0dde8fda5
Merge pull request #5754 from Hz188/prefetch
6 months ago
botbw 157b4cc357
Merge branch 'prefetch' into prefetch
6 months ago
genghaozhe 87665d7922 correct argument help message
6 months ago
Haze188 4d097def96
[Gemini] add some code for reduce-scatter overlap, chunk prefetch in llama benchmark. (#5751)
6 months ago
genghaozhe b9269d962d add args.prefetch_num for benchmark
6 months ago
genghaozhe fba04e857b [bugs] fix args.profile=False DummyProfiler errro
6 months ago
Yuanheng Zhao b96c6390f4
[inference] Fix running time of test_continuous_batching (#5750)
6 months ago
Edenzzzz 5f8c0a0ac3
[Feature] auto-cast optimizers to distributed version (#5746)
6 months ago
hxwang ca674549e0 [chore] remove unnecessary test & changes
6 months ago
hxwang ff507b755e Merge branch 'main' of github.com:hpcaitech/ColossalAI into prefetch
6 months ago
hxwang 63c057cd8e [example] add profile util for llama
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 498f42c45b
[NFC] fix requirements (#5744)
6 months ago
Yuanheng Zhao bd38fe6b91
[NFC] Fix code factors on inference triton kernels (#5743)
6 months ago
Yuanheng Zhao c2c8c9cf17
[ci] Temporary fix for build on pr (#5741)
6 months ago
botbw 13c06d36a3
[bug] fix early return (#5740)
6 months ago
Yuanheng Zhao c06208e72c
Merge pull request #5737 from yuanheng-zhao/inference/sync/main
6 months ago
Haze188 22ce873c3f
[Shardformer] Add parallel output for shardformer models(bloom, falcon) (#5702)
6 months ago
Haze188 83716e9feb
Merge pull request #5738 from botbw/prefetch
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
botbw f5b7de38a4
Merge pull request #5733 from Hz188/feature/prefetch
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 a280517dd9 remove unrelated file
6 months ago
genghaozhe 3b363d44cc Merge branch 'feature/prefetch' of https://github.com/Hz188/ColossalAI into feature/prefetch
6 months ago
genghaozhe 1ec92d29af remove perf log, unrelated file and so on
6 months ago
genghaozhe 5c6c5d6be3 remove comments
6 months ago
genghaozhe df63db7e63 remote comments
6 months ago