Commit Graph
10204 Commits
Author SHA1 Message Date
Mick 5ce5e1ee3e [Diffusion] Revert CPU AMX optimizations (#30716) 2026-07-10 09:09:38 +08:00
fzyzcjy 1e75ba236e Avoid implicit field-based side channel in Scheduler planning (#29408) 2026-07-10 08:55:51 +08:00
Lianmin Zhengandtanujtiwari1998 32c8973ce8 Configurable decode retraction order (#30573)
Co-authored-by: tanujtiwari1998 <168470992+tanujtiwari1998@users.noreply.github.com>
2026-07-09 17:55:26 -07:00
fzyzcjy 5be9c9f7c6 Localize cur_batch field in Scheduler to avoid field-based state access (#29407) 2026-07-10 08:55:06 +08:00
fzyzcjy 69368d7593 Stop reading cur_batch in is_fully_idle and abort_request (#29406) 2026-07-10 08:54:31 +08:00
2e66707399 Fix pipeline-parallel abort missing in-flight requests in non-current microbatch slots (#29405)
Co-authored-by: burling <3637497+burling@users.noreply.github.com>
Co-authored-by: zhaotyer <89376832+zhaotyer@users.noreply.github.com>
2026-07-10 08:53:18 +08:00
2c6cd1ef41 [Dep] Upgrade flashinfer to 0.6.14 (#29910)
Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
Co-authored-by: Mohammad Miadh Angkad <176301910+mmangkad@users.noreply.github.com>
2026-07-09 17:52:33 -07:00
Even Zhou b2f9a95867 [NPU] use standalone group for moe ep (#29030) 2026-07-10 08:49:49 +08:00
Mohammad Miadh Angkad 295f85df08 Fix DFlash mamba verify init ordering (#30680) 2026-07-09 17:40:12 -07:00
Lianmin Zhengandtanujtiwari1998 cfc66e05c5 [tokenizer] Support pluggable tokenizer worker class in multi-tokenizer mode (#30630)
Co-authored-by: tanujtiwari1998 <168470992+tanujtiwari1998@users.noreply.github.com>
2026-07-09 17:31:54 -07:00
87992eeec4 [DeepSeek V2] Reorder dual-stream MoE to main-first to avoid CUDA graph stream explosion (#30460)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Jiminator <jimmysh341@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 16:59:39 -07:00
Liangsheng Yin 504570f425 [Refactor] Make DeepSeek-V4 attention backend tolerate an absent CPU seq_lens mirror (#30695) 2026-07-09 16:39:47 -07:00
cctry b86466d54b Make KvVmmArena JIT stub unique per process (#30702) 2026-07-09 15:56:26 -07:00
Liangsheng Yin c53559ba10 [misc] Remove unit test cases that fail the admission criteria (#30690) 2026-07-09 15:31:28 -07:00
Baizhou Zhang 7e936f690e [Tiny] Fix Lint in #30645 (#30699) 2026-07-09 15:30:48 -07:00
Spandan Tiwari 40a522203c [Quantization][Bugfix]: Join multi-arg RuntimeError in Quark _check_scheme_supported (#25694) 2026-07-09 15:07:14 -07:00
Spandan Tiwari 48d98b7c68 [Quantization][bugfix] Correct E8M0 NaN-sentinel detection in e8m0_to_f32 (#25519) 2026-07-09 15:02:53 -07:00
Spandan TiwariandSpandan Tiwari 966350408e [Quantization] Update error message strings with correct framework name in Quark/compressed-tensors (#25467)
Co-authored-by: Spandan Tiwari <12345+spandantiwari@users.noreply.github.com>
2026-07-09 14:41:54 -07:00
Kaixi 10bb2eff3d [BCG] Restore Qwen3.5 MRoPE fusion under breakable CUDA graph (#27918) 2026-07-09 14:30:05 -07:00
DarkSharpnessandClaude Fable 5 bda1dc0d95 [DSA] Fix top-k v2 emitting invalid indices under tie overflow / inf scores (IMA in FA3 sparse decode) (#30645)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 14:28:21 -07:00
Thomas WangandHAI 8d0fd34150 [AMD] Enable unified-KV HiCache on DeepSeek-V4 (#29417)
Co-authored-by: HAI <hixiao@gmail.com>
2026-07-09 12:58:47 -07:00
Xinyuan Tong 7132af28de Fix garbage output for bare-tekken Mistral checkpoints (e.g. Leanstral) (#30396) 2026-07-10 00:08:38 +05:30
ICENaclandchunjiang.hc b717546fab fix(mtp): avoid mtp perf regression in deepseek when enable eplb (#28982)
Co-authored-by: chunjiang.hc <chunjiang.hc@alibaba-inc.com>
2026-07-09 11:29:07 -07:00
amd-danli103andamd-danli103 462b6171bd [AMD] Fix stale SWA ring buffer on radix prefix reuse for DeepSeek-V4 with unified_kv backend (#30339)
Co-authored-by: amd-danli103 <dan2.li@amd.com>
2026-07-09 11:28:22 -07:00
Mohammad Miadh Angkad b0ecbceed9 [Bugfix] Migrate retired parallel accessors (#30653) 2026-07-09 11:22:34 -07:00
26ba3458d3 [AMD] Fix int32 offset overflow in Triton decode-attention kernels (#28788)
Co-authored-by: Chun Fang <chun.fang@amd.com>
Co-authored-by: HaiShaw <hixiao@gmail.com>
2026-07-09 11:20:04 -07:00
YAMY 2e4d6368c3 [GDN] Auto-select FlashInfer GDN prefill on validated SM100 configs (#29734) 2026-07-10 00:26:00 +08:00
cctryandcctry 1959335997 refactor(load-snapshot): build LoadSnapshot directly, drop legacy get_loads IPC (#30525)
Co-authored-by: cctry <cctry@fb.com>
2026-07-09 05:58:10 -07:00
7aab39a18b [Diffusion] SGLang backend for GLM Image AR. Step 1 - Separate server (#25381)
Co-authored-by: yhyang201 <yhyang201@gmail.com>
Co-authored-by: Xiaoyu Zhang <1182563586@qq.com>
Co-authored-by: yuefeng Wu <33725817+ChefWu551@users.noreply.github.com>
Co-authored-by: wuyuefeng <wuyuefeng@noreply.gitcode.com>
2026-07-09 15:54:50 +03:00
fzyzcjy 6ab7a65d94 Support grad injection and step override in the dumper's model dump (#30657) 2026-07-09 20:26:05 +08:00
fzyzcjy 5b28465eb9 Cap diagnostic detail computation for failing tensors (#30656) 2026-07-09 20:19:51 +08:00
fzyzcjy 287291c232 Fix rel_diff being nan for bitwise-identical tensors (#30655) 2026-07-09 20:16:18 +08:00
fzyzcjy 0d7e8cfb85 Support per-regex diff-threshold predicates in the tensor comparator (#30654) 2026-07-09 20:15:36 +08:00
Shijin Zhang 8e54517f02 [Feat][GLM5.2] Add DSA Cache Layer Split under Prefill CP (#29421)
Signed-off-by: Shijin Zhang <75300765+Dovis01@users.noreply.github.com>
2026-07-09 03:03:56 -07:00
billishyahaoandHAI 336b64ecce [AMD] fix dsv4 indexer dtype dispatch on gfx950 (#29479)
Co-authored-by: HAI <hixiao@gmail.com>
2026-07-09 02:54:00 -07:00
Liangsheng Yin 078f06fbf4 [Refactor] Share chat encoding dispatch between serving and offline tools (#30623) 2026-07-09 02:45:42 -07:00
Cheng Wan 1f15308dca [refactor] Retire the legacy config accessor and the remaining process singletons (#30493) 2026-07-09 02:10:47 -07:00
Chengze Fan 122b3266a2 Add opt-in SGLANG_ROPE_CACHE_FP32 to keep RoPE cache in fp32 on non-CUDA (#29729) 2026-07-09 02:10:39 -07:00
Cheng Wan e703f9e566 [refactor] Adopt get_parallel() everywhere and close out the parallel wrapper surface (#30492) 2026-07-09 02:09:39 -07:00
Cheng Wan 06eb1b1838 [refactor] Split the DP gathered-buffer state between flags.dp and ctx.forward (#30491) 2026-07-09 02:09:21 -07:00
Cheng Wan fef2128e19 [refactor] Add the per-forward flags tier: ctx.forward (#30490) 2026-07-09 02:09:03 -07:00
Cheng Wan 65b14881c5 [refactor] Move the EP dispatcher and fusion-workspace manager state onto ctx.resources (#30489) 2026-07-09 02:08:35 -07:00
Liangsheng Yin bc5d376c2c [Bench] Add fixed-prompt mode and per-request spec accept length metrics (#30615) 2026-07-09 02:06:04 -07:00
Zhiyao JiangandXinyu Jiang bd7e54d737 [AMD] Fix AITER custom all-gather CUDA-graph capture crash under torch_memory_saver (#30557)
Co-authored-by: Xinyu Jiang <xinyuj2@andrew.cmu.edu>
2026-07-09 01:30:51 -07:00
AMD-yanfeiwangandDuyi-Wang d74619b373 [AMD] Enable JIT staged HiCache write-back and fix CPU-index crash (#28534)
Co-authored-by: Duyi-Wang <duyi.wang@amd.com>
2026-07-09 01:22:37 -07:00
Liangsheng Yin 61602b95fb [Fix] Prevent silent VLM server crash when /dev/shm is exhausted during multimodal feature transport (#30602) 2026-07-09 00:44:42 -07:00
Ata Fatahi 866ae6848f [PDD] Add true request retraction for PDD (#25372)
Signed-off-by: Ata Fatahi <immrata@gmail.com>
2026-07-09 15:33:01 +08:00
Mohammad Miadh Angkad 666a09fe2a Disable multi-threaded load by default when prefetch is on (#30146) 2026-07-09 00:28:53 -07:00
Liangsheng Yin 64e2a73c80 [Fix] Serialize FanOutCommunicator queueing calls with a FIFO-fair asyncio.Lock (#30606) 2026-07-09 00:04:43 -07:00
Yuwei AnandClaude Fable 5 0562ccb1a8 Move breakable CUDA graph back into model_executor/runner_backend_utils (#30586)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 14:19:16 +08:00