Commit Graph
13907 Commits
Author SHA1 Message Date
0a1fb0da86 add LRU eviction for mooncacke embedding cache (#25954)
Signed-off-by: Michael Qiu <qiudayu.qdy@antgroup.com>
Co-authored-by: Mike_Qiu <qiudayu.qdy@antgroup.com>
Co-authored-by: siyu <liusy58@linux.alibaba.com>
Co-authored-by: Yuang Chen <1131578721@qq.com>
2026-06-12 12:38:13 +08:00
Liangsheng Yin e1164a6dfc [Spec] Remove dead prepare_for_verify / prepare_extend_after_decode + extend-decode kernel (#27761) 2026-06-11 20:59:30 -07:00
syy-hw 3a3a759464 [NPU] Add Gemma4 Sliding Window Attention support on Ascend backend (#26147) 2026-06-12 11:44:38 +08:00
Brayden ZhongandBrayden Zhong 8bfcc0c39c Use the correct wrapper for fp4_quantize (#27956)
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
2026-06-11 20:23:09 -07:00
Yi Zhong 40894be3c3 add lfm2.5 to new cookbook. (#27409) 2026-06-11 20:08:19 -07:00
Yihao Wang f5c9f88ee2 [plugin][distributed] use active platform's backend in get_default_distributed_backend (#23969) 2026-06-11 20:05:17 -07:00
7074704c0c [Spec] Dedup post-verify mamba state commit into shared spec_utils helpers (#27966)
Co-authored-by: xbfs <xuebf1@lenovo.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 18:33:40 -07:00
Liangsheng Yin 3ffe72517f [Spec] Remove the dead spec V1 scheduler paths (#27977) 2026-06-11 18:31:13 -07:00
Cheng Wan 2e74ff192c [DSV4] Use int64 for compressor out_loc tensors (#27973) 2026-06-11 17:45:34 -07:00
Cheng Wan 97a0031799 [lint] Enable Ruff UP037 to drop redundant quoted annotations (#27984) 2026-06-11 17:38:05 -07:00
Liangsheng Yin c0480a88be [Spec] Retire Spec V1 (#27964) 2026-06-11 16:15:15 -07:00
Oguz Ulgen 949326d922 Add SGLANG_ENABLE_WAR_BARRIER to force-enable the overlap scheduler WAR barrier on non-CUDA (e.g. AMD) (#27967) 2026-06-11 15:38:37 -07:00
Brayden ZhongandBrayden Zhong 493f828bfa Add DeepGEMM prerelease wheel tests (#27075)
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
2026-06-11 15:14:50 -07:00
d71e9bede6 [bugfix] commit Mamba states after NGRAM target verify (#26351)
Co-authored-by: xbfs <xuebf1@lenovo.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 15:11:18 -07:00
Yueming Yuan cd075d1f64 [RL] convert DeepSeek V4 APE layout through weight loader (#27307) 2026-06-11 15:05:27 -07:00
Trevor Morris 0bac184425 [NVIDIA] Update Minimax-M2.5,M2.7 docs with flags for performance (#24465) 2026-06-11 14:58:44 -07:00
Liangsheng Yin fee717f303 [Spec] Fold the DFLASH worker base into DFlashWorkerV2 on BaseSpecWorker (#27950) 2026-06-11 14:54:28 -07:00
Liangsheng Yin acdb39edd2 [Spec] Remove the DFLASH V1 worker path (#27959) 2026-06-11 14:37:58 -07:00
Wang, FangYuan 6e885c844f Revert "[AMD] Fix DeepSeek V4 Pro c128 state tensor dtype mismatch error and c4_sparse_raw_indices attribute error in cuda graph phase" (#27919) 2026-06-11 14:25:32 -07:00
Michael 12d3f02be8 [AMD] Fix DSA device-to-host direct test on rocm720 (page_size%16 assert) (#27850) 2026-06-11 14:24:23 -07:00
Liangsheng Yin df5055e00f Bump spec logprob match delta for the bf16 eagle fixture (#27952) 2026-06-11 14:21:07 -07:00
Liangsheng Yin 1ac75c3463 [CI] Fix GB300 TestDummyWithSBO crash: disable NaN assert and coredump for dummy weights (#27955) 2026-06-11 14:17:03 -07:00
Baizhou Zhang d26b90cf70 Add weireweire to CI permissions (#27957) 2026-06-11 14:10:45 -07:00
ec0eb6cce8 Support MiMo v2 ASR (#26278)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: yanyihan <yanyihan@xiaomi.com>
Co-authored-by: zhuqingchao <zhuqingchao@xiaomi.com>
2026-06-11 13:43:13 -07:00
Jackey Hua 24c5d76f74 fix: per-sequence last-token embedding in EAGLE3/MTP draft for batched multimodal spec decoding (#27846) 2026-06-11 13:33:16 -07:00
cctryandcctry 10219bd9d6 [PD] Fix negative prefill kv_transfer_alloc_ms under optimistic prefill (#27885)
Co-authored-by: cctry <cctry@fb.com>
2026-06-11 13:12:25 -07:00
Yuwei An 880e6f66fc [BCG] Share output buffers across capture sizes + typed ShapeKey (#27857) 2026-06-11 11:58:05 -07:00
Brian Chao 7f57b344c9 [diffusion] feat: progressive resolution growing for Ideogram 4 via GPU DCT upsampling with up to 1.56× speedup (#27736) 2026-06-11 23:16:53 +08:00
Chi McIsaacandMick b2728bda9d [diffusion] feat: use fused w8a8 kernel for Ideogram4 weight-only linear as an opt-in (#27590)
Co-authored-by: Mick <mickjagger19@icloud.com>
2026-06-11 23:15:27 +08:00
Xiaoyu ZhangandBBuf 06e0df5899 Optimize Qwen3 Next FP8 MoE on H200 (#26204)
Co-authored-by: BBuf <xiaoyu.zhang@radixark.net>
2026-06-11 22:18:43 +08:00
Xiaoyu ZhangandBBuf 1a6b5561db Fix MLA scaling when YARN scaling is disabled (#26203)
Co-authored-by: BBuf <xiaoyu.zhang@radixark.net>
2026-06-11 22:17:55 +08:00
Xiaoyu Zhang d571e076fa [codex] Centralize more inline Triton kernels (#27429) 2026-06-11 22:17:26 +08:00
Mick d9110d971e [diffusion] fix: fix wan ti2v sp timestep padding (#27876) 2026-06-11 22:13:25 +08:00
ybyang 8077fb1df7 fix(deepgemm): align PP-parallel warmup bs to CP padding (#27922) 2026-06-11 20:52:45 +08:00
Mick 9e9fde1478 [diffusion] Revert "Mistral3 add tensor parallel support for diffusion text encoder " (#27892) 2026-06-11 20:33:45 +08:00
Shangming CaiandAbatom 6a012fbb2d [PD] Fix ZMQ stale socket reconnection in PD disaggregation (#27796)
Signed-off-by: Shangming Cai <csmthu@gmail.com>
Co-authored-by: Abatom <abzhonghua@gmail.com>
2026-06-11 19:51:12 +08:00
shuwennandClaude Opus 4.8 66076f2409 [mem_cache][3/N] refactor: move HiSparse allocators to allocator/hisparse.py (#26678)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 19:50:24 +08:00
Zhonghua Deng be45745f38 [EPD] fix: zmq PUSH socket reconnect-aware connection management with tcp keepalive (#27039) 2026-06-11 19:32:31 +08:00
Mohammad Miadh Angkad 7e245afefe [CI] Fix registered sigmoid gate mul test location (#27909) 2026-06-11 18:52:37 +08:00
Mohammad Miadh Angkad 6ac9f66596 Remove MoE prefill CUDA graph disable guard (#27841) 2026-06-11 18:30:15 +08:00
luoroger37 54cba63b6c Fix paged SWA free mapping cleanup (#27779) 2026-06-11 18:25:24 +08:00
jacky.cheng 22c7285a26 [AMD] Fuse sigmoid + mul attention output gate into single Triton kernel (#27630) 2026-06-11 02:05:05 -07:00
jacky.cheng f4b3b99413 [AMD] Enable fused GDN QKV split Triton kernel on HIP (#27583) 2026-06-11 02:01:27 -07:00
Liangsheng Yin 493bb6ae0d Fix fp16 NaN flake in spec CI: bf16 eagle fixture; sanitize NaN logits in sampler (#27883) 2026-06-11 01:16:12 -07:00
kkandwunhuang b8376aebd0 [AMD] Fix the dsv4 performance of MoE issue. (#27858)
Co-authored-by: wunhuang <wunhuang@amd.com>
2026-06-11 01:06:54 -07:00
ashwini rathi 2a51479a91 ci(xpu): pull intel/sglang-dev:latest and clean workspace properly (#27860) 2026-06-11 13:14:56 +08:00
Vinay Kumar 57907cff97 docker(xeon): support running container as non-root user (#27157) 2026-06-11 12:26:26 +08:00
gaopengff dc1e46ec8f [Intel GPU]Add sycl mrope pass for xpu device (#27646) 2026-06-11 12:25:55 +08:00
Cheng Wan 9425ba2478 Remove extra_pytest_path from pr-test.yml (#27856) 2026-06-10 21:16:14 -07:00
Zhangheng 5e0271536a [UnifiedTree]: HybridModel launches HiCache via UnifiedTree by default. (#27759) 2026-06-11 12:03:36 +08:00