Commit Graph
10869 Commits
Author SHA1 Message Date
Nan Jiang 89f4a80c1f Support fastsafetensors no-GDS loading and page-cache release (#31859) 2026-07-31 23:12:32 +08:00
Danila ShtanandDanila Shtan 5f9b0db18c Fix async loading of RunAI-streamed tensors (#32896)
Co-authored-by: Danila Shtan <dan@nebius.com>
2026-07-31 21:46:33 +08:00
luoroger37andXinyuan Tong 690de097c4 [fix]reject media input for text-only models (#32914)
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
2026-07-31 12:43:25 +00:00
Peng Wu e3d4f48e55 [Fix] missing max_context_len on HybridAttnBackend (#32690) 2026-07-31 19:43:09 +08:00
MickandClaude Fable 5 754b692afc [diffusion] optimization: support cuda-ipc zero-staging all-to-all for 2-rank Ulysses (#31854)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 19:35:48 +08:00
Khoa PhamandYangmin Li 2573190b93 feat: support Kimi Linear PD disaggregation with DCP (#32837)
Co-authored-by: Yangmin Li <yangminl@nvidia.com>
2026-07-31 02:14:09 -07:00
Cheng Wan 33c27d8e7f [unified-memory] Let Kimi-Linear use the paged MLA attention backends (#32972) 2026-07-31 01:32:08 -07:00
Ziang Li 937c77cf50 [Fix] Clear stale FlashInfer BF16 MoE index cache (#33016) 2026-07-31 00:35:15 -07:00
Kangrui Du 585a7d05e3 [Diffusion] Return scheduler sigmas snapshot in rollout dit_trajectory (#32683) 2026-07-31 00:29:07 -07:00
Brayden Zhong f94d2c5663 [Fix] Restore online MXFP8 quantization for linear layers (#32953) 2026-07-31 06:42:06 +00:00
Liangsheng YinandKaixi Matteo Chen 5c6635d8f3 [Spec] Compact the target-verify mask when nothing reads it (#32920)
Co-authored-by: Kaixi Matteo Chen <kaiximatteoc@nvidia.com>
2026-07-30 23:13:21 -07:00
Shijin ZhangandXinyuan Tong 09193bf36f [Fix]: render tool_reference schema regardless of tool_result part order (#32522)
Signed-off-by: Shijin Zhang <75300765+Dovis01@users.noreply.github.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
2026-07-31 13:57:52 +08:00
Cheng Wan e23ccb15f0 [unified-memory] Support MLA-hybrid-Mamba (Kimi-Linear) on the Triton backend (#32971) 2026-07-30 22:10:34 -07:00
Cheng Wan 06ccaef24a Fix silently wrong EPLB output with --moe-a2a-backend none (rank-invariant dispatch) (#32962) 2026-07-30 22:10:04 -07:00
Qiaolin Yu f3fd869494 [gdn] support replayssm with extra buffer (#32692) 2026-07-30 21:34:37 -07:00
DAI0818andXiaoyu Zhang afeaeccfa2 perf(hisparse): eliminate redundant swap output fill (#32483)
Co-authored-by: Xiaoyu Zhang <1182563586@qq.com>
2026-07-31 12:09:44 +08:00
zky 425349b799 [Perf][DSA] Pass topk_length to flash_mla_sparse_fwd in the sparse attention path (#31128) 2026-07-30 20:25:59 -07:00
Ziang LiandParth Chadha 0aefba7283 fix(dsa): correct packed FlashInfer top-k and backend selection semantics (#32490)
Co-authored-by: Parth Chadha <parth@humansand.ai>
2026-07-30 20:20:16 -07:00
Mick a149717308 feat: log multimodal encoder DP tradeoffs (#30903) 2026-07-31 08:50:20 +08:00
weireweireandweireweire 55c1963df4 Remove unused draft-extend CUDA graph top-k (#31430)
Co-authored-by: weireweire <20922698+weireweire@users.noreply.github.com>
2026-07-30 17:45:01 -07:00
Xinyuan Tong 68d442945f Flush dropped reasoning at stream end when stream_reasoning=False (#32225) 2026-07-31 08:25:54 +08:00
YAMY 48dbc24cbf [Qwen3.5][MTP] Support FlashInfer CuTe DSL for online NVFP4 draft MoE (#31382) 2026-07-30 17:19:48 -07:00
Trang DoandCheng Wan a1c30701aa Integrate pplx a2a backend (#30756)
Co-authored-by: Cheng Wan <54331508+ch-wan@users.noreply.github.com>
2026-07-30 15:33:19 -07:00
Mohammad Miadh Angkad 3a53c26c27 [CI] Fix MoE compile and DSA indexer regressions (#32937) 2026-07-30 15:21:51 -07:00
Trevor Morris a6221d776f feat: Support nvidia/MiniMax-M3-NVFP4 (#31989) 2026-07-30 14:32:03 -07:00
Henning Thieß c4af6cf263 Qwen3.5-MoE: support modelopt_fp4 checkpoints that quantize attention (+ load baked FP8 KV scales) (#31220) 2026-07-30 14:30:26 -07:00
saatwiknagpal 5339450ed4 Support SGLANG_SIMULATE_ACC_LEN for DFLASH (#32595) 2026-07-30 14:10:06 -07:00
Broduker b61cb5f9de Fix DeepSeek V4 loading with RunAI Model Streamer. (#30240) 2026-07-30 23:03:34 +08:00
Xiaoyu Zhang c5bd3d7dce [diffusion][benchmark] Add reproducible request-manifest offline benchmark (#32917) 2026-07-30 22:11:18 +08:00
Xiaoyu Zhang 7784ac8f91 [diffusion][docs] Fix Cosmos3 model sizes (#32916) 2026-07-30 22:10:23 +08:00
Xiaoyu Zhang 2e9c82b359 [Kernel] Remove unreachable AOT headers (#32842) 2026-07-30 22:08:57 +08:00
cen121212 b78d3999b5 【NPU】fix decode MTP + eagle shape error (#32791) 2026-07-30 21:34:16 +08:00
Mick db3da62333 [diffusion] feat: unify encoder folding and batch data-parallel encoding (#30211) 2026-07-30 20:15:22 +08:00
Yi (Vincent) Zhong 1f04eaab6a Fix LFM 2 tool parser. (#27614) 2026-07-30 10:15:08 +00:00
YC Yen-Ching Tseng fd86795107 [AMD] MiniMax-M3: opt-in custom/quick all-reduce on ROCm (#32230) 2026-07-30 02:56:07 -07:00
Liangsheng Yin 9f56553408 [Perf] Fast-path chain-style draft token organization in multi-layer EAGLE (#32887) 2026-07-30 02:55:21 -07:00
YC Yen-Ching Tseng 04d6fb4d6c [AMD] Minimax-M3 : unblock mxfp8 block convert on gfx950 (#32036) 2026-07-30 02:43:27 -07:00
Zheng Wengang 4ba7d5ad93 [BugFix][EPD] Early-release mooncake GPU embeddings; fix gpu_id via scheduler.ps (#31591) 2026-07-30 17:36:55 +08:00
Liangsheng YinandKaixi 6ab3231b97 [Perf] Skip the target-verify tree mask fill when the backend never reads it (#32886)
Co-authored-by: Kaixi <kaiximatteoc@nvidia.com>
2026-07-30 02:32:38 -07:00
kangwangamd 4b52758c76 [AMD] Skip test_update_weights_from_disk on ROCm pending reload fix (#31924) (#31925) 2026-07-30 02:32:09 -07:00
Ding Yinandyinding fc007e1f00 Add SM90 FP8 MegaMoE support for DeepSeek-V4 (#29016)
Co-authored-by: yinding <yinding@bytedance.com>
2026-07-30 01:48:10 -07:00
f46d5f25b4 [4/N][CP] Support interleave strategy for cp v2 (#30482)
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
2026-07-30 01:45:32 -07:00
Liangsheng Yin c192145830 [Kernel] Fuse KV-cache writes for asymmetric K/V (head_dim != v_head_dim) (#32813) 2026-07-30 00:26:10 -07:00
Liangsheng Yin 2625fdfe6b [Fix] Count multi-layer draft-extend replays in the fwd-occupancy device timer (#32867) 2026-07-30 00:21:34 -07:00
Yanbin Jiang 92b3a51ba6 [LoRA] Fix Marlin MoE kernel import (#32884) 2026-07-30 15:17:29 +08:00
Ho-Ren (Jack) ChuangandClaude Fable 5 e4a40a71f8 [DSA] Q8KV8 FP8 Sparse Prefill on GLM-5.2 & DeepSeek-V3.2: Q8-Path & Shared-Path Optimizations (#31888)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-30 15:15:11 +08:00
Jinwoo Jeong 4f51dad1da fix: prevent ReqTimeStats from being dropped during IPC serialization (#31339) 2026-07-30 14:42:38 +08:00
Shangming Cai f6ff5e8bb0 [PD] Handle abort requests in PP mode (#32797) 2026-07-30 14:39:44 +08:00
wenxuewuhdandronnie_zheng 36afd442c7 [DLLM] vectorized joint/low-confidence decoding and skip redundant attn init (#21094)
Co-authored-by: ronnie_zheng <zl19940307@163.com>
2026-07-30 09:13:14 +03:00
Ke Bao 07a087bf45 Fix Inkling tool-call parsing recovery, content handling, and streaming (#32861) 2026-07-30 14:11:09 +08:00