Commit Graph
10691 Commits
Author SHA1 Message Date
zijiexia 8905cbd42f Fix MiniMax-M3 crash on ROCm by making its override fields resolvable (#31837) 2026-07-20 16:14:12 -07:00
Mohammad Miadh Angkad a82ead53bd Make Q contiguous before TRT-LLM MHA decode (#31667) 2026-07-20 15:21:00 -07:00
Liangsheng Yin 7fe9ad25ac [Spec] Extract DFlash compact draft-cache rebuild helpers (#31677) 2026-07-20 15:07:55 -07:00
Kaixi 91b210f7b0 [GLM5][MoE] perf: Write FlashInfer TRT-LLM MoE output directly (#28416) 2026-07-20 13:45:23 -07:00
e856eae921 use sgl_kernel_npu rmsrope accelerate llada2 (#27127)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: ronnie_zheng <zl19940307@163.com>
2026-07-20 22:46:17 +03:00
Liangsheng Yin ff6c755952 [Refactor] Unify logprob results into a single LogprobResult and rename chunk env vars (#31733) 2026-07-20 12:44:27 -07:00
Lianmin Zheng 54aaedd76d Clean up prefill CUDA graph runner (#31654) 2026-07-20 12:14:21 -07:00
RockduandClaude Opus 4.8 4e8eb1457b [Diffusion] msgpack raw-bytes transport (drop base64/JSON) (#31565)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 11:32:02 -07:00
Ke Bao 5ab3d90b81 Fix dropped Inkling reasoning at stream end (#31787) 2026-07-20 23:23:15 +08:00
Ke Bao 7fc545b649 Align reasoning_effort schema across chat, tokenize, and responses (#31784) 2026-07-20 23:22:43 +08:00
c41c573ce9 [GDN] Support ReplaySSM Ring Spec-Verify (#28695)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
Co-authored-by: vincentzed <207368749+vincentzed@users.noreply.github.com>
2026-07-20 22:06:30 +08:00
heziiop 370f454e3d [NPU] fix modelslim quant tensor name (#31456) 2026-07-20 20:32:57 +08:00
Mohammad Miadh Angkad 3d82dacd58 Bump CuTe DSL to 4.6.0 (#31714) 2026-07-20 02:11:59 -07:00
Jinyan Yi fce5c75a30 [NPU] Fix vit graph tnd cu seqlens (#31701) 2026-07-20 16:20:33 +08:00
fafa302e41 [XPU][NIGHTLY] Add 8 XPU nightly tests, enable 1-gpu suite (#30246)
Co-authored-by: arathi-hlab <arathi-hlab@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-20 16:15:50 +08:00
kangwangamdandBingxu Chen 50c118704a [diffusion] disagg: handle numpy arrays in cross-role transfer field extraction (#31325)
Co-authored-by: Bingxu Chen <bingxche@amd.com>
2026-07-20 00:50:17 -07:00
Baizhou Zhang 9668d9ea72 Support GPT-OSS zigzag CP with TRTLLM-MHA (#31732) 2026-07-20 00:48:04 -07:00
02236fa38c Add Inkling model support (#31681)
Co-authored-by: Chunan Zeng <zcnrex@gmail.com>
Co-authored-by: Ke Bao <ispobaoke@gmail.com>
Co-authored-by: Yanbin Jiang <jybsuper@gmail.com>
Co-authored-by: Yuhao Yang <47235274+yhyang201@users.noreply.github.com>
Co-authored-by: Qiaolin Yu <qiaolin.yu@radixark.ai>
Co-authored-by: Zhichen Zeng <zczeng@uw.edu>
Co-authored-by: Aurick Qiao <aurick@thinkingmachines.ai>
Co-authored-by: Joseph <jk@thinkingmachines.ai>
2026-07-19 22:57:37 -07:00
王鹤男andwhn09 1843384c7a Fix LongCat-2.0 real EP (deepep): double all-reduce + ScMoE RoPE crash (#31311)
Co-authored-by: whn09 <whn09@users.noreply.github.com>
2026-07-20 13:37:16 +08:00
Chenchen HongandXiaoyu Zhang 49b9c46f41 [dLLM] Reuse block KV/req slots in place across FDFO rounds (#27877)
Co-authored-by: Xiaoyu Zhang <1182563586@qq.com>
2026-07-20 13:36:13 +08:00
Liangsheng Yin b15a83983c [Fix] Release hierarchical cache host pool on graceful shutdown (#31746) 2026-07-19 22:27:29 -07:00
Mick 2eed35d738 perf: avoid temporary VLM encoder gather padding (#31301) 2026-07-20 12:54:29 +08:00
kangwangamdandYC Yen-Ching Tseng 9f8e916131 [diffusion] post_training: run weight update under torch.inference_mode() (#31263)
Co-authored-by: YC Yen-Ching Tseng <yctseng@amd.com>
2026-07-20 11:14:13 +08:00
McZyWu 1f637a65b9 [NPU] bugfix for W4A8MoE bias 3D dimension mismatch problem (#31707) 2026-07-20 11:05:44 +08:00
Mohammad Miadh Angkad 35f2d4f761 Fix no-padding CUDA graph admission (#31273) 2026-07-19 19:28:35 -07:00
Mohammad Miadh Angkad 8bf2ab9be9 Enable GPT-OSS TinyGEMM on CUDA 13 (#31649) 2026-07-19 19:16:39 -07:00
gaopengff bab1dd0d12 [Intel XPU] Enable (biased) grouped topk for xpu (#31126) 2026-07-20 09:35:08 +08:00
Polisetty V R K Jyothendra VarmaandMa Mingfei 5325cee7ea Bug fix in compress to support XPU (#31541)
Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
2026-07-20 09:34:11 +08:00
Mick 6a25dd7b5f fix: warm up Kimi VLM vision encoder at startup (#31298) 2026-07-20 08:50:57 +08:00
Liangsheng Yin b3570a4531 [Refactor] Unify input logprob processing on a single chunked path (#31655) 2026-07-19 16:03:23 -07:00
Lianmin Zhengandwangwenchen0407 555267ed05 Fix ROCm fused KV and KDA paths (#31688)
Co-authored-by: wangwenchen0407 <wangwenchen@meta.com>
2026-07-19 15:02:35 -07:00
Alison Shao 688a6d23f1 [DeepSeek-V4] Fix idle-rank dummy-extend sparse-prefill crash under DP breakable CUDA graph (#31705) 2026-07-19 14:42:04 -07:00
Mick d4801be447 fix: fix vlm cuda graph shape stability (#30868) 2026-07-19 22:35:51 +08:00
Yuhao Yang a03ca46a28 Fix KDA prefix caching under mamba extra_buffer and enable it for kimi_linear (#31474) 2026-07-19 20:09:03 +08:00
Baizhou Zhang 7a03d30149 Support MiMo V2.5 with zigzag context parallelism (#29972) 2026-07-19 02:36:40 -07:00
YC Yen-Ching Tseng 377c93d54e [AMD] Gate TP4 o_proj/qkv CK block-FP8 GEMM shapes to Triton (ROCm 7.0 Qwen-3.5) (#30940) 2026-07-19 01:45:44 -07:00
YC Yen-Ching Tseng c68392c535 [AMD] Fix DeepSeek MLA prefill shape mismatch on HIP eager fallback (missing mha_companion_layers) (#31675) 2026-07-19 01:40:41 -07:00
Feng Yao 942bf04ef9 [Scheduler] Add SGLANG_FORCE_COARSE_WAR_BARRIER opt-in for a whole-forward WAR barrier (#29353) 2026-07-19 00:28:49 -07:00
Kevin FlansburgandJimmy Shong 609fe1c0d1 fix(gemma4): prevent attention mask offset overflow (#31672)
Co-authored-by: Jimmy Shong <69131491+Jiminator@users.noreply.github.com>
2026-07-18 23:24:03 -07:00
b8ec544946 [DSA] Integrate Q8KV8 FP8 Sparse MLA Prefill into the DSA Backend (DeepSeek-V3.2) (#30514)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Xiaoyu Zhang <1182563586@qq.com>
2026-07-19 11:58:16 +08:00
Liangsheng Yin cce5fe7696 [Scheduler] Move the WAR barrier to right after each run_batch launch (#31687) 2026-07-18 20:38:34 -07:00
Lucia Fang 99f5a6f46b [flashinfer] Pass window_left at plan time for the SWA paged prefill wrapper (#31501) 2026-07-18 13:33:24 -07:00
Liangsheng Yin 10908a6793 [Fix] Respect cache_protected_len in ChunkCache and disabled-radix release paths (#31662) 2026-07-18 12:04:25 -07:00
Sam Shleifer b3a0185cab model_runner: extract post-memory-pool wiring into _init_post_memory (#31601) 2026-07-19 00:57:54 +08:00
Sam Shleifer d86ae51fcf metrics: allow extra labels on HTTP request/response Prometheus metrics (#31530) 2026-07-19 00:57:26 +08:00
Ke Bao 5609f8e509 Reset only the used mamba state on radix cache hit (#31643) 2026-07-19 00:40:02 +08:00
McZyWu ece02ffc9c [NPU] FIX CMB illusion of garbled characters acc problems, in prefix cache mtp scenarios. (#31659) 2026-07-18 21:49:37 +08:00
Ke Bao 48ae829f6e Reset only the used mamba state on unified radix cache (#31648) 2026-07-18 21:43:13 +08:00
chx96642264 d7b9425529 [NPU] fix: skip Triton embedding kernel on NPU to avoid kernel launch failure (#31636) 2026-07-18 19:32:03 +08:00
Xiaoyu ZhangandClaude Opus 4.8 216b750c8f [Kernel] Sweep decoupled scattered kernels into sglang.kernels.ops (RFC #29630) (#31582)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 19:07:07 +08:00