Commit Graph
11227 Commits
Author SHA1 Message Date
MichaelandHAI f2a4c4c847 [AMD] [CI] Enable 3 nested unit tests needing harness stub fixes (#31843)
Co-authored-by: HAI <hixiao@gmail.com>
2026-08-10 16:09:00 +08:00
Feng Su fb3d1419fd [tracing] sglang tracing v2: support exporting tracing data asynchronously (#30023) 2026-08-10 15:23:05 +08:00
Yuwei AnandClaude Opus 5 06f32bab6b [BCG][5/N] MLA Fully Support (#33661)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-09 23:52:14 -07:00
Liangsheng YinandBrayden Zhong aea78d1e73 [misc] Pass FP8 scales in FlashInfer SWA prefill, autotune fp8 on SM120, and tighten is_image_understandable_model (#34217)
Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
2026-08-09 23:45:11 -07:00
Liangsheng YinandBrayden Zhong d6a066131c [Feature] Support NVFP4 token embedding in ModelOpt mixed-precision checkpoints (#34222)
Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
2026-08-09 23:37:54 -07:00
Chunan Zeng e226bb711c enable TRT-LLM for MiniMax M3 by preserving SwiGLU params (#33962) 2026-08-09 23:30:05 -07:00
2969ab3d41 [MLX] Window-bounded SWA KV storage and in-graph sampling (#34166)
Co-authored-by: Siming Deng <siming_deng_stat@163.com>
Co-authored-by: R0CKSTAR <yeahdongcn@gmail.com>
Co-authored-by: Jiminator <Jiminator@users.noreply.github.com>
Co-authored-by: damahua <damahua@users.noreply.github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-09 21:28:51 -07:00
Polisetty V R K Jyothendra Varma 449f0da78f [Intel GPU] DeepSeek V4 15/N: Add silu_and_mul_clamp support to triton fused_moe for XPU (#33808)
Signed-off-by: P V R K Jyothendra Varma <polisetty.v.r.k.jyothendra.varma@intel.com>
2026-08-09 21:22:05 -07:00
YAMY 5a8e360e70 [PD] Skip speculative verify scratch on prefill servers (saves num_draft_tokens x mamba pool per rank) (#34191) 2026-08-09 20:56:00 -07:00
Jan BernlöhrandMohammad Miadh Angkad 5d85f25f75 fix(minimax): use routed TRT-LLM for NVFP4 MoE auto on SM100 (#32229)
Co-authored-by: Mohammad Miadh Angkad <176301910+mmangkad@users.noreply.github.com>
2026-08-10 11:45:14 +08:00
410088c91e [NPU] Increase the retry count to 3 for the GSM8K. (#34103)
Co-authored-by: Even Zhou <even.y.zhou@outlook.com>
Co-authored-by: sglang-npu-bot <sglangnpu@163.com>
2026-08-10 10:55:41 +08:00
7331287c1c [JIT Kernel][DSv4] Optimize epilogue of c128 (#26671)
Co-authored-by: Yeu Jaung <jpppppppppppppppppppppppp@users.noreply.github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-10 10:32:43 +08:00
DarkSharpnessandClaude Opus 5 accc51c6db [DSA] Fix top-k v2 dropping non-primary ranks' output on CUDA 13.1+ (root cause for #33835) (#34167)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-10 10:31:47 +08:00
Mick 169783d42f [diffusion] chore: make torch.compile opt-in for speed mode (#34173) 2026-08-10 10:22:16 +08:00
Khoa Pham ee3ee8393c fix: preserve GQA head mapping in Triton DCP prefill (#34161) 2026-08-09 18:52:18 -07:00
Xiaoyu ZhangandClaude Opus 4.8 441910f926 [diffusion] LTX-2 quality=high fused RMSNorm+modulate + FFN GELU epilogue (H200 ltx23-one-stage denoise 45.85->43.24 s, ~matches torch.compile) (#34172)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-10 09:46:17 +08:00
Mick c20e99bd22 fix(vlm): preserve Kimi-K3 GPU JPEG accuracy (#34163) 2026-08-10 09:42:52 +08:00
553dc0f936 [MLX] Support gpt-oss: sliding-window attention, attention sinks, sm_scale (#30050)
Co-authored-by: R0CKSTAR <yeahdongcn@gmail.com>
Co-authored-by: Alex Nails <alex.nails@radixark.ai>
2026-08-09 18:32:36 -07:00
Ke Bao 25b7015064 Fix stale track rows corrupting conv checkpoints under the prefill graph (#34184) 2026-08-10 08:57:23 +08:00
Xiaoyu ZhangandClaude Opus 4.8 56ef810cad [diffusion] BCG: auto-capture the default warmup resolution instead of hard-requiring --warmup-resolutions (H200 SANA denoise 0.73->0.457 s with a single flag) (#34174)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-10 08:37:32 +08:00
Liangsheng Yin 7c90840bad [CI] Key scheduled CUDA suites by runner_config instead of hand-written jobs (#34186) 2026-08-09 16:44:53 -07:00
Liangsheng YinandDeleter-D 4a5d7d3c67 [DSV4] Fix silent KV corruption when speculative draft tokens > 4 (#34189)
Co-authored-by: Deleter-D <867909454@qq.com>
2026-08-09 15:54:41 -07:00
Cheng Wan b4284f3eb7 config: the KV-cache configurator reads the bags (#34096) 2026-08-09 14:45:42 -07:00
Cheng Wan e216c2bc59 config: the runner and scheduler read resolved config from the bags (#34095) 2026-08-09 14:45:11 -07:00
Cheng Wan 63833f8034 config: business code no longer reads the published ServerArgs (#34081) 2026-08-09 14:44:08 -07:00
Cheng Wan 110bf7e6a8 config: retire the hidden global fallbacks and the mamba-extra-buffer instance reads (#34080) 2026-08-09 14:43:28 -07:00
bfeb9a8af2 [feat] Add language_model_only parameter support for Qwen35 (#22867)
Co-authored-by: 瑀澈 <yuche.lz@alibaba-inc.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
2026-08-10 02:47:36 +08:00
Eric Zhang 168eba3257 [Fix] Speculative decoding crashes with DP-Attention (#33892) 2026-08-10 00:56:36 +08:00
Kurt ShusterandClaude Fable 5 3fe65e0654 Deterministic gumbel sampling: clamp u=1 so masked tokens can't be sampled (#33423)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-09 21:43:27 +08:00
Eric Zhang fc40684b32 [srt] Fix sconv state memory corruption on specdec (#34043) 2026-08-09 21:42:54 +08:00
11d03eaeef runtime: Add flashinfer rmsnorm + quant fusion support SM90, SM100, SM120- #32994 (#33471)
Signed-off-by: Devashish Lal <devcode@fb.com>
Co-authored-by: Devashish Lal <devcode@fb.com>
Co-authored-by: Xiaoyu Zhang <1182563586@qq.com>
2026-08-09 20:15:03 +08:00
Yuzhen Zhou 7120f3ee13 fix: support FA4 backend for GLM4.7-flash (#33436) 2026-08-09 20:05:38 +08:00
Lianmin Zheng 71043b9dbb Revert parallel request lifecycle tracking from #32588 (#34160)
Signed-off-by: Lianmin Zheng <lianminzheng@gmail.com>
2026-08-09 03:10:02 -07:00
Ke Bao fcc5468cce Fix deterministic inference all-reduce for tp>1 (#34159) 2026-08-09 18:08:14 +08:00
Leon Gao 78cd60b4e3 [srt] Reuse batched Mamba boundary mask (#33477) 2026-08-09 16:47:05 +08:00
WenhaoZhang 51470b376f [diffusion] feat: support sol-attn sparse attention backend for h3 (#33702) 2026-08-09 16:26:06 +08:00
Khoa PhamandClaude Opus 5 ce1b9f88b6 config: derive the runner's DCP topology from its ParallelState (#34133)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-09 01:18:24 -07:00
Mick 22e003580b [Kimi K3] optimize: preprocess cpu-transport images on the vision owner (#33921) 2026-08-09 16:13:20 +08:00
Kangrui Du d0aa37b49b [diffusion] fix: update weight from tensor detects device by uuid (#32685) 2026-08-09 16:11:28 +08:00
Lianmin Zheng bc285b2064 refactor: clean up logits processor helpers (#34158) 2026-08-09 00:22:57 -07:00
Xiaoyu Zhang f6cbdc1dd1 docs(diffusion): refresh skills for latest runtime (#34143) 2026-08-09 10:30:46 +08:00
Xiaoyu Zhang 38c007dfe5 [diffusion] FLUX.1: route the adaLN LN+modulate sites through the bit-exact fused LayerNorm+modulate kernel (H200 1024^2 lossless denoise -1.2%, e2e wall -2.9%) (#34126) 2026-08-09 09:52:37 +08:00
Xiaoyu ZhangandClaude Fable 5 6424fec326 [diffusion] Bit-exact data-movement elimination for the Wan causal VAE decoder (H200 LongLive2 704x1280x61f: decode 2.80->2.32 s lossless / 2.12->1.67 s quality=high, e2e -10.7%) (#34125)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-09 09:50:56 +08:00
Xiaoyu ZhangandClaude Fable 5 33ed5d4413 [diffusion] perf_logger: SYNC_STAGE_PROFILING must drain the GPU queue for stage records too (fixes 2-3x inflated DecodingStage readings) (#34124)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-09 09:49:52 +08:00
Yuankai Chen cea16bf229 Fix Qwen3-MoE producing garbage with the mori a2a backend (#34006) 2026-08-08 15:44:01 -07:00
Wang, FangYuan ba7abd4f92 [AMD] Support DeepSeek V4 DSpark on AMD HIP platform (#30964) 2026-08-08 15:22:14 -07:00
a59bb931c6 Fix DCP KV head mapping for GQA models (#32858)
Co-authored-by: Khoa Pham <khoa.pham@radixark.ai>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-08 14:25:09 -07:00
Diya Peng c4f018ba1d [Refactor] Separate ROCm-specific DeepSeek MHA and MLA forward paths (#31531) 2026-08-08 13:39:36 -07:00
Brayden Zhong 3fbb5330c7 Fix the router GEMM inaccuracy when using _front_w in Kimi-K3 (#33764) 2026-08-08 19:23:40 +00:00
Xiaoyu Zhang dc9624deb2 [diffusion] Clean up kernels and shared fast paths (#34085) 2026-08-09 00:37:00 +08:00