3089 Commits (cefaeb5fdd551c8b95837a475cb810f4991cf674)
 

Author SHA1 Message Date
Runyu Lu cefaeb5fdd [feat] cuda graph support and refactor non-functional api 9 months ago
Frank Lee 593a72e4d5
Merge pull request #5424 from FrankLeeeee/sync/main 9 months ago
FrankLeeeee 0310b76e9d Merge branch 'main' into sync/main 9 months ago
Camille Zhong 4b8312c08e
fix sft single turn inference example (#5416) 9 months ago
binmakeswell a1c6cdb189 [doc] fix blog link 9 months ago
binmakeswell 5de940de32 [doc] fix blog link 9 months ago
Frank Lee 2461f37886
[workflow] added pypi channel (#5412) 9 months ago
Tong Li a28c971516
update requirements (#5407) 9 months ago
yuehuayingxueluo 0aa27f1961
[Inference]Move benchmark-related code to the example directory. (#5408) 9 months ago
yuehuayingxueluo 600881a8ea
[Inference]Add CUDA KVCache Kernel (#5406) 9 months ago
flybird11111 0a25e16e46
[shardformer]gather llama logits (#5398) 9 months ago
Frank Lee dcdd8a5ef7
[setup] fixed nightly release (#5388) 9 months ago
QinLuo bf34c6fef6
[fsdp] impl save/load shard model/optimizer (#5357) 9 months ago
Hongxin Liu d882d18c65
[example] reuse flash attn patch (#5400) 9 months ago
Hongxin Liu 95c21e3950
[extension] hotfix jit extension setup (#5402) 9 months ago
Yuanheng Zhao 19061188c3
[Infer/Fix] Fix Dependency in test - RMSNorm kernel (#5399) 9 months ago
yuehuayingxueluo bc1da87366
[Fix/Inference] Fix format of input prompts and input model in inference engine (#5395) 9 months ago
yuehuayingxueluo 2a718c8be8
Optimized the execution interval time between cuda kernels caused by view and memcopy (#5390) 9 months ago
Jianghai 730103819d
[Inference]Fused kv copy into rotary calculation (#5383) 9 months ago
Stephan Kölker 5d380a1a21
[hotfix] Fix wrong import in meta_registry (#5392) 9 months ago
CZYCW b833153fd5
[hotfix] fix variable type for top_p (#5313) 9 months ago
Yuanheng Zhao b21aac5bae
[Inference] Optimize and Refactor Inference Batching/Scheduling (#5367) 9 months ago
Frank Lee 705a62a565
[doc] updated installation command (#5389) 9 months ago
yixiaoer 69e3ad01ed
[doc] Fix typo (#5361) 9 months ago
Hongxin Liu 7303801854
[llama] fix training and inference scripts (#5384) 9 months ago
Hongxin Liu adae123df3
[release] update version (#5380) 10 months ago
Frank Lee efef43b53c
Merge pull request #5372 from hpcaitech/exp/mixtral 10 months ago
yuehuayingxueluo 8c69debdc7
[Inference]Support vllm testing in benchmark scripts (#5379) 10 months ago
Frank Lee 4c03347fc7
Merge pull request #5377 from hpcaitech/example/llama-npu 10 months ago
Frank Lee 9afa52061f
[inference] refactored config (#5376) 10 months ago
ver217 06db94fbc9 [moe] fix tests 10 months ago
Hongxin Liu 65e5d6baa5 [moe] fix mixtral optim checkpoint (#5344) 10 months ago
Hongxin Liu 956b561b54 [moe] fix mixtral forward default value (#5329) 10 months ago
Hongxin Liu b60be18dcc [moe] fix mixtral checkpoint io (#5314) 10 months ago
Hongxin Liu da39d21b71 [moe] support mixtral (#5309) 10 months ago
Hongxin Liu c904d2ae99 [moe] update capacity computing (#5253) 10 months ago
Xuanlei Zhao 7d8e0338a4 [moe] init mixtral impl 10 months ago
Jianghai 1f8c7e7046
[Inference] User Experience: update the logic of default tokenizer and generation config. (#5337) 10 months ago
yuehuayingxueluo 6fb4bcbb24
[Inference/opt] Fused KVCahce Memcopy (#5374) 10 months ago
Frank Lee 58740b5f68
[inference] added inference template (#5375) 10 months ago
Frank Lee 8106ede07f
Revert "[Inference] Adapt to Fused rotary (#5348)" (#5373) 10 months ago
Jianghai 9f4ab2eb92
[Inference] Adapt to Fused rotary (#5348) 10 months ago
yuehuayingxueluo 35382a7fbf
[Inference]Fused the gate and up proj in mlp,and optimized the autograd process. (#5365) 10 months ago
Hongxin Liu 084c91246c
[llama] fix memory issue (#5371) 10 months ago
Yuanheng Zhao 1dedb57747
[Fix/Infer] Remove unused deps and revise requirements (#5341) 10 months ago
Hongxin Liu c53ddda88f
[lr-scheduler] fix load state dict and add test (#5369) 10 months ago
Hongxin Liu eb4f2d90f9
[llama] polish training script and fix optim ckpt (#5368) 10 months ago
Camille Zhong a5756a8720
[eval] update llama npu eval (#5366) 10 months ago
Camille Zhong 44ca61a22b
[llama] fix neftune & pbar with start_step (#5364) 10 months ago
Hongxin Liu a4cec1715b
[llama] add flash attn patch for npu (#5362) 10 months ago