Qiaolin Yu
|
7618ad7075
|
[attn backend] Integrate tokenspeed_mla prefill/decode kernels (fp8 kv cache, blackwell) (#24925)
|
2026-05-13 17:36:17 -07:00 |
|
Liangsheng Yin
|
22d3f3996c
|
ci: decouple stage and runner for cuda registry (#25197)
|
2026-05-13 17:28:21 -07:00 |
|
Alison Shao
|
dd98153d17
|
chore(ci_monitor): drop post_bisect_to_slack (#25192)
|
2026-05-13 17:05:38 -07:00 |
|
 Cheng WanandClaude Opus 4.7
|
6c0633b0b1
|
fix(nvfp4): make process_weights_after_loading hot-reload-safe via alias-when-same-shape (#25190)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 16:57:39 -07:00 |
|
shiyu7
|
37f18438c5
|
[rebase]Deepseek_v4 support w4(mxfp4)a16 on hopper (#24986)
|
2026-05-13 16:33:46 -07:00 |
|
 Khoa PhamandClaude Opus 4.7
|
371cb2ade2
|
[Bench] Add MEM profile activity to bench_serving (#25026)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 16:22:11 -07:00 |
|
Liangsheng Yin
|
9a32a0272f
|
ci: compute matrix partition counts from est_time (#25193)
|
2026-05-13 16:18:54 -07:00 |
|
ziang663
|
8438709e9c
|
Fix scheduler admission for near-full KV requests (#25126)
|
2026-05-13 15:30:49 -07:00 |
|
Liangsheng Yin
|
f9ff5fc154
|
multi_layer_eagle: add tracing hooks (#24858)
|
2026-05-13 15:29:38 -07:00 |
|
 sglang-botandClaude Opus 4.7
|
0a2615df24
|
chore: add vLLM SPDX copyright headers to ported files (#25182)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-13 15:17:30 -07:00 |
|
 Yanbin Jiangandgh1595
|
01a225ac6f
|
[LoRA] MLA attention LoRA: q_b_proj / kv_b_proj support (#25001)
Co-authored-by: gh1595 <278903827+gh1595@users.noreply.github.com>
|
2026-05-13 15:15:30 -07:00 |
|
 Yuan Luoandluoyuan.luo
|
28758d37dd
|
Add FlashInfer SM90 cutlass MXFP4 MoE backend (W4A16) for GPT-OSS + DeepSeek-V4 (#24816)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
|
2026-05-13 14:53:18 -07:00 |
|
 shuwennandClaude Opus 4.7
|
d6b28b4a69
|
[Refactor] Remove dead key_convert_fn / convert_to_bigram_key (#25161)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 13:54:36 -07:00 |
|
Liangsheng Yin
|
4d91a4f3a1
|
ci: merge sgl-kernel-build-wheels x86+arm into reusable workflow (#25135)
|
2026-05-13 13:51:59 -07:00 |
|
 Kangyan-ZhouandClaude Opus 4.7
|
b1db9f71ee
|
[SMG] Fix matrix-sibling concurrency collision in PR Test (SMG) (#25188)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 13:25:40 -07:00 |
|
 Cheng WanandClaude Opus 4.7
|
72b49bfac6
|
docker, ci: swap GB DeepEP source from fzyzcjy fork to deepseek-ai/DeepEP@hybrid-ep (#25113)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 13:25:15 -07:00 |
|
Ata Fatahi
|
3178a70577
|
[PD Disaggregation] Fix priority scheduling in PD disaggregation mode (#25062)
Signed-off-by: Ata Fatahi <immrata@gmail.com>
|
2026-05-13 11:43:21 -07:00 |
|
 oriandzhiguo.qin
|
22012ba1bc
|
Add BF16 support to EP-MoE for DeepGEMM (#17392)
Co-authored-by: zhiguo.qin <zhiguo.qin@mthreads.com>
|
2026-05-13 11:06:37 -07:00 |
|
 Le Zhangandlezhang
|
6ac30192fa
|
[MLX] Add on-the-fly --quantization mlx_q4 / mlx_q8 for Apple Silicon (#24907)
Co-authored-by: lezhang <lezhang@local>
|
2026-05-13 11:06:13 -07:00 |
|
Mick
|
ff70aeac30
|
[diffusion] feat: add performance mode server args (#24491)
|
2026-05-14 00:57:46 +08:00 |
|
 
|
e2290b155a
|
Port KV Compression V2 from deepseek_v4_dev (#24890)
Co-authored-by: Cheng Wan <chwan@rice.edu>
Co-authored-by: DarkSharpness <2040703891@qq.com>
|
2026-05-13 22:40:38 +08:00 |
|
  
|
d0913fca8d
|
Port fused SiLU+clamp+FP8 quant from DSV4 dev branch (#24897)
Co-authored-by: Cheng Wan <chwan@rice.edu>
Co-authored-by: fzyzcjy <ch271828n@outlook.com>
Co-authored-by: zcnrex <zcnrex@gmail.com>
|
2026-05-13 22:36:44 +08:00 |
|
litangss
|
9e00b7ca95
|
[NPU] add zbal support for npu (#24575)
|
2026-05-13 20:52:42 +08:00 |
|
 Shangming CaiandHanHan009527
|
4984552cc9
|
Fix tests for decode radix cache (#25145)
Co-authored-by: HanHan009527 <hanhan7630@outlook.com>
|
2026-05-13 20:31:44 +08:00 |
|
  
|
2a4d382b07
|
[Disagg][NIXL] Add staging buffer support for heterogeneous TP KV transfer (#22536)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Shangming Cai <csmthu@gmail.com>
|
2026-05-13 19:54:02 +08:00 |
|
Shangming Cai
|
5227b07669
|
[CI] Add DSV4 Flash disaggregation test (#24973)
Signed-off-by: Shangming Cai <csmthu@gmail.com>
|
2026-05-13 18:42:42 +08:00 |
|
YC Yen-Ching Tseng
|
cf92ccbf18
|
[AMD] Run jit kernel PR test through run_suite.py register mechanism (#24987)
|
2026-05-13 02:57:08 -07:00 |
|
Jacob0226
|
fc20f5b114
|
[AMD] Skip redundant CatArrayBatchedCopy in GLM-5 NSA TileLang decode (#24125)
|
2026-05-13 02:55:28 -07:00 |
|
Thomas Wang
|
a9359707c1
|
[AMD] Enable preshuffle paged MQA and page_size=64 for NSA indexer (#23562)
|
2026-05-13 02:33:57 -07:00 |
|
Lianmin Zheng
|
1ae3218d03
|
Add jasonjk-park and charlotte12l to CI_PERMISSIONS.json (#25104)
|
2026-05-13 01:51:05 -07:00 |
|
McZyWu
|
9d0be860a4
|
[NPU] recover accuracy for gemma3-4b-it from 54% to 72% (reduced by transformer5.3) (#21537)
|
2026-05-13 16:46:04 +08:00 |
|
 
|
d8f7b78a29
|
[diffusion] fix: plumb max_sequence_length via diffusers_kwargs (#20930)
Co-authored-by: jiangqc <jqc1569978990@gmail.com>
Co-authored-by: jiangqianchen <jiangqianchen@xiaohongshu.com>
|
2026-05-13 16:32:47 +08:00 |
|
 zijiexiaandClaude Opus 4.7
|
7d515c6d1f
|
docs: prepend SGLANG_JIT_DEEPGEMM_PRECOMPILE=0 for H200 FP8 Flash max-throughput (#25152)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-13 00:50:15 -07:00 |
|
 Lukas HumbelandClaude Sonnet 4.6
|
c32f2dc1ac
|
fix(nixl): close file descriptors after each FILE transfer (#24671)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-13 00:34:52 -07:00 |
|
Matti Varjokallio
|
839f7f2696
|
[AMD] Add _skip_rope_for_aiter_fused_mla method and check to avoid double rotating with gfx950 and Aiter backend (#24148)
|
2026-05-13 00:27:09 -07:00 |
|
Baizhou Zhang
|
51a9403104
|
Update flashinfer to 0.6.11.post1 (#25129)
|
2026-05-13 00:12:19 -07:00 |
|
Goalina
|
10a005e4ea
|
[CI][NPU] use internal HTTP cache for Rust toolchain via RUSTUP_CACHE (#24801)
|
2026-05-13 09:58:07 +03:00 |
|
 Cheng WanandClaude Opus 4.7
|
f2a90094c9
|
bench: fix wrong flag names in bench_one_batch{,_server} docstrings (#25143)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-12 23:46:47 -07:00 |
|
 billishyahaoandDuyi-Wang
|
66a9234246
|
[AMD] support fp8 blockwise quantization combine for mori ep (#24879)
Co-authored-by: Duyi-Wang <duyi.wang@amd.com>
|
2026-05-12 23:24:40 -07:00 |
|
YC Yen-Ching Tseng
|
72b266d59b
|
[AMD] Disable unittest fail-fast for deepseekv4 perf test (#25039)
|
2026-05-12 22:47:31 -07:00 |
|
Michael
|
245f7d8026
|
[AMD] Register 5 server-style 1-GPU tests for AMD PR CI (#24572)
|
2026-05-12 22:45:52 -07:00 |
|
Khoa Pham
|
c665edec6e
|
[env] Make max KV chunk capacity configurable via SGLANG_MAX_KV_CHUNK_CAPACITY (#25120)
|
2026-05-12 22:37:45 -07:00 |
|
 zijiexiaandClaude Opus 4.7
|
b0018ad015
|
[Doc]: refactor Intern-S2-Preview cookbook with interactive command generator (#25134)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-12 22:26:18 -07:00 |
|
Liangsheng Yin
|
adae4042a7
|
spec: defer verify() idle hidden_size to worker fixup (#25109)
|
2026-05-12 22:13:52 -07:00 |
|
Liangsheng Yin
|
938198e91c
|
ci: extract check-changes into reusable workflow (#25132)
|
2026-05-12 22:05:11 -07:00 |
|
 RulinJuiceandRulinJuice
|
3f048c80b8
|
Reject repetition_penalty=0 in SamplingParams.verify() (#24874)
Co-authored-by: RulinJuice <265952454+RulinJuice@users.noreply.github.com>
|
2026-05-12 21:25:23 -07:00 |
|
RunningLeon
|
622baa17bd
|
[Doc]: add interns2preview in cookbook (#25115)
|
2026-05-13 12:05:59 +08:00 |
|
 
|
4e35c30cbe
|
[Bugfix, NSA HiCache] Fix missing override_kv_cache_dim in attach_hybrid_nsa_pool_to_hiradix_cache (#25022)
Co-authored-by: Taegeon Um <taegeon.um@samsung.com>
Co-authored-by: Zhangheng <hzh0425@apache.org>
|
2026-05-13 11:45:08 +08:00 |
|
shuwenn
|
5ed9a494d0
|
[UnifiedTree] fix: allow partial match on evicted+backuped nodes (#24943)
|
2026-05-13 11:43:12 +08:00 |
|
 ZhanghengandJINZ
|
6140e45ef3
|
[UnifiedTree]: Fix the leaf determination logic in _cascade_evict. (#25068)
Co-authored-by: JINZ <1023553676@qq.com>
|
2026-05-13 10:57:32 +08:00 |
|