Mohammad Miadh Angkad
|
91c63aeb4d
|
Fix stale CUDA graph benchmark and docs refs (#28041)
|
2026-06-13 21:51:42 -07:00 |
|
Jared Wen
|
5da3b37a9d
|
[CI] add Precision Regression Test on Nightly Run CI (#26902)
|
2026-06-14 12:43:57 +08:00 |
|
JoyFuture
|
a3fd5c24be
|
feat: add NVTX markers for the scheduler main loop (#27901)
|
2026-06-13 17:16:53 -07:00 |
|
Chang Min Bark
|
93b402580c
|
feat: add decode clear steps env var (#28160)
|
2026-06-13 17:15:42 -07: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 |
|
billishyahao
|
10d3337048
|
[AMD] Support unified_kv_triton for disaggregation (#27935)
|
2026-06-13 14:08:27 -07:00 |
|
 Oleg ZhelezniakandYorkSu
|
8a9f2aa116
|
fix: prevent stale bitmask leakage in LLGuidance grammar backend (#23653)
Signed-off-by: jellysnack <oleg.jellysnack@gmail.com>
Co-authored-by: YorkSu <45256779+YorkSu@users.noreply.github.com>
Co-authored-by: jellysnack <oleg.jellysnack@gmail.com>
|
2026-06-13 13:27:08 -07:00 |
|
Cheng Wan
|
27ba13358e
|
[Spec] Clear dead DRAFT_EXTEND objects left after EAGLE v1 removal (#28133)
|
2026-06-13 13:04:51 -07:00 |
|
Cheng Wan
|
bde6bccf39
|
[Spec] Remove deprecated EAGLE v1 DRAFT_EXTEND forward mode (#28129)
|
2026-06-13 13:00:21 -07:00 |
|
  
|
0e592395c7
|
[Apple Silicon] [MLX] Fuse SwiGLU activation into gate gather_qmv for SwitchGLU MoE blocks (#26188)
Co-authored-by: Alex Nails <alex.nails@radixark.ai>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: R0CKSTAR <yeahdongcn@gmail.com>
|
2026-06-13 21:57:57 +08:00 |
|
Yuhao Yang
|
aea0e30853
|
[4/N] Qwen3.5Opt: Overlap mamba verify update with draft extend (#26924)
|
2026-06-13 20:29:20 +08:00 |
|
McZyWu
|
f7041c9dee
|
step3.5 flash revise for graph mode and use triton activation (#27739)
|
2026-06-13 16:34: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 |
|
billishyahao
|
60d4bd4c70
|
[AMD] fix moriep quant kernel not implemented issue (#27855)
|
2026-06-13 00:35:41 -07:00 |
|
Yongji Wu
|
568aa5fcdb
|
Fix missing draft KV pool transfers in HybridCacheController (#27953)
|
2026-06-13 15:17:31 +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 |
|
shuwenn
|
f4029d0fc0
|
[HiCache] fix: clear storage reset state (#26009)
|
2026-06-12 23:51:26 -07:00 |
|
Mick
|
cb4933b22e
|
[diffusion] optimize: enable vae parallel decode with cfg-parallel (#27875)
|
2026-06-13 13:52:27 +08:00 |
|
Mick
|
8becb37519
|
[diffusion] warmup: improve diffusion server warmup (#28119)
|
2026-06-13 13:04:10 +08: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 |
|
Xinyu Zhang
|
1800d7caa6
|
Bump ray minimum version to 2.55.1 (#27724)
|
2026-06-12 20:49:11 -07:00 |
|
mqhc2020
|
f288283c07
|
[AMD] move shared expert check function to quark (#27057)
|
2026-06-12 20:45:59 -07:00 |
|
Liangsheng Yin
|
32ef040618
|
[Spec] Move eagle verify prepare_for_verify/sample to eagle_utils free helpers (#28117)
|
2026-06-12 20:37:33 -07:00 |
|
Qiaolin Yu
|
e02f7ca482
|
[perf] remove several h2d sync (#28076)
|
2026-06-12 20:30:17 -07:00 |
|
Khoa Pham
|
a0c6e0b3a4
|
chore: bump tokenspeed_mla 0.1.1 -> 0.1.6 (#28116)
|
2026-06-12 19:57:36 -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 |
|
Ting SUN
|
e9c3b262e4
|
[Bugfix][Spec] Fix multi-layer EAGLE DRAFT_EXTEND_V2 attn-TP logprob metadata capture (#28026)
Signed-off-by: Ting Sun <suntcrick@gmail.com>
|
2026-06-12 19:26:35 -07:00 |
|
 Khoa PhamandQiaolin Yu
|
d1a39b0c74
|
[DeepSeek V3] Defer moe finalize and fused it with main stream add (#27720)
Co-authored-by: Qiaolin Yu <liin1211@outlook.com>
|
2026-06-12 19:00:51 -07:00 |
|
 Brayden ZhongandBrayden Zhong
|
1a19f66acb
|
Fix DP attention + EP mode of Nemotron (#28102)
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
|
2026-06-12 18:39:04 -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
|
5633ca8599
|
[Spec] Move prepare_for_draft to EagleDraftWorkerBase (#28105)
|
2026-06-12 17:42:43 -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 |
|
 Khoa PhamandMohammad Miadh Angkad
|
82eedd5bd0
|
[DeepEP] Enable fabric handles automatically when supported (#27107)
Co-authored-by: Mohammad Miadh Angkad <176301910+mmangkad@users.noreply.github.com>
|
2026-06-12 17:17:44 -07:00 |
|
 Jonah Bernardandjonahbernard
|
fda7955890
|
[AMD][DFlash] Enable Fused KV Materialization (#27854)
Co-authored-by: jonahbernard <Jonah.Bernard@amd.com>
|
2026-06-12 16:57:46 -07:00 |
|
Cheng Wan
|
3a1417a0c1
|
[refactor] Fold FrozenKVMTPCudaGraphRunner onto the shared DecodeCudaGraphRunner base (#28081)
|
2026-06-12 16:55:53 -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 |
|
YAMY
|
f23f48df98
|
fix(moe): make FlashInfer A2A robust to collapsed global_num_tokens (moe_dense_tp_size NaN) (#27945)
|
2026-06-12 16:11:44 -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 |
|
 Kangyan-ZhouandClaude Fable 5
|
b0b8436f1c
|
[Fix] Unquote ResponseTool annotation breaking lint on all PRs (#28095)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-06-12 15:20:36 -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 |
|
Liangsheng Yin
|
caf59759ea
|
[Spec] Centralize dummy verify-input capture; add carries_draft_hidden_states (#28032)
|
2026-06-12 14:23:29 -07:00 |
|
ybyang
|
1e71c1a859
|
fix(pd): disable overlap for spec+grammar in disagg decode loop (#28039)
|
2026-06-12 14:08:36 -07:00 |
|
Mohammad Miadh Angkad
|
cb9140ee61
|
Enable PDL for GPT-OSS tinygemm router (#27941)
|
2026-06-12 13:51:50 -07:00 |
|
shuwenn
|
9d37e710b7
|
[Bench] Add consistent p90/p95/p99 percentiles for all latency metrics (#27662)
|
2026-06-12 13:44:38 -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 |
|
 Vedant V JhaveriandVedant Jhaveri
|
3be5a7ec89
|
Respect explicit --max-running-requests instead of clamping to heuristic (#27399)
Co-authored-by: Vedant Jhaveri <vjhaveri@linkedin.com>
|
2026-06-12 12:30:47 -07:00 |
|
 
|
6e0fa5afe1
|
Support Nemotron DP attention and MTP (#24955)
Co-authored-by: Jiajun Li <48857426+guapisolo@users.noreply.github.com>
Co-authored-by: Zhichenzzz <northwesterniemsteaching@gmail.com>
|
2026-06-12 12:21:12 -07:00 |
|
David Wang
|
bb33594c1a
|
flashinfer swa kv pool fix (dflash gemma 4) (#27737)
|
2026-06-12 11:35:05 -07:00 |
|