Commit Graph
8959 Commits
Author SHA1 Message Date
ybyang 1eadb7a173 Fix multi-tokenizer batch request output routing (health stuck at 503) (#26831) 2026-05-31 00:31:23 -07:00
Bruce Changlong Xu 376635c1e3 Fix routed-experts device buffer overflow under DP attention (#26123) 2026-05-30 19:11:06 -07:00
fzyzcjy f220c72929 Add periodic KV-canary stats logging and kernel-run-counter health check (#26821) 2026-05-31 10:00:19 +08:00
fzyzcjy 7dd19ae3d8 Add a sliding-window-attention divergence reporter for the KV-canary (#26820) 2026-05-31 09:59:28 +08:00
fzyzcjy ae9db7ff4b Add the KV-canary perturb modes and PD-disaggregation e2e tests (#26819) 2026-05-31 09:59:09 +08:00
fzyzcjy 6be4b32d8d Add token-id verification to the KV-canary (#26818) 2026-05-31 09:58:51 +08:00
fzyzcjy 0ca610a6df Add real-data KV verification to the KV-canary (#26817) 2026-05-31 09:58:32 +08:00
fzyzcjy cdee16e144 Add the KV-canary perturb framework for fault-injection self-tests (#26816) 2026-05-31 09:58:14 +08:00
fzyzcjy 678e73a9ee Add a deterministic token oracle and production write-input assertion (#26815) 2026-05-31 09:57:43 +08:00
fzyzcjy 268f4c82f1 Add rids/bootstrap-room int-hash plumbing for deterministic per-request identification (#26814) 2026-05-31 09:57:22 +08:00
fzyzcjy 9c43c3719f Support EAGLE speculative decoding in the KV-canary (#26813) 2026-05-31 09:57:01 +08:00
fzyzcjy 30a22cc360 Add a periodic full-radix-tree KV-canary sweep (#26812) 2026-05-31 09:56:42 +08:00
fzyzcjy 27eb139ef7 Add the KV-canary mock-model end-to-end test harness (#26811) 2026-05-31 09:56:00 +08:00
fzyzcjy e188745ee0 Add KV-canary SWA + DeepSeek-V4 pool support (#26810) 2026-05-31 09:55:34 +08:00
fzyzcjy 9ecf314970 Add the KV-canary install API and forward-path wiring (#26809) 2026-05-31 09:55:03 +08:00
fzyzcjy 11391b2a1c Add the KV-canary core: data layer, MHA KV-pool patcher, and per-forward runner (#26808) 2026-05-31 09:54:24 +08:00
fzyzcjy 736ad1f32a Add the KV-canary plan JIT kernels (#26807) 2026-05-31 09:53:56 +08:00
fzyzcjy 70e983a2da Add the KV-canary write JIT kernel and reference implementation (#26806) 2026-05-31 09:53:34 +08:00
fzyzcjy 16950954c6 Add the KV-canary verify JIT kernel and reference implementation (#26805) 2026-05-31 09:52:52 +08:00
fzyzcjy 8a20c58252 Pull test_utils server-launch boilerplate into reusable helpers (#26804) 2026-05-31 09:52:15 +08:00
fzyzcjy ce647cbcfd Add a SimplePhaseChecker for execution-phase assertions (#26803) 2026-05-31 09:51:39 +08:00
fzyzcjy 7f93952f79 Add a debug toggle for selectively reverting PR fixes (#26802) 2026-05-31 09:50:12 +08:00
fzyzcjy 656e75b798 Add a nullcontext placeholder in the forward path for KV-canary (#26801) 2026-05-31 09:49:32 +08:00
fzyzcjy bad83ab427 Fix the EAGLE chunked-prefill next-token chain (#26329) (#26800) 2026-05-31 09:48:30 +08:00
fzyzcjy 45194794d0 Apply gemma's position offset out-of-place instead of in-place (#26799) 2026-05-31 09:47:50 +08:00
fzyzcjy 13ca55afa3 Make qwen3's set_embed_and_head idempotent (#26798) 2026-05-31 09:47:07 +08:00
Liangsheng Yin 9b4be9c574 [core] Compute dimensions/return_pooled_hidden_states in ForwardBatch.init_new (#26779) 2026-05-30 17:38:01 -07:00
Bruce Changlong Xu 7ed53d15f3 [config] Recognize custom hybrid SWA models via hf_text_config.is_hybrid_swa (#23988) 2026-05-30 23:21:10 +08:00
e279b0bf72 Optimize large add_constant tensors (#24755)
Co-authored-by: Codex <codex@example.com>
Co-authored-by: BBuf <xiaoyu.zhang@radixark.net>
2026-05-30 22:25:19 +08:00
b421e60eed 【NPU】【bugfix】fix server error when mtp unquant (#26389)
Co-authored-by: cen121212 <luochen23@huawei.com>
Co-authored-by: Even Zhou <even.y.zhou@outlook.com>
2026-05-30 15:01:19 +03:00
Liangsheng Yin 282c46133f [Scheduler] Defer prefill input_ids H2D to forward stream, unify resolve via future_map (#25945) 2026-05-30 02:58:13 -07:00
Haichuan Hu acd689b407 feat: add SGLANG_RAY_BUNDLE_INDICES for fine-grained Ray bundle index control (#24667)
Signed-off-by: Haichuan Hu <kaisennhu@gmail.com>
2026-05-30 02:19:50 -07:00
ZeyuanChen2000 90eb894564 [NPU] fix model llava-onevision-qwen2-7b-ov torch compiles error in npu case (#26573) 2026-05-30 17:10:58 +08:00
Bruce Changlong Xu 714bcd84e2 [parallel] Support moe_dense_tp_size == attn_tp_size to share the attention TP group (#23996) 2026-05-30 02:10:07 -07:00
a952e9174f [MLX] Support Qwen3.5 (dense) Model (#25754)
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
Co-authored-by: Alex Nails <alex.nails@radixark.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-30 17:05:02 +08:00
Qichao LiandQichao Li 7c5708cba7 [DeepSeek-V4] Add mhc_fused_post_pre kernel (#25976)
Co-authored-by: Qichao Li <liqichao@baidu.com>
2026-05-30 02:04:51 -07:00
Yuan Luoandluoyuan.luo 0d9a2a9de3 [MoE Refactor] Migrate SM90 Cutlass W4A16 to MoeRunner (#26489)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
2026-05-30 02:02:56 -07:00
huangtingwei c93a559e5a Fix MoE LoRA wrapper exposing moe_runner_config (#26710) 2026-05-30 01:59:15 -07:00
3b61a1f935 [Bugfix] Optimize metadata allocation and transfer for mooncake intraNode NVLink (#26707)
Co-authored-by: 百麒 <yaozhong.lyz@alibaba-inc.com>
Co-authored-by: Shangming Cai <csmthu@gmail.com>
2026-05-30 16:52:01 +08:00
Alison Shao edfe8d34e8 [CI] ci-coverage-overview: schedule + manual only, include XPU/MUSA/multimodal_gen (#26619) 2026-05-30 16:39:18 +08:00
Jimmy Shong 716e670d3d [bugfix]: size CuteDSL MoE allgather buffers for the worst-case forward (#26696) 2026-05-30 00:27:20 -07:00
Zhangheng 7662210406 [UnifiedTree]: Support eviction priority (#26549) 2026-05-30 15:19:43 +08:00
gjsheu 02aeed5387 [NPU] DFlash Speculative Decoding Support NPU (#23122) 2026-05-30 15:13:59 +08:00
AndyLi429 fe4b29d391 [Bugfix] Fix Ascend NPU CP attention for batch size > 1 (#26705) 2026-05-30 15:07:39 +08:00
Liangsheng Yin 1c79015434 Drop dead ScheduleBatch return_routed_experts/return_indexer_topk fields (#26760) 2026-05-29 23:16:09 -07:00
6f1c9fc77b [RL] Fix crash when the reqs in a batch have a mix of return_routed_experts = True and False. (#26423)
Co-authored-by: root <root@slurm-h200-209-231.slurm-compute.tenant-slurm.svc.cluster.local>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cheng Wan <54331508+ch-wan@users.noreply.github.com>
2026-05-29 20:46:10 -07:00
Liangsheng Yin 1f850e67f2 [core] Fix crashes on the gpu_only spec_v2 path (#26738) 2026-05-29 19:12:03 -07:00
Liangsheng Yin c2ac37dbcc [Bug] ngram verify: keep batch.seq_lens_sum in sync after accept (#26753) 2026-05-29 18:00:11 -07:00
Erik Wijmans 95cd2fd29f [lora] More efficient pinned memory (#20876) 2026-05-30 09:04:59 +09:00
Bruce Changlong Xu a5e6a8887a [attention] Fallback to Triton merge_state when FlashInfer hits CUDA thread limit (#23993) 2026-05-29 16:30:49 -07:00