fa6ae31177
feat: rename logit_bias/logit_scale to logit_mean/logit_sigma for affine score calibration ( #39530 )
...
Signed-off-by: Jesus Federico <jefp@amazon.com >
Signed-off-by: wang.yuqi <yuqi.wang@daocloud.io >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: wang.yuqi <yuqi.wang@daocloud.io >
2026-04-13 04:43:44 +00:00
maobaolong and GitHub
2a3c32ce67
fix(lmcache): correct store for cached requests and num_scheduled_tokens in lmcache_mp_connector.py ( #39655 )
...
Signed-off-by: baoloongmao <baoloongmao@tencent.com >
2026-04-13 03:29:19 +00:00
4beeb0689c
fused qknorm+rope kernel optimization for SM9.0 ( #37376 )
...
Signed-off-by: EricccYang <yangyang4991@gmail.com >
Signed-off-by: Kaicheng Yang <53411596+EricccYang@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-12 19:58:37 -07:00
cae984060f
[compile] Enable AOT compile with batch invariance mode. ( #39201 )
...
Signed-off-by: zhxchen17 <zhxchen17@fb.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-04-12 19:58:33 -07:00
Jee Jee Li and GitHub
715681c127
[LoRA] Support dual CUDA streams-Linear Layer ( #35721 )
...
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com >
2026-04-13 10:57:07 +08:00
Kunshang Ji and GitHub
dc02271d76
[XPU] revert torch-xpu to 2.10 ( #39656 )
...
Signed-off-by: Kunshang Ji <kunshang.ji@intel.com >
2026-04-13 10:50:29 +08:00
Andreas Karatzas and GitHub
4e4ad41d11
[ROCm][CI] Removed stale tests and extended acceptance test ( #39651 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-04-13 10:40:26 +08:00
Yongye Zhu and GitHub
620e8924d9
[Bugfix] [Tests] Enforce out tensor device in kernel/moe/test_cutedsl_moe.py ( #39644 )
...
Signed-off-by: Yongye Zhu <zyy1102000@gmail.com >
2026-04-12 17:08:08 -07:00
Animesh Jain and GitHub
f00c5539d7
[compile] Bug fix for _decompose_size_nodes ( #38360 )
...
Signed-off-by: Animesh Jain <anijain@umich.edu >
2026-04-12 20:20:24 +00:00
Le Yang and GitHub
21fab0a3db
fix(moe): fix RoutedExpertsCapturer assertion failure with DP>1 and MK path ( #37879 )
2026-04-12 10:28:17 -04:00
Nicolò Lucchesi and GitHub
3244a2ebf2
[KVConnector][NIXL] Organize NIXL connector into its own directory ( #39354 )
...
The number of features supported by the connector has grown substantially
and the `nixl_connector.py` file has accumulated a lot of code. Creates a separate
directory and isolates connector/scheduler code in the hope of improving clarity
and maintainability.
Further refactor of components aimed at improving clarity and simplifying code
will follow soon.
Signed-off-by: NickLucche <nlucches@redhat.com >
2026-04-12 13:10:50 +00:00
Mark McLoughlin and GitHub
72ff142c37
[Core][Metrics] Remove vllm:prompt_tokens_recomputed metric ( #38709 )
...
Signed-off-by: Mark McLoughlin <markmc@redhat.com >
2026-04-12 12:22:01 +03:00
Nick Hill and GitHub
ee3c0c83db
[Pooling] Disable async scheduling by default for pooling models ( #39592 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-04-12 07:23:42 +00:00
cc07dad789
[HMA] [KVEvent] Enable GPU-side KV events for HMA ( #37688 )
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com >
Co-authored-by: Or Ozeri <or@ozery.com >
2026-04-12 10:01:02 +03:00
17e787a779
fix(kimi_k25): resolve media_placeholder_token_id from tokenizer ( #39344 )
...
Signed-off-by: r266-tech <r266.tech@gmail.com >
Signed-off-by: Roger Wang <hey@rogerw.io >
Co-authored-by: Roger Wang <hey@rogerw.io >
2026-04-11 21:10:24 -07:00
639402f5a2
Support FP8 KVCache on XPU ( #37731 )
...
Signed-off-by: Xinyu Chen <xinyu1.chen@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-04-12 03:53:32 +00:00
Andreas Karatzas and GitHub
0f7be0f2f7
[ROCm][CI/Build] Fix memory cleanup in MM test ( #39555 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-04-12 11:13:34 +08:00
Yan Ma and GitHub
394ff86965
[XPU][CT] support per-channel quantization in xpu fp8 linear method ( #38316 )
...
Signed-off-by: Yan Ma <yan.ma@intel.com >
2026-04-12 02:46:28 +00:00
EdalatiAli and GitHub
df1e30e74b
[Quant] add CompressedTensorsW8A8Mxfp8 for linear and MoE layers ( #38815 )
...
Signed-off-by: EdalatiAli <aliedalati@cohere.com >
2026-04-11 17:21:36 -06:00
bd8bd52308
[Bugfix] Runtime driver check for cuMemcpyBatchAsync in swap_blocks_batch ( #38919 )
...
Signed-off-by: Itay Etelis <itay.etelis@ibm.com >
Co-authored-by: Itay Etelis <itay.etelis@ibm.com >
Co-authored-by: Michael Goin <mgoin64@gmail.com >
2026-04-11 11:02:34 -06:00
Wei Zhao and GitHub
59b2f7b640
[Perf] Fuse Zero Initializer for FP8 DeepGemm Block Quant Kernel ( #39547 )
...
Signed-off-by: wzhao18 <wzhao18.sz@gmail.com >
2026-04-11 07:16:51 -07:00
ShubyM and GitHub
92feb9991d
[Gemma4][Bugfix]: Enable Gemma4ForCasualLM to load lora adapters correctly ( #38844 )
...
Signed-off-by: ShubyM <shubymishra20@gmail.com >
2026-04-11 09:06:49 +00:00
d4cb783c10
[Bugfix] Fix GDN FLA kernel crashes with NULL_BLOCK_ID=0 CUDA graph padding ( #39064 )
...
Signed-off-by: Vibhav Agarwal <vibhavagarwal5@gmail.com >
Co-authored-by: vibhav-agarwal <vibhav.agarwal@glance.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-11 08:35:19 +00:00
Li, Jiang and GitHub
eb92ba740a
[CI/Build] Fix sentence-transformers version in CPU test ( #39557 )
...
Signed-off-by: jiang1.li <jiang1.li@intel.com >
2026-04-11 07:04:25 +00:00
z1ying and GitHub
a3e750c0a5
[Misc] Update deprecation warning for --model flag ( #39518 )
...
Signed-off-by: Ziying Tao <tzzying@outlook.com >
2026-04-10 23:25:20 -07:00
Lee Yongjun and GitHub
da72daced2
[Bugfix] add SupportsMultiModal to Exaone4_5_MTP ( #39526 )
...
Signed-off-by: leeyongjun <jqueen.astro@gmail.com >
2026-04-10 22:57:26 -07:00
8d0aabdde9
Fix the order of _free_encoder_inputs ( #38907 )
...
Signed-off-by: Tianyu Guo <guoty9@mail2.sysu.edu.cn >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-04-10 22:47:48 -07:00
0f3ce4c74b
[XPU] Fix spec-decode UTs under tests/v1/spec_decode ( #38491 )
...
Signed-off-by: Yan Ma <yan.ma@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-04-11 01:31:00 +00:00
Benjamin Chislett and GitHub
af661a182d
Revert "Add nightly b200 test for spec decode eagle correctness ( #38577 )" ( #39512 )
...
Signed-off-by: Benjamin Chislett <bchislett@nvidia.com >
2026-04-10 20:07:32 -04:00
Michael Goin and GitHub
7f0b8f2020
[Docs] Use --torch-backend=auto for editable install docs ( #39511 )
...
Signed-off-by: Michael Goin <mgoin64@gmail.com >
2026-04-10 15:27:02 -07:00
Michael Goin and GitHub
11e2375fe2
[Refactor] Move MXFP8 GEMM management into MxFp8LinearKernel ( #39205 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-04-10 14:02:03 -07:00
fc645f1acc
Add structure to requirements/ directory ( #39024 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com >
2026-04-10 13:46:41 -07:00
Fynn Schmitt-Ulms and GitHub
2d80cf9d6e
Fix pre-commit labeled trigger system ( #39523 )
...
Signed-off-by: Fynn Schmitt-Ulms <fschmitt@redhat.com >
2026-04-10 13:54:49 -06:00
e7cfd7c5b9
Add Gemma4 Eagle3 support ( #39450 )
...
Signed-off-by: Rahul-Tuli <rtuli@redhat.com >
Signed-off-by: Fynn Schmitt-Ulms <fschmitt@redhat.com >
Co-authored-by: Rahul-Tuli <rtuli@redhat.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-10 12:35:35 -07:00
yzong-rh and GitHub
e816a8811f
[Bugfix] Fix FlashInfer crash with kv_cache_dtype_skip_layers ( #39002 )
...
Signed-off-by: Yifan Zong <yzong@redhat.com >
2026-04-10 18:50:47 +00:00
zhanqiuhu and GitHub
e281cb721c
[CI] Add MultiConnector (Nixl+Offloading) e2e edge case tests ( #39343 )
...
Signed-off-by: ZhanqiuHu <zhu@redhat.com >
2026-04-10 17:35:03 +00:00
Manu and GitHub
51cfc0e76c
perf(moe): add tuned fused_moe config for RTX PRO 6000 Blackwell Server Edition ( #39183 )
...
Signed-off-by: manu <fortin.emmanuel@gmail.com >
2026-04-10 11:32:42 -06:00
b87575d24b
feat: add logit_scale to PoolerConfig for affine score calibration ( #39435 )
...
Signed-off-by: Jesus Federico <jefp@amazon.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 17:21:14 +00:00
TJian and GitHub
42c6bb4b75
[ROCm] [AITER] Revert AITER version to v0.1.10.post3 ( #39509 )
...
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com >
2026-04-10 16:25:52 +00:00
Jee Jee Li and GitHub
ecd1ea1363
[Kernel] Porting the TRTLLM minimax_allreduce_rms kernels ( #37045 )
...
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com >
2026-04-11 00:20:20 +08:00
zhrrr and GitHub
8f121f7879
[Model Runner V2] support auto resolve cudagraph mode/sizes based on attn backend ( #32936 )
...
Signed-off-by: zhuhaoran <zhuhaoran.zhr@alibaba-inc.com >
2026-04-10 08:27:15 -07:00
wang.yuqi and GitHub
cb5f7501cb
[New Model]: jinaai/jina-reranker-v3 ( #38800 )
...
Signed-off-by: wang.yuqi <yuqi.wang@daocloud.io >
2026-04-10 15:20:40 +00:00
Peter Nguyen and GitHub
8d0f908b98
[Model] Implement LoRA support for Qwen3ASRForConditionalGeneration ( #37247 )
...
Signed-off-by: Peter Nguyen <petern0408@gmail.com >
2026-04-10 18:34:31 +04:00
Nicolò Lucchesi and GitHub
c9dddc144b
[CI] Add Nixl+OffloadingConnector e2e integration tests ( #39200 )
...
Signed-off-by: NickLucche <nlucches@redhat.com >
2026-04-10 21:40:40 +08:00
c1cc7344fb
[ROCm] Add RDNA 3.5/4 device IDs (gfx1150, gfx1151, gfx1201) ( #38455 )
...
Signed-off-by: rdondeti <ravitez.dondeti@gmail.com >
Signed-off-by: Ravitez Dondeti <ravitez.dondeti@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-10 11:35:07 +00:00
xaguilar-amd and GitHub
f976e3b98b
[Performance] Remove unnecessary zero-fill of MLA decode output tensor in Aiter backend ( #37539 )
...
Signed-off-by: xaguilar-amd <xaguilar@amd.com >
2026-04-10 11:27:35 +00:00
d468322dc1
[Kernel][Hardware][AMD] Add TritonW4A16LinearKernel for ROCm ( #37352 )
...
Signed-off-by: jatseng-ai <jatseng@amd.com >
Signed-off-by: jatseng-ai <janet.tseng@amd.com >
Signed-off-by: Matthias Gehre <matthias.gehre@amd.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Matthias Gehre <matthias.gehre@amd.com >
2026-04-10 10:25:27 +00:00
967146e7bd
[model] support FireRedLID ( #39290 )
...
Signed-off-by: PatchouliTaisa <patchychen@tencent.com >
Co-authored-by: PatchouliTaisa <patchychen@tencent.com >
2026-04-10 08:43:58 +00:00
8e8a3becd1
[ZenCPU] Make PT Backport Patch Accessible to vLLM ( #38205 )
...
Signed-off-by: Lalithnarayan C <Lalithnarayan.C@amd.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Luka Govedič <ProExpertProg@users.noreply.github.com >
2026-04-10 08:29:35 +00:00
1dfd64c1cc
[PluggableLayer][3/N] Apply PluggableLayer to llm_head and vocab embedding layer ( #33465 )
...
Signed-off-by: whx-sjtu <2952154980@qq.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-04-10 16:12:59 +08:00