Qiaolin Yu
|
f293ddf3ce
|
[perf] reduce overhead of fill_ids list reconstruction and decref (#27965)
|
2026-06-14 00:41:11 -07:00 |
|
Yongji Wu
|
f2d7d67603
|
numa: bind within allowed CPUs when affinity is already constrained (#26983)
|
2026-06-14 00:38:40 -07:00 |
|
  
|
b796338271
|
Fix prefill delayer wait histograms always observing 0 (#25975)
Co-authored-by: kingjameschan <170807154+kingjameschan@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Humphrey <181440142+humphreysun98@users.noreply.github.com>
|
2026-06-14 00:35:29 -07:00 |
|
David Wang
|
8c5320b37e
|
dflash add sliding window attention draft layer support (#27469)
|
2026-06-14 00:32:02 -07:00 |
|
 
|
f79a6b5c33
|
Support GLM-4.7 function calling via structural tags (#28149)
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
|
2026-06-14 14:57:07 +08:00 |
|
Ting SUN
|
b250bea994
|
fix(sampling): reject non-finite temperature in SamplingParams.verify (#28153)
Signed-off-by: Ting Sun <suntcrick@gmail.com>
|
2026-06-13 23:41:36 -07:00 |
|
Yuzhen Zhou
|
171037c3e7
|
Fix Qwen3.5 deterministic batch-invariant logprobs (#27869)
|
2026-06-13 23:23:06 -07:00 |
|
Chao Shi
|
5fb4e2d02e
|
[UnifiedTree] Use Qwen3-32B in unified radix pp kl tests and set KL threshold to 0.005 (#27931)
|
2026-06-14 13:15:35 +08:00 |
|
Jared Wen
|
5da3b37a9d
|
[CI] add Precision Regression Test on Nightly Run CI (#26902)
|
2026-06-14 12:43:57 +08:00 |
|
 
|
3f4a338212
|
[AMD][Quantization] Online MXFP4 quantization 2/N - FP8 to MXFP4 requantization on AMD GPUs (#18182)
Co-authored-by: Bowen Bao <bowenbao@amd.com>
Co-authored-by: HAI <hixiao@gmail.com>
|
2026-06-13 16:08:19 -07:00 |
|
Cheng Wan
|
bde6bccf39
|
[Spec] Remove deprecated EAGLE v1 DRAFT_EXTEND forward mode (#28129)
|
2026-06-13 13:00:21 -07:00 |
|
Yuhao Yang
|
aea0e30853
|
[4/N] Qwen3.5Opt: Overlap mamba verify update with draft extend (#26924)
|
2026-06-13 20:29:20 +08:00 |
|
 
|
806365e778
|
feat: Support HiCache for MiMo-V2 models (1/N) (#27378)
Co-authored-by: Zhangheng <hzh0425@apache.org>
Co-authored-by: 晟海 <huangtingwei.htw@antgroup.com>
|
2026-06-13 15:40:27 +08:00 |
|
Zhangheng
|
8ce05e8a20
|
[UnifiedTree]: Pin host buffers across async H→D in UnifiedRadixCache.load_back (#27444)
|
2026-06-13 15:16:56 +08:00 |
|
 inkcherryandDuyi-Wang
|
eb9483b5c2
|
[PD][AMD]: incremental KV transfer with decode radix cache (#26288)
Signed-off-by: inkcherry <mingzhi.liu@amd.com>
Co-authored-by: Duyi-Wang <duyi.wang@amd.com>
|
2026-06-13 00:06:44 -07:00 |
|
 Jonah Bernardandjonahbernard
|
bcd45d3ac7
|
[AMD][DFlash] Add DFlash test to AMD CI (#28112)
Co-authored-by: jonahbernard <Jonah.Bernard@amd.com>
|
2026-06-12 22:06:41 -07:00 |
|
 Yuan Luoandluoyuan.luo
|
eb18416f9f
|
[jit-kernel] Support per token group quant 8bit v2 jit kernel (#27449)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
|
2026-06-13 12:15:09 +08:00 |
|
Michael
|
053e153183
|
[AMD] ci: register 8 attention-backend unit tests to run on AMD CI (#27817)
|
2026-06-12 20:52:45 -07:00 |
|
![gemini-code-assist[bot]](/assets/img/avatar_default.png) EvanderFBoopandgemini-code-assist[bot]
|
d8f8e89ffb
|
[Test] Add unit tests for srt/mem_cache/utils.py (#27913)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-06-12 20:38:57 -07:00 |
|
Ting SUN
|
ade30fd494
|
fix(server): serialize nested dict config values as JSON (#28094)
Signed-off-by: Ting Sun <suntcrick@gmail.com>
|
2026-06-12 19:27:31 -07:00 |
|
Baizhou Zhang
|
a14d1a5656
|
Add DeepSeek V4 MTP acceptance length checks (#28098)
|
2026-06-12 18:53:20 -07:00 |
|
 Yuwei AnandClaude Fable 5
|
6c3e429ba1
|
[Tiny] Cuda Graph Refactor Code Style Follow up (#28107)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-06-12 18:38:13 -07:00 |
|
Liangsheng Yin
|
5f315c74da
|
[CI] Enforce modern stage=/runner_config= form for dispatchable test suites (#28108)
|
2026-06-12 17:32:54 -07:00 |
|
Ting SUN
|
335a9c7837
|
fix(frontend): return HTTP 400 for out-of-vocabulary token_ids_logprob (#28088)
Signed-off-by: Ting Sun <suntcrick@gmail.com>
|
2026-06-12 17:18:26 -07:00 |
|
Liangsheng Yin
|
87554c7855
|
[Spec] Move draft-extend prep to EagleDraftWorkerBase; unify prepare_for_* names (#28093)
|
2026-06-12 16:44:04 -07:00 |
|
 Cheng WanandClaude Opus 4.8
|
d601edab73
|
[Spec] Fix EagleDraftWorker draft-extend attn backend assignment (#28096)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-12 15:47:05 -07:00 |
|
Michael
|
54989b1fd0
|
[AMD] ci: add label-gated extra-a tier (kv_canary + mock_model unit tests) (#27822)
|
2026-06-12 15:12:56 -07:00 |
|
       
|
85712fa5b0
|
Fix Responses API request handling (#25881)
Co-authored-by: Kai-Hsun Chen <kaihsun@apache.org>
Co-authored-by: Kristin Cowalcijk <kristincowalcijk@gmail.com>
Co-authored-by: aerosta <63026763+aerosta@users.noreply.github.com>
Co-authored-by: glaziermag <glaziermag@users.noreply.github.com>
Co-authored-by: Blake Ledden <blake.ledden@gmail.com>
Co-authored-by: PanJason <pyyjason@gmail.com>
Co-authored-by: Leoyzen <leoyzen@gmail.com>
Co-authored-by: kennyu <966806+kennyu@users.noreply.github.com>
|
2026-06-12 14:47:55 -07:00 |
|
+3        
|
b3270264e4
|
Fix Anthropic Messages API compatibility (#25876)
Co-authored-by: Jairo David Campaña Rosero <jairocampana10001@gmail.com>
Co-authored-by: Karan Bansal <3264937+karanb192@users.noreply.github.com>
Co-authored-by: eason <85663565+mango766@users.noreply.github.com>
Co-authored-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
Co-authored-by: qingchanghan <17794466+qingchanghan@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Ajay Anubolu <124525760+AjAnubolu@users.noreply.github.com>
Co-authored-by: Ravitez Dondeti <13931987+dondetir@users.noreply.github.com>
Co-authored-by: Ratish P <114130421+Ratish1@users.noreply.github.com>
Co-authored-by: Xiaoshuai Zhang <15795935+jetd1@users.noreply.github.com>
Co-authored-by: Ricardo-M-L <69202550+Ricardo-M-L@users.noreply.github.com>
Co-authored-by: Xinyuan Tong <xinyuan.tong@radixark.ai>
|
2026-06-12 14:46:57 -07:00 |
|
Michael
|
65d76bd3f6
|
[AMD] Fix CI base-a fwd_occupancy: disable SGLANG_SANITIZE_NAN_LOGITS in AMD CI (#28075)
|
2026-06-12 14:14:34 -07:00 |
|
ybyang
|
1e71c1a859
|
fix(pd): disable overlap for spec+grammar in disagg decode loop (#28039)
|
2026-06-12 14:08:36 -07:00 |
|
Zach Zhu
|
627ed3476b
|
Fix invalid KVFP4QuantizeUtil references (#28013)
Signed-off-by: Zach Zhu <zzqshu@126.com>
|
2026-06-12 13:44:11 -07:00 |
|
David Wang
|
bb33594c1a
|
flashinfer swa kv pool fix (dflash gemma 4) (#27737)
|
2026-06-12 11:35:05 -07:00 |
|
cctry
|
75998d0421
|
Fix --mem-fraction-static not accounting for EAGLE draft model KV cache (#23862)
|
2026-06-12 10:35:48 -07:00 |
|
 Yuan Luoandluoyuan.luo
|
c80d8fe78a
|
[Perf] Skip per-call mat_a/scales_a padding in cutlass FP8 blockwise GEMM (#27896)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
|
2026-06-12 12:01:53 -04:00 |
|
 qiaozpandishandhanani
|
fcae6767d5
|
Add bucketed multi-dir layout for NIXL file storage (#27672)
Co-authored-by: ishandhanani <82981111+ishandhanani@users.noreply.github.com>
|
2026-06-12 05:34:55 -07:00 |
|
luoroger37
|
18989f3d48
|
[PD] Fix resource leak on prealloc/transfer abort and idle check (#28022)
|
2026-06-12 18:20:24 +08:00 |
|
Bingxu Chen
|
1cd5cb1220
|
[AMD] [CI] Add dsv4 accuracy PR gate to pr-test-amd-rocm720 (#27149)
|
2026-06-11 23:42:16 -07:00 |
|
ashwini rathi
|
fe887e6935
|
test(xpu): add multi-feature and embedding stage-b tests (#27861)
|
2026-06-12 14:36:28 +08:00 |
|
 Bi Xueandispobock
|
3c1f9eafa5
|
[sgl] proactively release out-of-window SWA slots after chunked prefill (#27402)
Co-authored-by: ispobock <ispobaoke@gmail.com>
|
2026-06-12 14:17:18 +08:00 |
|
Jumiar
|
ca17bd8347
|
perf: eliminate CUDA syncs in VLM embed path (#26082)
|
2026-06-12 13:15:56 +08:00 |
|
  
|
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 |
|
syy-hw
|
3a3a759464
|
[NPU] Add Gemma4 Sliding Window Attention support on Ascend backend (#26147)
|
2026-06-12 11:44:38 +08: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 |
|
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 |
|
Liangsheng Yin
|
acdb39edd2
|
[Spec] Remove the DFLASH V1 worker path (#27959)
|
2026-06-11 14:37:58 -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 |
|