xutizhou
|
59cad671e2
|
Support DeepSeek V4 DeepEP Waterfill (#25391)
|
2026-05-25 21:04:26 -07:00 |
|
 mispa-msandMick
|
3142278c5f
|
[diffusion] feat: layerwise NVTX markers for Nsight Systems profiling (#25683)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2026-05-26 11:24:27 +08:00 |
|
Chetan Kumar Verma
|
156d1af23a
|
[Intel GPU] Fix incorrect KV-cache page table for local attention when page_size > 1 (#23757)
|
2026-05-26 11:02:21 +08:00 |
|
Mick
|
8f2a4e70f8
|
[SRT] minor: reuse req input id array for unpadded ids (#26232)
|
2026-05-26 08:58:32 +08:00 |
|
Liangsheng Yin
|
8805f4cf16
|
Fail-fast on PD subprocess exit and scheduler exception (#26298)
|
2026-05-25 16:42:50 -07:00 |
|
Ke Bao
|
e7b12fe6fa
|
Fix stale forward_metadata leak in DP attn unpadded idle batch (#26313)
|
2026-05-25 16:04:00 -07:00 |
|
Ziang Li
|
2b9dd9c8b3
|
[FlashInfer v0.6.10] [RL] [DSv32] [GLM-5] Add --dsa-topk-backend and integrate FlashInfer and pytorch topk (#22851)
|
2026-05-25 13:08:03 -07:00 |
|
Ke Bao
|
b13d3d18c6
|
Refactor HiCache stack dispatch into strategies (#26295)
|
2026-05-26 00:06:17 +08:00 |
|
Shangming Cai
|
2aa6995308
|
[CI] Enable EPD CI for EPD architecture enhancements (#26281)
|
2026-05-25 23:52:58 +08:00 |
|
 Xiaoyu ZhangandBBuf
|
121cc09405
|
[diffusion] Add CFG gating for denoising (#25848)
Co-authored-by: BBuf <bbuf@example.com>
|
2026-05-25 22:57:09 +08:00 |
|
 Xiaoyu ZhangandBBuf
|
85f9522e36
|
[diffusion] Cache fp32 layernorm params (#25847)
Co-authored-by: BBuf <bbuf@example.com>
|
2026-05-25 22:56:39 +08:00 |
|
 Makcum888eandronnie_zheng
|
0801cc05ed
|
[Diffusion][NPU] Disaggregation diffusion stages support for NPU (#25895)
Co-authored-by: ronnie_zheng <zl19940307@163.com>
|
2026-05-25 13:51:25 +03:00 |
|
Liangsheng Yin
|
3e67398a96
|
Zero req_pool_indices padding in cuda-graph populate (#26292)
|
2026-05-25 03:29:05 -07:00 |
|
Xiaoyu Zhang
|
533ef41112
|
[Diffusion] Default NVFP4 backend to FlashInfer TRTLLM (#25523)
|
2026-05-25 18:14:06 +08:00 |
|
Mick
|
c05756da7a
|
[SRT] fix flashInfer allreduce fusion not used on blackwell (#26197)
|
2026-05-25 18:07:15 +08:00 |
|
Qiaolin Yu
|
a77449f86d
|
[perf][spec decoding] Skip full-vocab softmax in EAGLE draft when topk == 1 (#26235)
|
2026-05-25 02:06:48 -07:00 |
|
Shangming Cai
|
7f2829af39
|
chore: bump mooncake version to 0.3.11.post1 (#25989)
|
2026-05-25 16:51:03 +08:00 |
|
xdtbynd
|
0942011665
|
[NPU] Add torchaudio dependency for NPU platform (#26267)
|
2026-05-25 16:30:12 +08:00 |
|
Yuhui Liang
|
ca029e816b
|
Fix missing idle-batch handling in prepare_mlp_sync_batch_raw (#25404)
|
2026-05-24 23:53:54 -07:00 |
|
Erik Wijmans
|
87e69d57c4
|
[lora] Fix overlap loading for cancelled requests (#25413)
|
2026-05-25 15:18:36 +09:00 |
|
 Xia WeiwenandMa Mingfei
|
2bd3ac0b5d
|
[XPU] fix correctness issue of GDN triton kernel for XPU (#26065)
Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
|
2026-05-25 13:18:11 +08:00 |
|
Qiaolin Yu
|
ec6fcb93cb
|
[perf][spec decoding] Skip common_template in TRTLLMMLAMultiStepDraftBackend init (#26241)
|
2026-05-24 21:36:16 -07:00 |
|
 Ethan ZHUandZhangheng
|
e86fdf3a3c
|
[Bug Fix][HiCache] TreeNode.get_prefix_hash_values @lru_cache can return mutated list (#26177)
Co-authored-by: Zhangheng <hzh0425@apache.org>
|
2026-05-25 11:15:10 +08:00 |
|
Ma Mingfei
|
821d5f4a5b
|
[CPU] add faster KV-cache writes (#25874)
|
2026-05-25 10:28:52 +08:00 |
|
Mick
|
e1463bb2c2
|
[VLM] try to reuse precomputed padded input ids in scheduler instead of padding (#26097)
|
2026-05-25 10:27:04 +08:00 |
|
Liangsheng Yin
|
850887dc63
|
[Spec] fix EAGLE v2 verify metadata init order on non-cuda-graph path (#26244)
|
2026-05-24 18:49:33 -07:00 |
|
Mick
|
64e2b54a8f
|
[VLM] feat: accept grid_thws from preprocessed metadata for kimi (#26149)
|
2026-05-25 09:10:25 +08:00 |
|
Mick
|
72c1582d4e
|
[VLM] fix: fix only the grids from last split mm item is collected for qwen-vl (#26094)
|
2026-05-25 09:09:46 +08:00 |
|
Liangsheng Yin
|
ed179bf9b2
|
[dsv4] fix multi-step draft on non-cuda-graph path (#26239)
|
2026-05-24 17:04:18 -07:00 |
|
Ming Yang
|
85471d253d
|
Add --disable-attn-tp-gather opt-out for model-managed SP (#26047)
|
2026-05-24 15:53:51 -07:00 |
|
Lianmin Zheng
|
93fa577bb9
|
Clean up server startup log noise (#26205)
|
2026-05-24 14:35:15 -07:00 |
|
Polisetty V R K Jyothendra Varma
|
fd94bd30b8
|
[Intel GPU] DeepSeek V4 2/N: Fix tvm ffi import (#26118)
|
2026-05-24 12:59:49 -07:00 |
|
 Cheng WanandCheng Wan
|
44922de48a
|
fix(swa): downgrade translate_loc_from_full_to_swa key-change log from warning to debug (#26225)
Co-authored-by: Cheng Wan <cheng.wan@radixark.ai>
|
2026-05-24 11:37:46 -07:00 |
|
 Siyuan Chenandxutizhou
|
7f45bcdd2a
|
[dsv4] support eplb (#25948)
Co-authored-by: xutizhou <xutingz@nvidia.com>
|
2026-05-24 10:09:41 -07:00 |
|
Mick
|
5c3775823e
|
[diffusion] chore: use model-aware vae channels_last_3d policy (#26214)
|
2026-05-25 00:25:34 +08:00 |
|
shuwenn
|
36eb72bf12
|
[UnifiedTree] fix: backup SWA-split parent before child under write-through (#25065)
|
2026-05-25 00:21:57 +08:00 |
|
Dongjun Na
|
9d50cd9742
|
[observability] add ServerArgs.stat_loggers for pluggable metrics backend (#24610)
Signed-off-by: Dongjun Na <kmu5544616@gmail.com>
|
2026-05-24 22:41:28 +08:00 |
|
Mick
|
b6f71d5850
|
[VLM] avoid extra cuda-ipc staging for preprocessed input (#26096)
|
2026-05-24 19:48:06 +08:00 |
|
Mick
|
6447596501
|
[VLM] feat: replace small H2D calls with a single one for qwen-vl (#26167)
|
2026-05-24 18:27:17 +08:00 |
|
Xiaoyu Zhang
|
0b65588c18
|
[diffusion] Clean up VSA attention hot path (#25514)
|
2026-05-24 16:46:03 +08:00 |
|
Mick
|
4c2b32bfbf
|
[VLM] accept precomputed multimodal metadata (#26101)
|
2026-05-24 15:43:21 +08:00 |
|
Mick
|
826a4de062
|
[srt] store req input ids as arrays (#26165)
|
2026-05-24 15:09:36 +08:00 |
|
Mick
|
d6d9f12444
|
[VLM] adopt simplified get_rope_index for image-only requests (#26100)
|
2026-05-24 11:51:24 +08:00 |
|
+2        
|
af8f66940e
|
[AMD] Dsv4/pr1 fix run time issue (#25898)
Co-authored-by: wunhuang <wunhuang@amd.com>
Co-authored-by: Thomas Wang <1am9trash@gmail.com>
Co-authored-by: Xinyi Song <86638975+RolaoDenthu@users.noreply.github.com>
Co-authored-by: HaiShaw <hixiao@gmail.com>
Co-authored-by: amd-danli103 <danli103@amd.com>
Co-authored-by: Lin, Soga <soga.lin@amd.com>
Co-authored-by: Raiden-Makoto <Raiden-Makoto@users.noreply.github.com>
Co-authored-by: Hubert Lu <55214931+hubertlu-tw@users.noreply.github.com>
Co-authored-by: yichiche@amd.com <jacky.cheng>
Co-authored-by: yctseng0211 <yctseng@amd.com>
Co-authored-by: Bingxu Chen <bingxche@amd.com>
|
2026-05-23 16:04:14 -07:00 |
|
Qiaolin Yu
|
982f67d9a6
|
Suppress cutlass-dsl noisy warning (#26169)
|
2026-05-23 13:19:14 -07:00 |
|
![gemini-code-assist[bot]](/assets/img/avatar_default.png) 
|
2de74035a5
|
[FIX][2/2] fix step3-vl/deepseek-ocr image processor error (#25403)
Co-authored-by: kousakawang <wanghanpei@bytedance.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-05-24 01:36:39 +08:00 |
|
Hanming Lu
|
a5a64a311a
|
[Spec] trtllm mha supports overlap plan stream (#25925)
|
2026-05-23 03:25:57 -07:00 |
|
Qiaolin Yu
|
cb7b57955d
|
fix tokenspeed_mla attn kernel jit (#26170)
|
2026-05-23 03:24:33 -07:00 |
|
Charles Chen
|
89ff2bc111
|
[bug fix] Fix 3 issues when using Gemma4 MTP (#26026)
|
2026-05-23 03:16:47 -07:00 |
|
 Khoa PhamandClaude Opus 4.7
|
b0ce16d0c5
|
[CP] 1/N: Support MLA Prefill Context Parallel (#23292)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-23 03:07:09 -07:00 |
|