khluu and Codex
e4417044fc
test: force CI failure for retry validation
...
Co-authored-by: Codex <codex@openai.com >
Signed-off-by: khluu <khluu000@gmail.com >
2026-07-29 02:47:44 -07:00
Maria Guevara and GitHub
c44e191b01
[Rust Frontend] Add --limit-mm-per-prompt support ( #49604 )
...
Signed-off-by: Maria Guevara <kawaiiplush14@gmail.com >
2026-07-29 17:21:41 +08:00
fxmarty-amd and GitHub
5b14019576
[CI] Fix MXFP8 MOE backend selection tests on gfx942 ( #50222 )
...
Signed-off-by: Felix Marty <Felix.Marty@amd.com >
2026-07-29 17:17:11 +08:00
omerpaz95 and GitHub
dad7a6383b
[EC Connector] Add has_pending_push_work ( #49582 )
...
Signed-off-by: omerpaz95 <omerpaz95@gmail.com >
2026-07-29 11:04:22 +02:00
5b29c958c7
[XPU] upgrade to torch 2.13 ( #48677 )
...
Signed-off-by: Yan Ma <yan.ma@intel.com >
Signed-off-by: Kunshang Ji <kunshang.ji@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-29 01:24:56 -07:00
df2735ea2e
[Misc][Minimax-M3]add default video_processor ( #50092 )
...
Signed-off-by: rongfu.leng <lenronfu@gmail.com >
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-29 01:24:51 -07:00
32e657e689
[BugFix] eagle draft max position embeddings ( #49343 )
...
Signed-off-by: JaredforReal <w13431838023@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-29 01:24:47 -07:00
ad5d29db70
[Model] Support Qwen3.5 text-only dense and MoE models ( #50210 )
...
Signed-off-by: Perkz Zheng <PerkzZheng@users.noreply.github.com >
Co-authored-by: Perkz Zheng <PerkzZheng@users.noreply.github.com >
2026-07-29 08:21:57 +00:00
Bugen Zhao and GitHub
f5a7cce9b6
[Model] Add Kimi K3 support: Python frontend [2/2] ( #50093 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-29 01:06:01 -07:00
Seiji Eicher and GitHub
6370e53f24
[Frontend] Reuse prefill token ids on the decode chat path for disaggregated serving ( #48145 )
...
Signed-off-by: Seiji Eicher <seiji@anyscale.com >
2026-07-29 10:02:57 +02:00
65a1a16594
[CPU] Fix FP8 attention scratchpad sizing ( #50194 )
...
Signed-off-by: Li, Tianmu <tianmu.li@intel.com >
Co-authored-by: Codex <noreply@openai.com >
Co-authored-by: Li, Jiang <jiang1.li@intel.com >
2026-07-29 15:34:37 +08:00
Kevin H. Luu and GitHub
100d655a23
[CI] Allow PR comment acknowledgements ( #50211 )
...
Signed-off-by: khluu <khluu000@gmail.com >
2026-07-28 23:53:56 -07:00
7de49bab7e
[XPU][UT][CI] add xpu config to run gpt-oss accuracy in ut and ci ( #48703 )
...
Signed-off-by: Zhu, Zufang <zufang.zhu@intel.com >
Signed-off-by: zofia <110436990+zufangzhu@users.noreply.github.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-29 14:16:16 +08:00
+13
7c6729b769
[Model] Add Kimi K3 support: model files and kernels [1/N] ( #50089 )
...
Signed-off-by: zjy0516 <riverclouds.zhu@qq.com >
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
Signed-off-by: Yongye Zhu <zyy1102000@gmail.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Thien Tran <gau.nernst@yahoo.com.sg >
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Co-authored-by: Yongye Zhu <zyy1102000@gmail.com >
Co-authored-by: Ziming Huang <zelda.huanghuang@gmail.com >
Co-authored-by: Roger Wang <hey@rogerw.io >
Co-authored-by: Isotr0py <mozf@inferact.ai >
Co-authored-by: aoshen02 <aoshen02@users.noreply.github.com >
Co-authored-by: Woosuk Kwon <woosuk@inferact.ai >
Co-authored-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: aoshen02 <aoshen@inferact.ai >
Co-authored-by: Summer Yang <girasoleyang@gmail.com >
Co-authored-by: Kevin H. Luu <khluu000@gmail.com >
Co-authored-by: Bowen Wang <abmfy@icloud.com >
Co-authored-by: gnovack <novackgm@gmail.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: xiaozhoupy <peiyuanzhou1994@gmail.com >
Co-authored-by: Roy Wang <yasong.wang@inferact.ai >
Co-authored-by: Jeff (Junze) Ma <93145857+majunze2001@users.noreply.github.com >
Co-authored-by: Codex <codex@openai.com >
2026-07-29 14:10:58 +08:00
6f00a1ae3b
fused_moe: add VLLM_TRITON_USE_TD tensor-descriptor path ( #42436 )
...
Signed-off-by: Artur Fierka <artur.fierka@intel.com >
Signed-off-by: Lena Onyshchenko <162571002+oonyshch@users.noreply.github.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Lena Onyshchenko <162571002+oonyshch@users.noreply.github.com >
2026-07-29 13:15:10 +08:00
6f91edf96d
[Test] dynamic_shapes_compilation ( #49974 )
...
Signed-off-by: JaredforReal <w13431838023@gmail.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
2026-07-29 04:54:57 +00:00
db7a79cbf7
[CPU] Fix s390x builds and update torch version in dockerfile ( #50144 )
...
Signed-off-by: Rehan Khan <Rehan.Khan7@ibm.com >
Co-authored-by: Li, Jiang <jiang1.li@intel.com >
2026-07-29 12:52:17 +08:00
Philip Pesic and GitHub
dc1be79031
Add CachePolicyFactory for pluggable/external eviction policies ( #49114 )
...
Signed-off-by: Philip Pesic <philippesic06@gmail.com >
2026-07-29 07:34:55 +03:00
Andreas Karatzas and GitHub
0bb548b60e
[CI][ROCm] Stabilize Qwen2-VL LoRA test ( #50161 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-29 04:27:45 +00:00
Zach Zhu and GitHub
58f9659397
[Frontend][Core] Standardize request error handling with VLLMError hierarchy ( #49665 )
...
Signed-off-by: Zach Zhu <zzqshu@126.com >
2026-07-29 04:20:40 +00:00
f37f03db4a
[KV Connector] Support NIXL P/D for hybrid MLA+SSM models ( #49762 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Jared Wen <w13431838023@gmail.com >
2026-07-29 11:50:30 +08:00
32a423ac0a
Integrate CuTeDSL MoE for ReLU2 NVFP4 ( #49580 )
...
Co-authored-by: OpenAI Codex <codex@openai.com >
Co-authored-by: Michael Goin <mgoin64@gmail.com >
2026-07-28 19:46:38 -07:00
30c2718eaa
[CompressedTensors] FP4 Qutlass Integration ( #43229 )
...
Signed-off-by: Kyle Sayers <kylesayrs@gmail.com >
Signed-off-by: Brian Dellabetta <bdellabe@redhat.com >
Signed-off-by: Brian Dellabetta <brian-dellabetta@users.noreply.github.com >
Co-authored-by: Brian Dellabetta <bdellabe@redhat.com >
Co-authored-by: Brian Dellabetta <brian-dellabetta@users.noreply.github.com >
Co-authored-by: Dipika Sikka <dipikasikka1@gmail.com >
2026-07-28 20:34:20 -06:00
Andreas Karatzas and GitHub
7398a30d79
[ROCm][CI] Stabilize ngram and suffix correctness test ( #50190 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-28 20:29:00 -06:00
17a74b745b
[Model] Add Inkling compressed-tensors dynamic FP8 support ( #48876 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: mgoin <mgoin64@gmail.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-28 19:27:01 -07:00
Kevin H. Luu and GitHub
54ab69b14e
[CI] Allow comment-triggered builds past pipeline filters ( #50197 )
...
Signed-off-by: khluu <khluu000@gmail.com >
2026-07-28 19:11:04 -07:00
7f4c52f2ba
[CI] Add comment-based Buildkite triggers ( #50132 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-28 18:41:48 -07:00
6fbbcf2151
[BugFix] Stop dummy runs from writing mamba state through stale block-table rows ( #49757 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Signed-off-by: Jeff Ma <jeffjma@umich.edu >
Co-authored-by: Jeff Ma <jeffjma@umich.edu >
2026-07-29 01:09:41 +00:00
Kevin Glynn and GitHub
56f31af62a
[Bugfix] Fix /wake_up crash on hybrid models (Mamba/DeltaNet) ( #41602 )
...
Signed-off-by: Kevin Glynn <kevglynn@gmail.com >
2026-07-29 00:17:35 +00:00
Divakar Verma and GitHub
fe65aa6a97
[CI][NIXL] Fix flaky DP+EP test port conflict ( #50171 )
...
Signed-off-by: Divakar Verma <divakar.verma@amd.com >
2026-07-29 00:12:50 +00:00
Andreas Karatzas and GitHub
176256b962
[ROCm][CI] Stabilize ROCm audio streaming test ( #50163 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-29 07:58:10 +08:00
fxmarty-amd and GitHub
5369f7b7b8
[MXFP8][ROCm] Fix MXFP8 MoE backend selection ( #49747 )
...
Signed-off-by: Felix Marty <Felix.Marty@amd.com >
2026-07-29 07:57:20 +08:00
liuzhenwei and GitHub
e7f6a39db8
[Test] Make EPD correctness tests configurable for XPU ( #50110 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-29 07:47:48 +08:00
a07fac758f
[Perf] Zero-copy torch.Tensor pickling in shm_broadcast MessageQueue ( #48442 )
...
Signed-off-by: Ruinan Ma <r7ma3088@gmail.com >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-28 16:28:28 -07:00
Julien Debache and GitHub
bb3b61f2fd
perf: dispatch non-grouped bias-less topk routing methods to fused path ( #49618 )
...
Signed-off-by: jdebache <jdebache@nvidia.com >
2026-07-28 14:57:22 -07:00
Bugen Zhao and GitHub
2899dca843
[Model] Add Kimi K3 support: Rust frontend [1/2] ( #50104 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-28 14:31:13 -07:00
0b6aa3c47c
[Bugfix][Spec Decode] Size DFlash query buffers for cudagraph-padded batches ( #50065 )
...
Signed-off-by: siddhant-bharti <sbharti@together.ai >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-28 19:34:22 +00:00
Bugen Zhao and GitHub
d552a68645
[Rust Frontend] Extract shared tracing setup logic into vllm-tracing ( #50129 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-28 19:31:15 +00:00
johnnyychiu and GitHub
118bcde449
[BugFix] Fix clang spinloop mwaitx include ( #45532 )
...
Signed-off-by: johnny <johnnyychiu@gmail.com >
2026-07-28 19:00:06 +00:00
Shanshan Shen and GitHub
6c7e679f04
[ROCm][Bugfix] Sanitize AITER paged-MQA logits before sparse top-k for DeepSeek-V4 ( #49714 )
...
Signed-off-by: shen-shanshan <467638484@qq.com >
2026-07-28 11:08:50 -07:00
labAxiaoming and GitHub
1db989bbf1
[Bugfix][Multimodal] Fix video temporal padding estimates ( #49030 )
...
Signed-off-by: xiaoming <1259730330@qq.com >
2026-07-29 01:57:31 +08:00
Brian Dellabetta and GitHub
8a7b3c2990
[compressed-tensors] update find_matched_target order to prioritize fused name matches over class match ( #49483 )
...
Signed-off-by: Brian Dellabetta <bdellabe@redhat.com >
2026-07-28 17:03:08 +00:00
Andreas Karatzas and GitHub
05a0814863
[ROCm] Fix and optimize GPT-J-style MRoPE ( #49906 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-28 10:50:10 -06:00
4f56321d7e
[ROCm] Cache fp32 upcast of static e8m0 weight scale in AITER scaled_mm ( #47773 )
...
Signed-off-by: jiacao-amd <jiahui.cao@amd.com >
Co-authored-by: TJian <tunjian.tan@embeddedllm.com >
2026-07-28 11:34:16 -05:00
Bugen Zhao and GitHub
01661cc57f
[Rust][Benchmark] Make vllm bench serve Rust delegation opt-in ( #50081 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-28 16:21:12 +00:00
ba702e978e
[Attention] Skip sparse indexer scoring for dense short prefills ( #48407 )
...
Signed-off-by: Yiliu Dong <91178480+qianlihuang@users.noreply.github.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-28 16:17:22 +00:00
6453fc0b8c
[Bugfix] Don't reuse engine core payload buffer while zmq is sending it ( #50053 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-28 16:09:28 +00:00
4fb483ca86
[Docs] Expand llm-d integration page ( #45432 )
...
Signed-off-by: ibrahimibrahim <ibib2595@gmail.com >
Co-authored-by: ibrahimibrahim <ibib2595@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-28 15:47:56 +00:00
30217b0e80
[Bugfix][KV Offload][P2P] Scope serve state to fetch rounds ( #49877 )
...
Signed-off-by: Itay Etelis <itay.etelis@ibm.com >
Co-authored-by: Itay Etelis <itay.etelis@ibm.com >
Co-authored-by: Itay Etelis <Itay.etelis@gmail.com >
2026-07-28 18:01:55 +03:00
Nick Hill and GitHub
0d0504b54c
[Core] Warm up runner-owned Triton kernels before the first request ( #49903 )
2026-07-28 07:58:02 -07:00
1e81853afc
[Bugfix][KV Offload] Keep Mamba block span unscaled under DCP ( #49964 )
...
Signed-off-by: Jonguk Cheong <jdal3031@snu.ac.kr >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-28 17:41:55 +03:00
b6cbba8bc8
[Bugfix][Kernel] Fix batch invariance in RMSNorm kernels by pinning block size ( #48391 )
...
Signed-off-by: oops-oom <73481342@qq.com >
Signed-off-by: oops-oom <liubin8905@vip.qq.com >
Co-authored-by: oops-oom <73481342@qq.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
Co-authored-by: Shengqi Chen <harry-chen@outlook.com >
2026-07-28 22:24:02 +08:00
94100b5915
[CI] Wire untethered test files into CI jobs ( #49340 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-28 14:02:31 +00:00
Harry Mellor and GitHub
62d8db7c05
[Bugfix] Add missing vllm/models/kimi_k3/__init__.py ( #50131 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-28 13:47:04 +00:00
601fa9a74e
[KV Connector] Support NIXL heterogeneous P/D block sizes for hybrid models ( #49612 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-28 06:45:02 -07:00
9b9fc4039c
add epilogue hook to flex attention ( #45841 )
...
Signed-off-by: Angel Li <liangel@meta.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Michael Goin <mgoin64@gmail.com >
2026-07-28 06:26:55 -07:00
Nicolò Lucchesi and GitHub
98e91a9600
[PD][NixlPush] Skip extra add_remote_agent step in D->P handshake ( #49345 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-28 14:57:12 +02:00
948107acf7
[Bugfix] Enhance extra_config handling for layer name suffix matching ( #48589 )
...
Signed-off-by: Xin He <xin3.he@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-28 20:37:55 +08:00
Itay Alroy and GitHub
35efdf6b34
[Elastic EP] Async preparation ( #47288 )
...
Signed-off-by: Itay Alroy <ialroy@nvidia.com >
2026-07-28 05:19:13 -07:00
d2bfc6fe20
[Build] Fix DeepEP CUDA driver stub linking ( #50103 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-28 12:09:19 +00:00
Reid and GitHub
912d6b619d
[Rust Frontend] Align sampling validation with Python ( #47494 )
...
Signed-off-by: reidliu41 <reid201711@gmail.com >
2026-07-28 12:02:00 +00:00
Reid and GitHub
bf9f23003c
[Rust Frontend] Fix finish reason for named tool choices ( #49496 )
...
Signed-off-by: reidliu41 <reid201711@gmail.com >
2026-07-28 10:53:18 +00:00
25ace8fe5d
[CI] Increase Qwen3.5 MTP GSM8K generation length ( #49881 )
...
Signed-off-by: zjy0516 <riverclouds.zhu@qq.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-28 18:04:36 +08:00
247470f23a
[CI] Add PyTorch stable ABI audit check ( #48164 )
...
Signed-off-by: Chris Leonard <chleonar@redhat.com >
Co-authored-by: Shengqi Chen <harry-chen@outlook.com >
2026-07-28 02:37:01 -07:00
88402a41c4
[Test] Skip ROCm AITER MLA prefill tests on non-ROCm platforms ( #49945 )
...
Signed-off-by: Liangliang-Ma <liangliang.ma@intel.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-28 16:26:49 +08:00
5ed3faa43d
[Rust Frontend] Add ordinary-text tokenizer encoding ( #49992 )
...
Co-authored-by: OpenAI Codex <noreply@openai.com >
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-28 15:46:51 +08:00
Thien Tran and GitHub
61ac368021
[Kimi-K3] Add AttnRes kernels ( #50090 )
...
Signed-off-by: Thien Tran <gau.nernst@yahoo.com.sg >
2026-07-28 00:22:09 -07:00
99b57a4823
[CI][ROCm] Soft fail LoRA mirror ( #50086 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-28 00:18:04 -07:00
b09688a6e7
[Bugfix][Spec Decode] Preserve draft buffers across level-2 sleep ( #49774 )
...
Signed-off-by: aoshen02 <aoshen02@users.noreply.github.com >
Signed-off-by: vx120 <893600387@qq.com >
Co-authored-by: aoshen02 <aoshen02@users.noreply.github.com >
Co-authored-by: vx120 <893600387@qq.com >
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
Co-authored-by: Roger Wang <hey@rogerw.io >
2026-07-28 00:16:21 -07:00
03a2d03367
[Bugfix] Respect cgroup memory limits on all platforms ( #49966 )
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-28 14:38:20 +08:00
Shuolei Wang and GitHub
9069a57139
[Core][Frontend] Add weight version tagging for RL rollouts ( #49040 )
...
Signed-off-by: Shuolei Wang <shuoleiwang123@gmail.com >
Signed-off-by: Shuolei Wang <948904026@qq.com >
2026-07-28 14:35:29 +08:00
Li, Jiang and GitHub
90245f4190
[Bugfix] Fix multi-modal support on CPU MRV2 ( #50073 )
...
Signed-off-by: jiang1.li <jiang1.li@intel.com >
2026-07-28 06:09:48 +00:00
afriedri and GitHub
f472ab0a4c
Remove triton per group quant [ROCm] [Bugfix] ( #49621 )
...
Signed-off-by: Andy Friedrich <afriedri@amd.com >
2026-07-28 05:53:46 +00:00
Ayushman Singh and GitHub
74587939b1
[Build] Fix CUDA arch detection producing kernel-less builds on SM121 ( #49904 )
2026-07-27 22:01:56 -07:00
Nick Hill and GitHub
d223c900d8
[Bugfix] Only pad transformers backend value when it is narrower ( #50060 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-27 23:36:45 -05:00
52c3c4a42f
[Bugfix][KV Offload][OBJ] Preserve job completion during cleanup ( #49947 )
...
Signed-off-by: MINJUN GIL <alswnsrlf12@naver.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-28 07:10:52 +03:00
a8f296083f
[KV Offload] Make compact secondary identity TP-independent ( #49858 )
...
Signed-off-by: Change72 <changg@nvidia.com >
Co-authored-by: GPT-5.6 Sol <noreply@openai.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-28 07:10:20 +03:00
fbb1ef6803
[Bugfix] Fix DeepseekV4FP8 Quark MXFP4 crash on list-valued weight ( #49634 )
...
Signed-off-by: Colin Zeng <Colin.Zeng@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 22:32:42 -05:00
33fe71a4d3
[AMD] Revert Mxfp4MoeBackend.TRITON_UNFUSED fallback ( #46491 )
...
Signed-off-by: Felix Marty <Felix.Marty@amd.com >
Co-authored-by: Felix Marty <Felix.Marty@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 22:31:23 -05:00
d18ed2304a
[KV-offload][FS] : Batch store/load_block in C ( #49152 )
...
Signed-off-by: <>
Co-authored-by: Varun Sundar Rabindranath <varun-sundar-rabindranath@h100-01.nemg-001.lab.rdu2.dc.redhat.com >
2026-07-28 11:21:53 +08:00
nvbfalk and GitHub
60915c972c
[Feature] Add VidCom2 video token pruning ( #47750 )
...
Signed-off-by: Benedikt Falk <bfalk@nvidia.com >
2026-07-28 03:20:17 +00:00
7aea73d83d
[ROCm][Quark][6/N] Use MXFP4 linear kernel abstraction for aiter backend ( #49348 )
...
Signed-off-by: Felix Marty <Felix.Marty@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 21:35:57 -05:00
Yan Ma and GitHub
73af7a362a
[XPU] Add online fp8 quantization test ( #44513 )
...
Signed-off-by: Yan Ma <yan.ma@intel.com >
2026-07-28 10:34:33 +08:00
Andreas Karatzas and GitHub
e68bfc2828
[CI][ROCm] Soft-fail Python-only installation mirror ( #50041 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-27 19:22:53 -07:00
frida-andersson and GitHub
02b6ecf07c
[ROCm][DSv3.2] Eliminate per-decode FillFunctor launches in sparse-MLA hot loop ( #44527 )
...
Signed-off-by: Frida Andersson <fanderss@amd.com >
2026-07-28 10:12:20 +08:00
1206891822
[ROCm][KVConnector][MoRI-IO] Fix WRITE-mode remote-TP rank collapse ( #46332 follow-up) ( #47764 )
...
Signed-off-by: avininjamay8 <avininjamay8@users.noreply.github.com >
Signed-off-by: avininjamay8 <Avinash.Paul@amd.com >
Co-authored-by: avininjamay8 <avininjamay8@users.noreply.github.com >
Co-authored-by: avininjamay8 <avpaul@amd.com >
2026-07-27 20:26:24 -05:00
Woosuk Kwon and GitHub
60b3d39cd3
[Docs] Remove experimental warning for EP ( #50057 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
2026-07-27 17:06:28 -07:00
Lucas Wilkinson and GitHub
60417b4b74
[Core][PCP] Select MRV2 when PCP is enabled ( #50034 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
2026-07-27 17:03:26 -07:00
Giancarlo Delfin and GitHub
272abd5f48
[Tests][Spec Decode] Add gemma4 MTP acceptance rates test ( #47920 )
...
Signed-off-by: Giancarlo Delfin <gdelfin@inferact.ai >
2026-07-27 16:15:54 -07:00
Netanel Haber and GitHub
1e34a13539
Fix Humming non-gated MoE ( #49096 )
2026-07-27 22:56:44 +00:00
ebcef33766
Fix MQA with tensor parallelism on transformers modeling backend ( #49987 )
...
Signed-off-by: microslaw <milosz.grunwald@intel.com >
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-27 22:51:17 +00:00
28158b2fc3
[ROCm] [BugFix] Fix Quark GLM-5.2 Checkpoint inference: indexer wk per-channel FP8 dequant + missing sparse-MLA metadata fields ( #48886 )
...
Signed-off-by: Colin Zeng <Colin.Zeng@amd.com >
Signed-off-by: ColinZ22 <Colin.Zeng@amd.com >
Co-authored-by: TJian <tunjian.tan@embeddedllm.com >
Co-authored-by: fanxingran <xingran.fan@amd.com >
2026-07-27 22:38:22 +00:00
fxmarty-amd and GitHub
53f6dd5c6f
[CI][ROCm] Fix test_ocp_mx_wikitext_correctness reference value ( #49690 )
...
Signed-off-by: Felix Marty <Felix.Marty@amd.com >
2026-07-27 21:47:07 +00:00
Andreas Karatzas and GitHub
99115fcdcd
[CI] Initialize DeepEP FP8 test weights ( #49912 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-28 05:29:08 +08:00
1053e248f0
[ROCm][Quantization][5/N] Refactor quark_moe w8a8-int8 w/ oracle ( #46765 )
...
Signed-off-by: amd-sourjya <amd-sourjya@users.noreply.github.com >
Co-authored-by: amd-sourjya <amd-sourjya@users.noreply.github.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 16:01:34 -05:00
Wentao Ye and GitHub
b5bcb3ce88
[Refactor] Remove dead code in multiple files ( #49745 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-27 15:58:26 -04:00
Wentao Ye and GitHub
b2f9e4caa4
[DSv4 Perf] Adaptive topk width, 1.0% E2E throughput improvement ( #50004 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-27 15:56:52 -04:00
831d3848f1
[Core] Fail fast when /dev/shm is too small for the shm ring buffer ( #48879 )
...
Signed-off-by: Dr Andrea Tassi <andrea@verticular.uk >
Co-authored-by: Dr Andrea Tassi <andrea@verticular.uk >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-27 19:48:35 +00:00
fd10e8946d
[Test] Regression test for hybrid-Mamba eagle cache-peek in Mooncake connector ( #43559 ) ( #48361 )
...
Signed-off-by: Rishi Puri <riship@nvidia.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-27 19:03:58 +00:00
ed13deb376
[Bugfix][CPU] Fall back to torch for unaligned swigluoai on NEON/vec MoE ( #49985 )
...
Signed-off-by: oops-oom <73481342@qq.com >
Co-authored-by: oops-oom <73481342@qq.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-27 18:35:57 +00:00
99de48e98f
Fix MLA padding and grouped topk routing in the Transformers modelling backend ( #49982 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-07-27 18:32:32 +00:00
bf2b45b5d6
[Attention] Integrate FlashAttention 4 SM100 headdim 256 support ( #42669 )
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-07-27 18:25:50 +00:00
8112b6c997
[MRV2] Always build attn metadata at capture time ( #49364 ) ( #49995 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
Co-authored-by: Woosuk Kwon <woosuk@inferact.ai >
2026-07-27 17:25:17 +00:00
TobyJBell and GitHub
15d65f8669
[Bugfix] Changed speech to text chunk timestamp to cumulative approach ( #41131 )
...
Signed-off-by: Toby Bell <toby.bell1702@hotmail.co.uk >
2026-07-27 17:06:46 +00:00
e3c2fc3b3c
[Rust Frontend][gRPC] Add server and model discovery ( #49491 )
...
Signed-off-by: Connor Carpenter <connorc@nvidia.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-27 09:53:27 -07:00
Nicolò Lucchesi and GitHub
2b465b2c42
[Misc][PD] Nixl cleanup get_backend_aware_kv_block_len and virtually_split_kv_in_blocks ( #49988 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-27 18:51:37 +02:00
yzong-rh and GitHub
3f47a8384d
[Bugfix] Fix VLLM_ENFORCE_STRICT_TOOL_CALLING mutation in tests ( #49846 )
...
Signed-off-by: Yifan Zong <yzong@redhat.com >
2026-07-27 16:12:14 +00:00
04502deca2
[Perf] Hash videos by source bytes ( #49607 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
Signed-off-by: Guan-Ming Chiu <105915352+guan404ming@users.noreply.github.com >
Co-authored-by: Isotr0py <2037008807@qq.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-27 23:57:55 +08:00
d2ca3002d9
[MRV2][Performance] Skip no-op FP32 logits materialization ( #47711 )
...
Signed-off-by: jesse <szxfml@gmail.com >
Signed-off-by: Song Zhixin <szxfml@gmail.com >
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
Co-authored-by: Jee Jee Li <pandaleefree@gmail.com >
2026-07-27 15:31:36 +00:00
Umut Polat and GitHub
27d7061ef6
[Bugfix] Restore truncate_prompt_tokens for Jina rerank/score online ( #49963 )
...
Signed-off-by: Umut Polat <52835619+umut-polat@users.noreply.github.com >
2026-07-27 22:52:59 +08:00
Guan-Ming Chiu and GitHub
ef9975d021
[Bugfix] Reject pipeline parallelism for DiffusionGemma ( #45828 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
2026-07-27 14:37:54 +00:00
Roberto L. Castro and GitHub
56c96b0d91
[Perf] Tune LL BF16 Router GEMM ( #48774 )
...
Signed-off-by: LopezCastroRoberto <rocastro@redhat.com >
Signed-off-by: Roberto L. Castro <38211239+LopezCastroRoberto@users.noreply.github.com >
2026-07-27 10:25:37 -04:00
59a6b0411d
[Core] Fix internal LB load-balancing ( #49204 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-27 14:00:46 +00:00
Rui "Garry" Gao and GitHub
dbccc5ae32
[Model] Enable EVS for Qwen3.5 ( #48912 )
...
Signed-off-by: Rui "Garry" Gao <garrygaogg@gmail.com >
2026-07-27 13:42:35 +00:00
liminfei-amd and GitHub
a89015c6df
[Perf] Make merge attention context count a runtime argument ( #48739 )
...
Signed-off-by: liminfei-amd <91481003+liminfei-amd@users.noreply.github.com >
2026-07-27 13:24:42 +00:00
neweyes and GitHub
96fa3f42c9
[Perf] Skip ll_bf16 router GEMM warmup for non-MoE models ( #49659 )
...
Signed-off-by: neweyes <328719365@qq.com >
2026-07-27 05:16:42 -07:00
81962bb699
[Bugfix]Reject invalid FlashInfer MNNVL workspaces ( #49043 )
...
Signed-off-by: lengrongfu <lenronfu@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-27 08:12:23 -04:00
Harry Mellor and GitHub
92e8518d37
Improve Transformers modelling backend fx tracer ( #49957 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-27 12:51:16 +01:00
Ronen Schaffer and GitHub
77cba0259f
[KV Offloading] Per-request tier filtering with TierFilter/TierMatcher ( #48123 )
...
Signed-off-by: Ronen Schaffer <ronen.schaffer@ibm.com >
2026-07-27 13:29:57 +03:00
Andreas Karatzas and GitHub
30fbd05537
[ROCm] Use backend-default dot precision for ReplaySSM ( #49909 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 18:11:06 +08:00
0906123953
[ROCm] [Model] Enable TML inkling ( #48841 )
...
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-27 10:05:46 +00:00
bc3629b1c4
[ROCm][CI] Skip three torchao tests of gfx950 until torchao==0.18 is released ( #49732 )
...
Signed-off-by: Felix Marty <Felix.Marty@amd.com >
Co-authored-by: Felix Marty <Felix.Marty@amd.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-27 09:36:38 +00:00
312ea82e75
[CI][ROCm] Make hf-xet reconstruction safe on shared NFS ( #49837 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-27 17:23:12 +08:00
394beb633b
[Bugfix][ROCm] Use batch DMA for CPU KV cache loads ( #49843 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-27 02:18:01 -07:00
7f599d7854
[communication] [bugfix] fix quickreduce acc error in cudagraph mode ( #46913 )
...
Signed-off-by: Haoyang Li <lihaoyang0109@gmail.com >
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com >
Co-authored-by: tjtanaa <tunjian.tan@embeddedllm.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Douglas Lehr <91553416+dllehr-amd@users.noreply.github.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 01:38:45 -07:00
eb290ab673
[Bugfix][CPU] Zero-pad MoE intermediate size for grouped-gemm TP alignment ( #49591 )
...
Signed-off-by: jiang1.li <jiang1.li@intel.com >
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-27 16:32:23 +08:00
Andreas Karatzas and GitHub
cbc3a87200
[Tokenizer] Use HF config for HF tokenizers ( #49907 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 07:49:11 +00:00
liuzhenwei and GitHub
afc94523c9
[XPU][CI] Use platform device in InputBatch V2 test ( #49939 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-27 15:28:02 +08:00
8061dc26bd
[Bugfix] Normalize sparse MLA warmup compression ratios ( #49392 )
...
Signed-off-by: Wu, Xiaochang <xiaochang.wu@intel.com >
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-07-27 07:02:48 +00:00
fd9d2ede6f
[Rust Frontend] Keep --max-model-len engine-owned ( #49944 )
...
Co-authored-by: OpenAI Codex <codex@openai.com >
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-27 14:50:08 +08:00
Andreas Karatzas and GitHub
e09900436c
[CI][ROCm] Reduce kernel test runtime ( #49915 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 06:44:21 +00:00
5d07e268b1
[Quantization][INC]Add MXFP8 Linear Support ( #47514 )
...
Signed-off-by: Zhenzhong1 <zhenzhong.xu@intel.com >
Signed-off-by: Zhenzhong Xu <zhenzhong.xu@intel.com >
Co-authored-by: Yi Liu <yi4.liu@intel.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-27 14:26:31 +08:00
d742856610
[3/N][Core][KV Connector] Support reliable partial-tail KV offload for sub-block prompts ( #49502 )
...
Signed-off-by: Dao Le <Dao007forever@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-26 23:22:17 -07:00
544cb724c8
[CPU][Spec Decode] Optimize GDN conv path for speculative decoding ( #48577 )
...
Signed-off-by: Li, Tianmu <tianmu.li@intel.com >
Co-authored-by: Codex <codex@openai.com >
Co-authored-by: Li, Jiang <jiang1.li@intel.com >
2026-07-27 06:20:14 +00:00
c314af1abf
[CPU][Perf] INT8 Fused MoE Kernel for Arm CPUs ( #48637 )
...
Signed-off-by: Fadi Arafeh <fadi.arafeh@arm.com >
Co-authored-by: Li, Jiang <jiang1.li@intel.com >
2026-07-27 05:53:09 +00:00
f19ee27e39
[Hardware][Power] Add FAST_EXP for Power ( #49571 )
...
Signed-off-by: Akash kaothalkar <akash.kaothalkar@ibm.com >
Co-authored-by: Akash kaothalkar <akash.kaothalkar@ibm.com >
2026-07-27 05:47:29 +00:00
Andreas Karatzas and GitHub
5f89a03dcb
[CI] Explicitly tear down speculative decode runners ( #49910 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 05:32:46 +00:00
53397fbfac
[Bugfix][KV Offload][P2P] Fix EngineCore crash reconnecting to a reaped peer ( #49823 )
...
Signed-off-by: Jason Yao <wsyjh8@gmail.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-27 08:07:00 +03:00
Andreas Karatzas and GitHub
49f31d7cee
[ROCm] Make vllm_c RMSNorm output contiguous ( #49913 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-26 23:59:14 -05:00
Nick Hill and GitHub
74d3b799e1
[Bugfix] Fix mHC block-M prenorm GEMM cross-row reduction carry-over ( #49429 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-27 04:42:47 +00:00
29fdeab254
[XPU][CI] Add more test cases in Intel GPU CI ( #49422 )
...
Signed-off-by: zengxian <xiangdong.zeng@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-27 12:40:22 +08:00
ff6173997d
[CI] Add kimi and k3 auto-labeling rules ( #49895 )
...
Signed-off-by: Joe Cotant <joe@inferact.ai >
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
Co-authored-by: Roger Wang <hey@rogerw.io >
2026-07-26 21:00:27 -07:00
8de50e46d4
[Docs] Document NVFP4 GEMM kernel selection and Marlin weight-only fallback ( #49376 )
...
Signed-off-by: harjoth <harjoth.khara@gmail.com >
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-07-26 20:53:28 -07:00
Andreas Karatzas and GitHub
da99ffcc13
[ROCm][CI] Keep native datasets cache off shared NFS ( #49516 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-26 22:31:24 -05:00
8040ef2426
[Frontend] expose stream_interval as req sampling param ( #49754 )
...
Signed-off-by: walterbm <walter.beller.morales@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-27 11:30:37 +08:00
bf4f633b4c
[XPU] Enable QK Norm + RoPE fusion pass on XPU ( #49394 )
...
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-27 03:22:29 +00:00
Andreas Karatzas and GitHub
854c33f380
[CI][ROCm] Keep global GPU memory cleanup opt-in ( #49911 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-26 22:19:55 -05:00
Andreas Karatzas and GitHub
ac87549cbd
[CI][ROCm] Reduce V1 attention test runtime ( #49916 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-27 11:12:45 +08:00
439f336212
[Core] Fix gpu<->cpu syncs in MRV2 mamba_hybrid.py ( #49736 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Benjamin Chislett <bchislett@nvidia.com >
2026-07-27 02:41:27 +00:00
limeward and GitHub
ffc4f08c8e
[Core][KV-transfer] MoRIIO: heterogeneous TP<->DP prefill/decode read routing ( #46116 )
...
Signed-off-by: Edwin Lim <edwin.lim@mangoboost.io >
2026-07-27 02:10:00 +00:00
Nick Hill and GitHub
50aa830482
[BugFix][MRV2] Don't create dummy requests longer than max_model_len ( #49751 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-27 02:04:20 +00:00
f0553889c0
[Bugfix] Prevent NaN poisoning in xpu_mla_sparse for fully-masked index chunks ( #48366 )
...
Signed-off-by: Nick Iusiumbeli <nickuspro@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-27 09:06:07 +08:00
fdaa0d9e59
[ModelRunner V2] Support encoder-only attention ( #49331 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
Co-authored-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
2026-07-27 00:38:44 +00:00
0934b26790
[CI/Build] Refresh tags before building macOS wheel ( #49901 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-26 13:07:32 -07:00
9e50e1037e
[Bugfix][CuMem] Make KV-cache wake cleanup tag-safe ( #49857 )
...
Signed-off-by: aoshen02 <aoshen02@users.noreply.github.com >
Co-authored-by: aoshen02 <aoshen02@users.noreply.github.com >
2026-07-26 12:09:13 -07:00
Schwinn Saereesitthipitak and GitHub
b5b61c622c
[Core][Distributed] Add process-checkpoint lifecycle hooks for communicators (starting with Flashinfer) ( #46877 )
...
Signed-off-by: Schwinn Saereesitthipitak <schwinns@nvidia.com >
2026-07-26 14:47:50 -04:00
b68d7ef262
[Bugfix][KV Offload] Namespace auto cache dtype by effective dtype ( #49438 )
...
Signed-off-by: Jonguk Cheong <jdal3031@snu.ac.kr >
Co-authored-by: OpenAI Codex <codex@openai.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-26 20:59:09 +03:00
7154856f3d
[Bugfix] Fix handling 5D KV cache in kv_postprocess_layout_on_receive ( #47791 )
...
Signed-off-by: Daniel Socek <daniel.socek@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-26 22:22:42 +08:00
3f1d40960f
[KV Offload] Fix num_tokens_after_batch for different termination types ( #49285 )
...
Signed-off-by: Alex <jihuihuang@example.com >
Signed-off-by: Alex <jihui.huang@daocloud.io >
Signed-off-by: Alex <alex.tech.lab@outlook.com >
Signed-off-by: Alex <jihuihuang@users.noreply.github.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-26 16:22:58 +03:00
Taneem Ibrahim and GitHub
0da6e7f3d6
[Bugfix] Reject contradictory custom-op directives ( #49134 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
2026-07-26 08:42:14 -04:00
5559679229
[Bugfix][KV Offload] Bound unaligned SWA loads by physical GPU blocks ( #49052 )
...
Signed-off-by: Colton Ottley <colton@ottleyengineering.com >
Co-authored-by: Colton Ottley <colton@ottleyengineering.com >
Co-authored-by: jasl <jasl9187@hotmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-26 14:53:32 +03:00
da3a252fd1
[KVOffload][P2P] Generic P2P secondary tier: peer lookup and serving via ParentManager ( #48021 )
...
Signed-off-by: Liran Schour <lirans@il.ibm.com >
Signed-off-by: liranschour <liranschour@users.noreply.github.com >
Co-authored-by: Or Ozeri <or@ozery.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-26 11:45:47 +03:00
Guan-Ming Chiu and GitHub
21fd9e85a0
[Model] Support top_k and top_p sampling for DiffusionGemma ( #45429 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
2026-07-26 08:39:25 +00:00
Guan-Ming Chiu and GitHub
8d28b48d01
[Perf] Isolate MM preprocessing on its own executor ( #49524 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
2026-07-26 08:04:17 +00:00
Taneem Ibrahim and GitHub
0164022c90
[CI] Fix speech correctness check rejecting improved WER ( #49853 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
2026-07-26 06:24:07 +00:00
30b0714031
[Perf] DeepSeek-OCR-2 TTFT Optimize ( #49531 )
...
Signed-off-by: RED <outofthewoods@qq.com >
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
2026-07-26 05:53:06 +00:00
Nils Matteson and GitHub
2e860de498
[Doc] Add compile cache volume example to the Docker deployment page ( #49782 )
...
Signed-off-by: Nils Matteson <nilsmatteson@icloud.com >
2026-07-26 05:24:01 +00:00
7eca0e1a64
[KV Offload] Deduplicate replicated MLA KV in the shared CPU region ( #48906 )
...
Signed-off-by: Change72 <changg@nvidia.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-26 08:22:30 +03:00
7a29a3c54c
[Bugfix][KV Offload] Namespace persistent cache by model runner ( #49440 )
...
Signed-off-by: Jonguk Cheong <jdal3031@snu.ac.kr >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-26 08:21:52 +03:00
Athrael Soju and GitHub
1240c74c0a
[Bugfix] Respect declared attention contract for ColQwen3.5 retrievers ( #49372 )
...
Signed-off-by: Athrael Soju <athrael.soju@gmail.com >
2026-07-26 04:08:07 +00:00
48ebd6f2f1
[Bugfix][KVConnector] Disable cross-layer KV blocks for per-token-head quant ( #49226 )
...
Signed-off-by: Achyuthan Sivasankar <achyuthan.sivasankar@gmail.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-26 05:24:27 +03:00
liuzhenwei and GitHub
b153ae6089
[XPU][CI] add heterogeneous TP UT ( #49651 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-26 02:01:15 +00:00
Chang Guo and GitHub
7a6a5b3667
[CI] Compute speech WER directly with jiwer ( #49773 )
2026-07-25 20:51:21 -04:00
0111002323
[Kernel] TD operand loads for batched MoE GEMM (moe_mmk) on XPU ( #46340 )
...
Signed-off-by: oonyshch <xonyshch@gmail.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-26 08:50:07 +08:00
d30b1ecd1b
[Bugfix][KV Offloading] Defer request finalization until final store ( #49671 )
...
Signed-off-by: Rui Yin <2260891073@qq.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-25 20:58:09 +00:00
Taneem Ibrahim and GitHub
dbd80cc031
[UX] DCP Topology Validation ( #49777 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
2026-07-25 16:53:57 -04:00
70009fb934
[MM][CG] Support ViT CUDA Graph for Gemma-4 ( #46837 )
...
Signed-off-by: Anthony Su <xsuanthony@gmail.com >
Co-authored-by: Linkun Chen <github@lkchen.net >
2026-07-25 15:02:09 -05:00
Tyler Michael Smith and GitHub
ee1d996367
[Build] Fix for DeepEP manylinux pidfd sycall usage ( #49814 )
2026-07-25 15:29:38 -04:00
Taneem Ibrahim and GitHub
6b0103d1c9
[CI] Stabilize Pooling Rerank Equivalence Test ( #49822 )
2026-07-25 14:36:50 -04:00
9321aff536
[Bugfix] Wait for the linear bias before layerwise online processing ( #49805 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-25 17:56:32 +00:00
Harry Mellor and GitHub
26d725c334
[Model] Add VaultGemma via Transformers modeling backend ( #49803 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-25 16:54:15 +00:00
Wentao Ye and GitHub
7fe6d3c76b
[Perf] Fix moe reduce_scatter perf regression by removing additional comm, 5% E2E throughput gain back. ( #48763 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-25 16:36:19 +00:00
Harry Mellor and GitHub
2e0da24150
Mergify message not on cancelled ( #45117 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-25 16:20:24 +00:00
+1
0b0bd2b5f6
[Feature] Add fault tolerance framework (simplified) for DP+EP external LB deployments ( #44428 )
...
Signed-off-by: fangyuchu <fangyuchu@qq.com >
Signed-off-by: a798347923 <2645302020@qq.com >
Signed-off-by: TianZhuo <2770730562@qq.com >
Signed-off-by: a798347923 <39047817+a798347923@users.noreply.github.com >
Signed-off-by: 205150940 <112750056+205150940@users.noreply.github.com >
Signed-off-by: w00689259 <wangzhuo66@huawei.com >
Signed-off-by: zWaNg3 <37772915+zWaNg3@users.noreply.github.com >
Signed-off-by: zWaNg3 <389750525@qq.com >
Signed-off-by: yzchang-plus <1078477584@qq.com >
Signed-off-by: Jade Zheng <zheng.shoujian@outlook.com >
Co-authored-by: zWaNg3 <37772915+zWaNg3@users.noreply.github.com >
Co-authored-by: a798347923 <2645302020@qq.com >
Co-authored-by: TianZhuo <2770730562@qq.com >
Co-authored-by: 205150940 <112750056+205150940@users.noreply.github.com >
Co-authored-by: a798347923 <39047817+a798347923@users.noreply.github.com >
Co-authored-by: w00689259 <wangzhuo66@huawei.com >
Co-authored-by: zWaNg3 <389750525@qq.com >
Co-authored-by: yzchang-plus <1078477584@qq.com >
Co-authored-by: Jade Zheng <zheng.shoujian@outlook.com >
2026-07-25 11:49:09 -04:00
Canlin Guo and GitHub
33ef67e9fb
[BugFix] Increase the max supported duration for MOSS-TD ( #49403 )
...
Signed-off-by: Canlin Guo <canlinguosdu@gmail.com >
2026-07-25 14:48:12 +00:00
Harry Mellor and GitHub
3e74c60b9c
[Docs] Use gen-files for generated docs content ( #49587 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-25 14:43:21 +00:00
rongfu.leng and GitHub
d1a8ba63d9
[Bugfix][MiniMax-M3] Fix token-major top-k buffer handling in Triton … ( #49149 )
...
Signed-off-by: rongfu.leng <lenronfu@gmail.com >
2026-07-25 06:45:27 -07:00
1423569ff5
[Bugfix][Tool Parser] Fix dropped streaming arguments in Jamba and InternLM2 parsers ( #48852 )
...
Signed-off-by: mosya415 <263250241+mosya415@users.noreply.github.com >
Co-authored-by: mosya415 <263250241+mosya415@users.noreply.github.com >
2026-07-25 09:34:43 -04:00
Harry Mellor and GitHub
9a50464698
[CI] Stop flaky test from downloading model every time ( #49800 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-25 13:29:36 +00:00
b9b6306ebe
feat[vLLM × v5]: Add audio support for the Transformers backend ( #39330 )
...
Signed-off-by: Harshal Janjani <harshaljanjani@gmail.com >
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-25 04:20:58 -07:00
ca0defa343
Make bare hugging_face imports forbidden ( #49726 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-25 04:18:39 -07:00
0b1a8bb1f6
[Bugfix][CI] Fix stale Mooncake lookup expectation broken by a merge race ( #49802 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-25 03:10:26 -07:00
fe5145765f
[Core] Keep attention backends eligible for text-only serving of prefix-LM models ( #48796 )
...
Signed-off-by: qtris123 <voquangtri2021@gmail.com >
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-25 03:06:14 -07:00
dbcc1cdd0a
[Model] Remove Ouro ( #49786 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-25 02:50:08 -07:00
a82f1b388f
[Perf][V1] Skip LRU hash-split in free_blocks when prefix caching is off ( #48017 )
...
Signed-off-by: Dobrzyniewicz, Agata <agata.dobrzyniewicz@intel.com >
Signed-off-by: Agata Dobrzyniewicz <160237065+adobrzyn@users.noreply.github.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-25 09:06:20 +00:00
Johnny-Liou and GitHub
190be7dad2
[Docs] Fix confusing docstring indentation in nemotron_h.py ( #49781 )
...
Signed-off-by: Johnny-Liou <a897111@gmail.com >
2026-07-25 07:33:43 +00:00
94682b79f4
[multimodal] Make PyNvVideoCodec decoder concurrency configurable ( #49753 )
...
Signed-off-by: Brandon Pelfrey <bpelfrey@nvidia.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-24 23:31:41 -07:00
0ba2aa35a8
Stabilize GPU memory teardown between ROCm CI tests ( #49242 )
...
Signed-off-by: aarushjain29 <Aarushi.Jain2@amd.com >
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-25 04:21:36 +00:00
Divakar Verma and GitHub
aaaeda98dc
[CI] fix compile test | refactor VLLM_DISABLE_COMPILE_CACHE for tests ( #49770 )
...
Signed-off-by: Divakar Verma <divakar.verma@amd.com >
2026-07-24 23:15:19 -05:00
d9cd774198
[ROCm][CI] Force native compile caches onto local disk ( #49763 )
...
Signed-off-by: aarushjain29 <Aarushi.Jain2@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-24 23:14:37 -05:00
70052fb924
[Bugfix][KV Connector][Mooncake] Keep TP-sharded Mamba state out of the KV-head dedup ( #49499 )
...
Signed-off-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-24 21:02:22 -07:00
liuzhenwei and GitHub
318b527cc2
[XPU] add warning for xpu graph limitations ( #49419 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-25 02:26:15 +00:00
6a1acac3fe
[BUGFIX] Fix log capture in KV test ( #49655 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-25 00:36:53 +00:00
Woosuk Kwon and GitHub
213f681f81
Revert "[Perf][GLM-5.2] Blackwell decode optimizations" ( #49768 )
2026-07-24 16:04:59 -07:00
Aarushi Jain and GitHub
33c4f3551c
[ROCm][CI] Wait for ROCm VRAM to settle between compiled and eager LL… ( #49739 )
...
Signed-off-by: aarushjain29 <Aarushi.Jain2@amd.com >
2026-07-24 17:19:46 -05:00
caa9cad31e
[ROCm][Docker] Drop MORI_GPU_ARCHS so MoRI autodetects the device arch ( #49737 )
...
Signed-off-by: Rohan Potdar <rohan.potdar@amd.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-24 21:14:03 +00:00
7513d071bd
[ROCm][CI] Fix XPASS(strict) on mixed audio embeds test ( #49733 )
...
Signed-off-by: Djordje Ramic <djoramic@amd.com >
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-24 16:09:18 -05:00
Harry Mellor and GitHub
89f6aa3a9e
[KV Offload][CI] Fall back to buffered I/O without O_DIRECT; fix flaky api-server test ( #49734 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-24 13:56:57 -07:00
Harry Mellor and GitHub
84d26b9ee3
[Model] Remove Plamo2 ( #49729 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-24 13:54:24 -07:00
9e6746b3c7
[CI] Stabilize memory-sensitive compile and structured output tests ( #49749 )
...
Signed-off-by: zjy0516 <riverclouds.zhu@qq.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-24 16:45:09 -04:00
972848f276
[Bugfix] Support non-uniform page sizes in KVBlockZeroer ( #49704 )
...
Signed-off-by: Elvir Crncevic <elvircrn@gmail.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-07-24 13:38:59 -07:00
2279575cd9
[AMD][Bugfix][EPLB] Fix elastic EP scaling accuracy on ROCm ( #47206 )
...
Signed-off-by: okorzh <okorzh@amd.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-24 13:35:27 -07:00
5d8e90a966
[WideEP] Update NCCL to 2.30.7 to enable DeepEPv2 in the vllm/vllm-openai image ( #45321 )
...
Signed-off-by: Tyler Michael Smith <tlrmchlsmth@gmail.com >
Signed-off-by: Tyler Michael Smith <tyler@vllm.ai >
Signed-off-by: Tyler Michael Smith <tyler@tylermsmith.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Ilya Markov <ilmarkov@users.noreply.github.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
Co-authored-by: Codex <noreply@openai.com >
2026-07-24 13:00:02 -07:00
djramic and GitHub
e222c33f2f
[Bugfix] Register axk1 config to fix A.X-K1 init ( #49727 )
...
Signed-off-by: Djordje Ramic <djoramic@amd.com >
2026-07-24 12:57:49 -07:00
c064fa52b6
Fix GLM-4.1V video placeholder token ID handling. ( #49484 )
...
Signed-off-by: aarushjain29 <Aarushi.Jain2@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-24 12:35:16 -07:00
Andreas Karatzas and GitHub
7e51939e25
[CI] Avoid unnecessary Hugging Face metadata requests ( #49508 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-24 12:33:53 -07:00
Andreas Karatzas and GitHub
9863102ed9
[CI] Reuse loaded config for cached tokenizer ( #49509 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-24 12:32:40 -07:00
8c13ee5735
Add sm_107 for Rubin ( #49387 )
...
Signed-off-by: Tyler Michael Smith <tlrmchlsmth@gmail.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-24 11:59:49 -07:00
Andreas Karatzas and GitHub
41798069f3
[CI][AMD] Deprecate DinD for MI355 tests ( #49257 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-24 13:41:08 -05:00
866fea2b99
[Kernel] ReplaySSM: cache SSM inputs for faster Mamba2 standard decode ( #48018 )
...
Signed-off-by: Johnny-Liou <a897111@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: tomeras91 <57313761+tomeras91@users.noreply.github.com >
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-24 09:39:49 -07:00
d02df748bf
[Bugfix] Accept RFC 2397 parameters in base64 data URLs ( #48973 )
...
Signed-off-by: Thomas Fahrner <thomas.fahrner@parasail.io >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-24 08:23:08 -07:00
453f01783d
[UX] Improve data-parallel launch validation ( #49124 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
2026-07-24 07:16:39 -07:00
7b40fb9645
[UX] Reject incompatible nested runtime overrides ( #49247 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-24 07:16:22 -07:00
BadrBasowid and GitHub
8eac21a602
[ROCM] Fix AITER Fused AllReduce RMSNorm for Transformers Backend ( #49673 )
...
Signed-off-by: BadrBasowid <badr.basowid@gmail.com >
2026-07-24 07:16:17 -07:00
a454a1dd25
[Bugfix][Benchmarks] Restore --skip-tokenizer-init with custom dataset ( #49180 )
...
Signed-off-by: Michele Gazzetti <michele.gazzetti1@ibm.com >
Co-authored-by: Kevin H. Luu <khluu000@gmail.com >
2026-07-24 04:30:19 -07:00
833483f357
Encoder cache extension hooks ( #48218 )
...
Signed-off-by: hotTea <958436561@qq.com >
Signed-off-by: hanxi-java <634498162@qq.com >
Co-authored-by: hanxi-java <634498162@qq.com >
Co-authored-by: 韩熙 <63780107+hanxi-java@users.noreply.github.com >
2026-07-24 02:52:00 -07:00
163ecba377
[Bugfix] Skip linear bias in layerwise reload to avoid corruption ( #49586 )
...
Signed-off-by: li-jinpeng <3332126450@qq.com >
Signed-off-by: xymli <xymli@tencent.com >
Co-authored-by: xymli <xymli@tencent.com >
2026-07-24 16:53:48 +08:00
589a5b884b
[PD][NixlPush][Bugfix] Fix blocking handshake call on writer thread ( #49221 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-24 01:41:37 -07:00
5c5434e2d8
Remove Quantization test parallelism ( #49693 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-24 01:14:48 -07:00
dd72658e7d
[Perf][GLM-5.2] Blackwell decode optimizations ( #48597 )
...
Signed-off-by: Peiyuan Zhou <peiyuanzhou1994@gmail.com >
Signed-off-by: zhou <zhou@zhoudeMacBook-Pro.local >
Signed-off-by: Stefan Koncarevic <stefan.koncarevic@amd.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Giancarlo Delfin <32987265+TheEpicDolphin@users.noreply.github.com >
Co-authored-by: Thien Tran <gau.nernst@yahoo.com.sg >
Co-authored-by: OpenAI Codex <codex@openai.com >
Co-authored-by: zhou <zhou@zhoudeMacBook-Pro.local >
Co-authored-by: stefankoncarevic <Stefan.Koncarevic@amd.com >
2026-07-23 21:36:27 -07:00
Harry Mellor and GitHub
0d77325b10
Bump Transformers version to 5.14.1 ( #49223 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-23 21:16:49 -07:00
Andreas Karatzas and GitHub
2ac125123a
[CI] Use explicit devices in IR tests ( #49513 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-23 20:08:14 -07:00
7bdf8cc37c
[Bugfix] Fix humming kernel crash when layer.has_bias is None ( #48769 )
...
Signed-off-by: Kyle Sayers <kylesayrs@gmail.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-23 20:07:45 -07:00
Kyle Sayers and GitHub
bf27e34ebb
[CompressedTensors] DeepSeek4 CT Quantization Support ( #41276 )
...
Signed-off-by: Kyle Sayers <kylesayrs@gmail.com >
2026-07-23 20:07:31 -07:00
275556c35c
[Bugfix] Detect mixed precision in packed KV cache specs ( #49623 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Signed-off-by: Michael Goin <mgoin64@gmail.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-23 20:07:06 -07:00
Michael Goin and GitHub
d65acd83d8
[Model] Support llm-compressor Inkling NVFP4 weights ( #49258 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-23 20:06:01 -07:00
80c9d5d5e0
[ROCm][Quantization] Add Quark W4A8 (INT4-FP8) MoE CI coverage ( #48050 )
...
Signed-off-by: amd-sourjya <amd-sourjya@users.noreply.github.com >
Co-authored-by: amd-sourjya <amd-sourjya@users.noreply.github.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-23 21:56:40 -05:00
Euisuh Jeong and GitHub
da54a5bf05
[Docs] Fix broken anchor links in serving/pooling/MoE docs ( #49654 )
...
Signed-off-by: euisuh <euisuh.jeong@gmail.com >
2026-07-24 02:42:56 +00:00
1479bd9e9d
[ROCm][CI] Prepare AMD mirrors for regating ( #49270 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-23 18:42:25 -07:00
0231dd5467
[BugFix][LoRA] Skip marlin-backend gpt-oss LoRA tests on XPU ( #49385 )
...
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-24 09:16:00 +08:00
2659467497
[CI][PD] Add hybrid SSM P_TP>D_TP accuracy sweep entry ( #49593 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-23 22:49:53 +01:00
Andreas Karatzas and GitHub
a49d37c6b9
[CI] Disable reasoning in Responses smoke test ( #49511 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-23 19:02:54 +00:00
music-dino and GitHub
4501a6d56b
[ROCm][CI] Language Models tests tiny-mixtral with aiter fix ( #49551 )
...
Signed-off-by: Dino Music <Dino.Music@amd.com >
2026-07-23 19:01:36 +00:00
e18f0037a5
[Bugfix][KV cache] Support sparse-MLA targets with SWA drafts ( #48776 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-23 11:30:50 -07:00
Wentao Ye and GitHub
b354734d17
[Bug] Fix batch invariance rms norm comparison ( #49603 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-23 12:27:38 -06:00
b91a40e729
[Bugfix] Restore structured output logger initialization ( #49626 )
...
Signed-off-by: Change72 <changg@nvidia.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-23 11:26:03 -07:00
75ccdf3145
[Core] Update PyTorch to 2.13.0, torchvision to 0.28.0, triton to 3.7.1 ( #48155 )
...
Signed-off-by: Andrey Talman <atalman@users.noreply.github.com >
Co-authored-by: Andrey Talman <atalman@users.noreply.github.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-23 11:09:36 -07:00
Andrey Talman and GitHub
c6fe94b4d5
[CI] Bump PyTorch Compilation Unit Tests timeout to 150 min ( #49606 )
2026-07-23 11:08:45 -07:00
46f01a50ac
[CI][Bugfix] Fix test isolation in block_int8/ptpc_fp8 MoE kernel tests ( #49609 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-23 12:26:02 -05:00
Andreas Karatzas and GitHub
f00efc5265
[CI] Isolate cudagraph tests in child processes ( #49510 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-23 17:16:19 +00:00
Wentao Ye and GitHub
b0cb1da1bd
[DSv4 Perf] Skip topk and router when not needed, 3.4% E2E TTFT improvement for Decode case ( #49486 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-23 13:08:08 -04:00
Andreas Karatzas and GitHub
0e36e3bbd1
[CI] Use explicit devices in quantization tests ( #49512 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-23 10:54:26 -06:00
494845e79f
Revert "[MRV2] Always build attn metadata at capture time" ( #49364 ) ( #49451 )
...
Co-authored-by: vllm-agent CI bot <ci-bot@vllm-agent.local >
2026-07-23 09:51:33 -07:00
yue.yu and GitHub
0416dab275
[Bugfix][Structured Output][Spec Decode] Advance grammar across reasoning boundary ( #44993 )
...
Signed-off-by: Allen.Yu <yuyue0225sc@163.com >
2026-07-23 09:14:15 -07:00
c8db00b16c
Fix GPTQ quantized Qwen3.5 MTP weight loading with spec decode ( #48816 )
...
Signed-off-by: vllmellm <vllm.ellm@embeddedllm.com >
Co-authored-by: TJian <tunjian.tan@embeddedllm.com >
Co-authored-by: noobHappylife <64898326+noobHappylife@users.noreply.github.com >
2026-07-23 06:59:48 -07:00
Guan-Ming Chiu and GitHub
80c7683923
[Perf] Defer MM embeds loading off the event loop ( #49477 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
2026-07-23 13:58:50 +00:00
638d6e9757
[Bugfix][CI/Build] Fix Plamo2 HF runner crash on transformers v5 (_tied_weights_keys list→dict) ( #44239 )
...
Signed-off-by: Nikhil Kulkarni <nikhilkulkarni1755@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-23 12:25:14 +00:00
Junpu Yu and GitHub
1ad84fea86
[Bugfix][Spec Decode] Select earliest-completing stop string in check_stop_strings ( #49391 )
...
Signed-off-by: Junpu Yu <davidyu@nvidia.com >
2026-07-23 18:14:06 +08:00
12213c6795
[Bugfix] handle grammar compilation failures to avoid engine crash ( #47312 )
...
Signed-off-by: zhuhaoran <zhuhaoran.zhr@alibaba-inc.com >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-23 18:13:49 +08:00
10c75477b0
[Bugfix][Core] shm_broadcast: bound idle reader waits and release read slots ( #45224 )
...
Signed-off-by: Chaemin Lim <chaemin.lim@mangoboost.io >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Edwin Lim <edwin.lim@mangoboost.io >
Co-authored-by: Jaeyoun Kim <jaeyoun.kim@mangoboost.io >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-23 18:13:29 +08:00
ac36a7a1e7
[MRV2][Spec Decode] Avoid rejection sampler OOM by chunking ( #48630 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Signed-off-by: Michael Goin <mgoin64@gmail.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-23 18:13:13 +08:00
521aa80f71
[Core] Simplify KVBlockZeroer index tensor handling ( #48399 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-23 18:12:46 +08:00
a76df87db8
[MooncakeStore] Re-derive full external hits on stored boundaries ( #49481 )
...
Signed-off-by: Dao Le <Dao007forever@gmail.com >
Signed-off-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-23 18:12:28 +08:00
a4904ba903
[Perf][KVConnector][Mooncake] Vectorize prepare_value on the KV load path ( #48531 )
...
Signed-off-by: girasoley <girasoley@inferact.ai >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: girasoley <girasoley@inferact.ai >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-23 18:12:00 +08:00
Rehan Khan and GitHub
f83de6d44c
[CPU][Docs] Update docs and dockerfile for s390x ( #49523 )
...
Signed-off-by: Rehan Khan <Rehan.Khan7@ibm.com >
2026-07-23 07:17:24 +00:00
Umut Polat and GitHub
239fc73553
[Misc] Use VLLMValidationError in chat_utils content-part validation ( #49217 )
...
Signed-off-by: Umut Polat <52835619+umut-polat@users.noreply.github.com >
2026-07-23 05:48:37 +00:00
Mike G and GitHub
76bf55240c
[Bugfix] Fix DeepSeek-V4 DSpark draft shared-expert padding for TP > 8 ( #49415 )
...
Signed-off-by: Mike G <180722391+mikekg@users.noreply.github.com >
2026-07-23 05:06:21 +00:00
9a698f3255
[Performance][Model] Avoid transient Inkling result allocations (performance, and OOM prevention on smaller memory configurations) ( #49487 )
...
Signed-off-by: Michael Gschwind <mgschwind@nvidia.com >
Co-authored-by: Michael Gschwind <mgschwind@nvidia.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-23 05:03:34 +00:00
4080263bb2
[Bugfix][Model] Remove SciPy dependency from Inkling scale planning ( #49485 )
...
Signed-off-by: Michael Gschwind <mgschwind@nvidia.com >
Co-authored-by: Michael Gschwind <mgschwind@nvidia.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-23 04:34:57 +00:00
jcotant-inferact and GitHub
fc5fda105f
[Docs] Re-add Reo.dev analytics beacon ( #49474 )
2026-07-23 03:03:32 +00:00
Matej Sirovatka and GitHub
b07ec92faa
[Bugfix] Make shared NVFP4 MoE scales writable ( #49489 )
...
Signed-off-by: S1ro1 <matej.sirovatka@gmail.com >
2026-07-22 19:17:53 -07:00
27ffbfde8d
Fused Shared Expert Support for AMD Quark DeepSeek-V4 Model Checkpoints ( #48044 )
...
Signed-off-by: Colin Zeng <Colin.Zeng@amd.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-23 00:34:17 +00:00
Nick Hill and GitHub
229e01e9e1
[BugFix] Handle per-group prefix-hit divergence for hybrid models with KV connector ( #48425 )
2026-07-22 17:19:11 -07:00
191146dba5
Add quantization label automation ( #49492 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-22 19:59:15 -04:00
Summer Yang and GitHub
f3a920a076
[Core][DSV4] Compact MXFP4 indexer KV cache and packed group overlays ( #48993 )
2026-07-22 16:58:44 -07:00
149daf0d72
[Bugfix] Exclude location-derived path vars from torch.compile cache factors ( #47573 )
...
Signed-off-by: Nils Matteson <nilsmatteson@icloud.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-22 16:56:09 -07:00
Michael Goin and GitHub
917fdb5bf7
[Bugfix] Fix DeepGEMM warmup when using FlashInferFp8DeepGEMMDynamicBlockScaledKernel ( #49467 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-22 16:28:49 -07:00
stefankoncarevic and GitHub
4b594b4aa1
[Bugfix][CI] Fix topk_softplus_sqrt no-op on non-XPU platforms ( #49452 )
...
Signed-off-by: Stefan Koncarevic <stefan.koncarevic@amd.com >
2026-07-22 15:36:17 -07:00
7d10a4cfce
[Bugfix] Retry config read to survive concurrent HF cache refresh ( #49001 )
...
Signed-off-by: pei.zhang <pei.zhang@amd.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-22 15:35:38 -07:00
Nick Hill and GitHub
910cc8543a
[Bugfix] Restore gather_and_maybe_dequant_cache OOB guard ( #49427 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-22 13:47:37 -07:00
Nick Hill and GitHub
431934522b
[CI] Fix stale/fragile untethered kernels-root tests ( #49423 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-22 14:43:07 -06:00
61a09532f2
Bump Flashinfer version to 0.6.15 ( #48914 )
...
Signed-off-by: wzhao18 <wzhao18.sz@gmail.com >
Signed-off-by: Wei Zhao <weizha@oci-aga-slurm-1-vscode-02.cm.cluster >
Co-authored-by: Wei Zhao <weizha@oci-aga-slurm-1-vscode-02.cm.cluster >
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-22 13:32:05 -07:00
3de4b2bf3c
[Bugfix][Parser] Fix special tokens (EOS/BOS) leaking into reasoning content ( #48748 )
...
Signed-off-by: Ben Browning <56071+bbrowning@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-22 16:10:55 -04:00
b44311b6ef
[CI] stabilize GDN prefill CuTeDSL test ( #49388 )
...
Signed-off-by: Thien Tran <gau.nernst@yahoo.com.sg >
Co-authored-by: Codex <noreply@openai.com >
2026-07-22 09:03:46 -07:00
Nick Hill and GitHub
b0d7875180
[CI] Increase timeout of pytorch-compilation-unit-tests ( #49450 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-22 15:39:09 +00:00
Divakar Verma and GitHub
53c2f20dd9
[ROCm][CI] skip moe weight padding for eplb ( #49350 )
...
Signed-off-by: Divakar Verma <divakar.verma@amd.com >
2026-07-22 10:18:01 -05:00
Wentao Ye and GitHub
37e370fe93
[DSv4 Perf] Skip empty c128 kernel launch, around 2x kernel performance improvement. ( #48957 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-22 10:55:20 -04:00
Guan-Ming Chiu and GitHub
2dc5a72e7e
[Bugfix][Renderer] Rebuild vision chunk UUIDs in async render path ( #49400 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
2026-07-22 14:11:24 +00:00
Andrey Talman and GitHub
c79ff5f918
[Build] Bump vllm-flash-attn to C++20-compatible commit for torch-nightly ( #49326 )
...
Signed-off-by: Andrey Talman <atalman@fb.com >
2026-07-22 13:51:59 +00:00
Teresa Chen and GitHub
1a659a0c37
Upgrade tpu-inference to v0.25.0 ( #49431 )
2026-07-22 11:52:56 +00:00
Sage and GitHub
0f6cf7f628
[Rust Frontend] Extract request preparation from the inference path ( #49045 )
...
Signed-off-by: Sage Ahrac <sagiahrak@gmail.com >
2026-07-22 11:31:36 +00:00
c79ad3ae21
[Rust Frontend][gRPC] Add abort control RPC ( #49255 )
...
Co-authored-by: OpenAI Codex <codex@openai.com >
Signed-off-by: Connor Carpenter <connorc@nvidia.com >
2026-07-22 11:31:01 +00:00
wang.yuqi and GitHub
61c9ef986a
[Frontend] Parallelize preprocessing within the same request for pooling models online serving. ( #49153 )
...
Signed-off-by: wang.yuqi <yuqi.wang@daocloud.io >
2026-07-22 10:56:23 +00:00
Liangqiusong and GitHub
d6dbdb9b0d
[XPU] WA of topk_softplus_sqrt arg mismatch on XPU ( #49408 )
...
Signed-off-by: xiaolong <xiaolong.guo@intel.com >
2026-07-22 16:16:13 +08:00
liuzhenwei and GitHub
06da482fb4
[XPU] WA of topk_softmax arg mismatch on XPU ( #49395 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-22 01:05:01 -07:00
2f75e7f712
[CI] Increase timeouts for jobs exceeding current limits ( #49374 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-22 00:16:16 -07:00
Ziming Huang and GitHub
7c21548ce3
[PD][Bugfix] Fix NIXL hybrid MLA+mamba heterogeneous TP ( #49297 )
...
Signed-off-by: ZeldaHuang <zelda.huanghuang@gmail.com >
2026-07-22 07:11:39 +00:00
Guan-Ming Chiu and GitHub
9df2f91232
[Renderer] Offload derender CPU work to renderer thread pool ( #49396 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
2026-07-22 06:55:03 +00:00
387189c429
[ROCm] Remove redundant AITER fused_qk_rmsnorm probe (avoids config-time HIP init) ( #47992 )
...
Signed-off-by: Stefan Koncarevic <stefan.koncarevic@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-21 22:58:14 -05:00
Kunshang Ji and GitHub
75576c63be
Add auto label for xpu relate issue ( #49398 )
...
Signed-off-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-22 03:33:20 +00:00
Andreas Karatzas and GitHub
16aca639b7
[ROCm] Upgrade NIXL and UCX ( #49251 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
2026-07-21 22:30:02 -05:00
Woosuk Kwon and GitHub
6049424b7e
[MRV2] Always build attn metadata at capture time ( #49364 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
2026-07-21 19:27:16 -07:00
060b5f61dc
[Bugfix][Attention] Ignore empty MLA context chunks during merge ( #49294 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-22 02:23:48 +00:00
ec59c1579f
[MoE Refactor] Migrate MoeWNA16Method quantization method over to using the new MK oracle scheme. ( #44120 )
...
Signed-off-by: Bill Nell <bnell@redhat.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: mgoin <mgoin64@gmail.com >
2026-07-21 19:20:30 -07:00
Isotr0py and GitHub
1750e443f2
[Misc] Move PyNvVideoCodec stuff out of gpu worker ( #49322 )
...
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
2026-07-22 10:11:56 +08:00
ba18929079
[Bugfix][SpecDecode] Scope MTP completeness checks outside bucketed updates ( #49178 )
...
Signed-off-by: aoshen02 <aoshen02@users.noreply.github.com >
Co-authored-by: aoshen02 <aoshen02@users.noreply.github.com >
2026-07-21 18:56:39 -07:00
0500ca6a58
[CI][Bugfix] Fix ROCm FP8 KV cache dtype in attention backend test ( #49380 )
...
Signed-off-by: pei.zhang <pei.zhang@amd.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-22 01:34:49 +00:00
a1c15bcb0f
[CI][Bugfix] Fix and wire streaming-input tests ( #49356 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-22 00:35:23 +00:00
Nick Hill and GitHub
4809de7317
[Misc] Fix terminal output logo coloring ( #49344 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-22 00:21:29 +00:00
stefankoncarevic and GitHub
05781e21dd
[ROCm][CI] Fix order-dependent failure in test_flash_attn_accepts_handled_fp8_variants (MI355) ( #49329 )
...
Signed-off-by: Stefan Koncarevic <Stefan.Koncarevic@amd.com >
2026-07-21 18:54:33 -05:00
gnovack and GitHub
85f638a2b8
skip cudagraph/DP padding in topk ( #48979 )
...
Signed-off-by: gnovack <novackgm@gmail.com >
2026-07-21 15:20:30 -07:00
Nick Hill and GitHub
08e5067561
[CI] Bump timeout of entrypoints-integration-api-server-openai-part-2 ( #49359 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-21 14:54:03 -07:00
a7d00ec051
[Bugfix] DFlash fc sized wrong when num_target_layers != num_hidden_layers ( #48524 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: Codex <noreply@openai.com >
2026-07-21 14:42:52 -07:00
Michael Goin and GitHub
b8fb56d970
[CI] Add gemma-4-E4B-it-assistant to CI gsm8k for GemmaMTP ( #49243 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-21 16:51:04 -04:00
96a739289e
[Bugfix] fix cutalss version upgrade bug, need update MSG new commit ( #49016 )
...
Signed-off-by: lengrongfu <lenronfu@gmail.com >
Co-authored-by: Yongye Zhu <zyy1102000@gmail.com >
2026-07-21 13:42:14 -07:00
60d443f738
[CI/Build][The Rock][BugFix] Use fork method in test_multiproc_executor_multi_node for py 3.14 compat and fix test_multiproc_executor_shutdown_cleanup ( #48655 )
...
Signed-off-by: Randall Smith <Randall.Smith@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-21 15:40:29 -05:00
1dca300653
[CI] Fix and wire encoder/manager cudagraph unit tests ( #49339 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-21 20:41:16 +01:00
Flora Feng and GitHub
fca252d59e
[CI][Bugfix] Reduce max_model_len in OOT embedding test to fix KV-cache OOM on small GPUs ( #49351 )
...
Signed-off-by: sfeng33 <4florafeng@gmail.com >
2026-07-21 15:00:06 -04:00
33178f9006
Fix Qwen3-VL M-RoPE on the Transformers modeling backend (grids + compile) ( #49292 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-21 18:28:39 +00:00
b2b8f679d0
[Bugfix][Spec Decode] Restrict embedding-width share guard to EAGLE drafts ( #47953 )
...
Signed-off-by: Evan Takahashi <evan10takahashi@gmail.com >
Co-authored-by: Michael Goin <mgoin64@gmail.com >
2026-07-21 10:53:37 -07:00
de6ec294ef
[Bugfix] Fix DSA crash under breakable piecewise cudagraphs ( #49302 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-21 18:28:13 +01:00
stefankoncarevic and GitHub
61e10f0116
[ROCm][CI] Fix AITER MLA fp8 decode metadata regression test ( #48845 )
...
Signed-off-by: Stefan Koncarevic <Stefan.Koncarevic@amd.com >
2026-07-21 12:19:45 -05:00
6e96891ba0
[ROCm] Bump AITER to v0.1.16.post5 ( #48683 )
...
Signed-off-by: Fangzhou Ai <fangzhouai@gmail.com >
Signed-off-by: Fangzhou Ai <31551580+Fangzhou-Ai@users.noreply.github.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-21 10:39:11 -05:00
47f1b47a73
Ci/add laguna xs gsm8k ( #49241 )
...
Signed-off-by: Joe Rowell <joerowell4@gmail.com >
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: Joe Rowell <joerowell4@gmail.com >
2026-07-21 11:30:42 -04:00
5aab491bc9
[CI] Wire tests/models/inkling into a B200 job ( #49325 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-21 15:43:20 +01:00
5812e1a66b
[Test] Add DeepSeek MTP parallel-load tests ( #41653 )
...
Signed-off-by: Stefano Castagnetta <scastagnetta@nvidia.com >
Co-authored-by: Benjamin Chislett <bchislett@nvidia.com >
2026-07-21 10:38:20 -04:00
8950394e0a
[Bugfix] Prefix-cache metrics double-counted when a KV connector defers requests ( #48860 )
...
Signed-off-by: Seiji Eicher <58963096+eicherseiji@users.noreply.github.com >
Signed-off-by: Seiji Eicher <seiji@anyscale.com >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Lixi Zhang <muxixibbb@gmail.com >
Co-authored-by: harjothkhara <harjoth.khara@gmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-21 15:02:03 +01:00
Roberto L. Castro and GitHub
7bb49be4d1
[Bugfix] Handle MLA fallback during FA4 JIT warmup ( #49306 )
2026-07-21 13:58:05 +00:00
c67650f04b
[XPU][DeepSeekV4]Add DeepSeek-V4 fuse_index_q SYCL kernel path ( #45991 )
...
Signed-off-by: Avery Miao <avery.miao@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-21 21:22:34 +08:00
f890e1dbe2
[BugFix] Set graph_pool_id before FULL CUDA graph capture in ModelRunner V2 ( #48843 )
...
Signed-off-by: Markov Ilya <markovilya19@gmail.com >
Co-authored-by: Markov Ilya <markovilya19@gmail.com >
2026-07-21 08:59:26 -04:00
Umut Polat and GitHub
040cbf95cc
[Misc] Use VLLMValidationError in chat completion tool and batch validators ( #49214 )
...
Signed-off-by: Umut Polat <52835619+umut-polat@users.noreply.github.com >
2026-07-21 11:38:20 +00:00
5b3762a7f0
[Bugfix][CPU] Fix Clang OpenMP build on macOS ( #49021 )
...
Signed-off-by: markyangcc <mmdou3@163.com >
Co-authored-by: Li, Jiang <jiang1.li@intel.com >
2026-07-21 09:58:52 +00:00
bastefaniak and GitHub
4d30c510ce
[bugfix] Fix Cosmos3 Edge checkpoint weights filtering, video loading, prompt expansion ( #49190 )
...
Signed-off-by: Bartosz Stefaniak <bstefaniak@nvidia.com >
2026-07-21 17:18:36 +08:00
6700813f86
[3/N][KV-Cache Layout Refactor] Standardize Mamba cache; drop get_transfer_cache_regions ( #44456 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-21 09:16:15 +00:00
Bugen Zhao and GitHub
eb44b3aaa4
[Rust][Benchmark] Use async HTTP clients ( #49295 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-21 16:53:57 +08:00
Nicolò Lucchesi and GitHub
7a98c7a392
[Misc] Remove old now unsupported max_num_partial_prefills and max_long_partial_prefills ( #49244 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-21 08:52:52 +00:00
Lena Onyshchenko and GitHub
0d9e60619b
[Misc][Docs] Fix XPU compute-runtime driver link version mismatch ( #49299 )
...
Signed-off-by: oonyshch <xonyshch@gmail.com >
2026-07-21 08:45:41 +00:00
1134545b6f
Revert "[Sampler] Stop upcasting logits to fp32 in apply_sampling_params" ( #48641 ) ( #49033 )
...
Co-authored-by: vllm-agent <vllm-agent@users.noreply.github.com >
2026-07-21 09:36:45 +01:00
3e0c887511
[Bugfix] Fix Ovis2_5 special tokens for transformers v5 ( #47298 )
...
Signed-off-by: mgrunwal <milosz.grunwald@intel.com >
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-21 08:09:20 +00:00
Stefan Kaestle and GitHub
adfbbc1005
Propagate Flash Attention cache configuration to Ray workers ( #49177 )
...
Signed-off-by: Stefan Kaestle <skaestle@nvidia.com >
2026-07-21 07:47:53 +00:00
Roy Wang and GitHub
adc98f04d0
[Misc] Add @esmeetu to codeowners for rust/src/bench ( #49298 )
...
Signed-off-by: esmeetu <jasonailu87@gmail.com >
2026-07-21 07:44:24 +00:00
8def3cdde2
[Bugfix] Propagate quant_config to LFM2 ShortConv projections ( #48917 )
...
Signed-off-by: Alex Yuan <alex.yuan@liquid.ai >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-21 06:51:55 +00:00
616c9bd0f4
[Frontend] Support additional sampling parameters for translation API ( #45839 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-21 05:53:56 +00:00
Bugen Zhao and GitHub
8688a06d67
[Rust][Benchmark] Use tracing for logs ( #48937 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-21 05:18:13 +00:00
f25953cc59
[Bugfix][Rust Frontend] Handle zero-column logprobs payloads without panicking ( #49113 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Signed-off-by: Feathbow <feathbow@gmail.com >
2026-07-21 04:30:29 +00:00
d9aa35161d
Update BGE-M3 token expectations for leading spaces ( #49269 )
...
Signed-off-by: aoshen02 <aoshen02@users.noreply.github.com >
Co-authored-by: aoshen02 <aoshen02@users.noreply.github.com >
Co-authored-by: Codex <noreply@openai.com >
2026-07-21 03:49:17 +00:00
6bcda970fd
[CI][NIXL] Isolate concurrent engine internal ports ( #49129 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-20 22:28:11 -05:00
Isotr0py and GitHub
ea0e9c8f2e
[MRV2] Add encoder cache profiling implementation ( #47985 )
...
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
2026-07-20 20:18:14 -07:00
Chauncey and GitHub
94ed0bf4e0
[Bugfix][KV Offloading] Handle queued request aborts without allocated KV blocks ( #49146 )
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com >
2026-07-21 11:16:26 +08:00
1940c8441e
[Rust Frontend][gRPC] Add engine-aware health reporting ( #48992 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Signed-off-by: Connor Carpenter <connorc@nvidia.com >
2026-07-21 10:54:39 +08:00
Simon Mo and GitHub
72d16aee15
[CI] Exercise FA3 FP8 attention on SM90 ( #49231 )
...
Signed-off-by: Simon Mo <simon@inferact.ai >
2026-07-21 10:26:55 +08:00
Kunshang Ji and GitHub
e78a0c8e59
[XPU][Doc] Update XPU docker image documents ( #49148 )
...
Signed-off-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-21 10:11:27 +08:00
Chris Leonard and GitHub
97a98006b0
Update qutlass cmake for stable abi ( #47879 )
...
Signed-off-by: Chris Leonard <chleonar@redhat.com >
2026-07-20 18:31:10 -07:00
0a684ab0c0
[Bugfix] Fix WSL circular import from pin_memory warning_once ( #48444 )
...
Signed-off-by: AlejandroParedesLT <alejandroparedeslatorre@gmail.com >
Co-authored-by: Shengqi Chen <harry-chen@outlook.com >
2026-07-20 18:30:55 -07:00
0d9210a502
Fixes non-coalesced HBM access in marlin_int4_fp8_preprocess_kernel_awq ( #47268 )
...
Signed-off-by: xjx <493337577@qq.com >
Signed-off-by: flutist-alibaba <30485581+flutist@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Shengqi Chen <harry-chen@outlook.com >
2026-07-20 18:30:38 -07:00
1d874867ea
[Misc][Docs] Fix broken protocol link in speech_to_text doc ( #47212 )
...
Signed-off-by: oonyshch <xonyshch@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 01:05:05 +00:00
2e2e626b40
[Bugfix] Count per-group blocks in get_max_concurrency_for_kv_cache_config ( #48317 )
...
Signed-off-by: David Orman <ormandj@corenode.com >
Co-authored-by: Luke Alonso <lalonso@gmail.com >
Co-authored-by: Martin Vit <martin@voipmonitor.org >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
2026-07-21 00:29:10 +00:00
Nick Hill and GitHub
af91f4b3e4
[Cleanup] Remove unused StructuredOutputRequest.status field ( #49235 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-21 00:06:16 +00:00
2396a61108
[Attention][MLA][DCP] Query replication for MLA decode (DeepSeek-V2/R1 + Kimi-K2.5) ( #45964 )
...
Signed-off-by: Sungsoo Ha <sungsooh@nvidia.com >
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Lucas Wilkinson <lwilkins@redhat.com >
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
2026-07-20 23:51:27 +00:00
97a668152b
[RL Infra][FlashInfer] Enable router replay output from FlashInfer monolithic MoE kernel ( #44214 )
...
Signed-off-by: Xuanyu Zhang <xuanyu.zhang@mistral.ai >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: aoshen02 <aoshen@inferact.ai >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-20 16:45:10 -07:00
58b2012aa2
[copy of #45208 ] CuMem slept-L1 fragmentation accounting ( #49208 )
...
Signed-off-by: haosdent <haosdent@gmail.com >
Signed-off-by: Justin Wood <justin.m.wood@me.com >
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: haosdent <haosdent@gmail.com >
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: Justin Wood <jwood@me.com >
2026-07-20 23:08:11 +00:00
Ning Xie and GitHub
b7c20d0cfa
[chore] adjust logo be more friendly to white background terminal ( #48938 )
...
Signed-off-by: Andy Xie <andy.xning@gmail.com >
2026-07-20 15:15:28 -07:00
TJian and GitHub
a2b1f9fc3b
[ROCm] [Release] [Bugfix] Fix the per commit wheel release pipeline. ( #49245 )
...
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com >
2026-07-20 22:12:38 +00:00
642076d26c
Support loading sample_from_anchor flag from speculators config ( #48639 )
...
Signed-off-by: Fynn Schmitt-Ulms <fschmitt@redhat.com >
Co-authored-by: Michael Goin <mgoin64@gmail.com >
2026-07-20 14:52:43 -07:00
Charlie Fu and GitHub
5feb3950e5
[ROCm][CI] fix test_rocm_quick_reduce.py ( #49234 )
...
Signed-off-by: charlifu <charlifu@amd.com >
2026-07-20 16:39:33 -05:00
4ec199b66a
[Bugfix][Spec-Decode] Populate draft seq_lens_cpu_upper_bound for spec-decode attention metadata ( #44492 )
...
Signed-off-by: Oxana Korzh <okorzh@amd.com >
Signed-off-by: okorzh-amd <okorzh-amd@users.noreply.github.com >
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: okorzh-amd <okorzh-amd@users.noreply.github.com >
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
2026-07-20 20:50:58 +00:00
7ca017778f
[Feat][Perf] Add new warmup infrastructure for JITs ( #47451 )
...
Signed-off-by: LopezCastroRoberto <rocastro@redhat.com >
Signed-off-by: Roberto L. Castro <38211239+LopezCastroRoberto@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-20 13:21:55 -07:00
fbfe58133d
[Bugfix][KV Offload] Preserve reachable tails for hybrid SWA groups ( #48911 )
...
Signed-off-by: Colton Ottley <colton@ottleyengineering.com >
Co-authored-by: Colton Ottley <colton@ottleyengineering.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-20 22:12:36 +03:00
9dd62d80ab
Cosmos3 FP8 ModelOpt/Diffusers remapping ( #48952 )
...
Signed-off-by: Wojciech Kutak <wkutak@nvidia.com >
Signed-off-by: wkutak <wkutak@nvidia.com >
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Roger Wang <hey@rogerw.io >
2026-07-20 11:31:48 -07:00
f878367898
[Revert][Bugfix] Restore MiniCPM-V 4.6 ViT QKV weight loader ( #49193 )
...
Signed-off-by: wjinxu <1299461899@qq.com >
Co-authored-by: wjinxu <1299461899@qq.com >
2026-07-20 18:17:46 +00:00
bd091079cb
[Attention] FlashAttention 4 SM100 FP8 kv cache support ( #42569 )
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-20 10:53:27 -07:00
b23bd73f54
[XPU]add sycl path for Mhc ( #47245 )
...
Signed-off-by: root <xiaolong.guo@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-20 15:32:54 +00:00
Bugen Zhao and GitHub
e2d7adeb64
[Rust Frontend] Bump xgrammar-structural-tag and enable local extension ( #49161 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-20 16:22:24 +01:00
Isotr0py and GitHub
15cb8e140d
[Multimodal] Allow keeping original image mode for ImageIO ( #49159 )
...
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
2026-07-20 13:42:45 +00:00
f007cceb42
[KV Offload] Support self-describing KV events with TieringOffloadingSpec ( #48679 )
...
Signed-off-by: Change72 <changg@nvidia.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-20 16:41:58 +03:00
0a5069e4e3
[Bugfix][Gemma4] Fix ModelOpt mixed-precision MoE config mapping ( #48563 )
...
Signed-off-by: wangqian <601731555@qq.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-20 06:39:28 -07:00
8ce53a616e
[Bugfix] Zero new KV blocks for quantized + sliding-window hybrid caches ( #47574 )
...
Signed-off-by: EdalatiAli <aliedalati@cohere.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Nicolò Lucchesi <nlucches@redhat.com >
2026-07-20 13:18:17 +00:00
Lena Onyshchenko and GitHub
ae10e855ab
[Misc][Docs] Remove duplicate CodeGeex4 row in XPU model table ( #47210 )
...
Signed-off-by: oonyshch <xonyshch@gmail.com >
2026-07-20 10:05:36 +00:00
hcl and GitHub
530ee36a0d
fix(openai): reject non-numeric logprobs with 400 instead of 500 ( #49144 )
...
Signed-off-by: Chenglun Hu <chenglunhu@gmail.com >
2026-07-20 10:04:50 +00:00
Salt Sato and GitHub
d835ad572c
[Bugfix][Rust Frontend] Map missing prompt logprobs for single-token prompts in chat and raw generate ( #49111 )
...
Signed-off-by: Feathbow <feathbow@gmail.com >
2026-07-20 10:00:06 +00:00
47d0597ca2
[Misc][Docs] Fix broken csrc kernel links in fusions doc ( #47211 )
...
Signed-off-by: oonyshch <xonyshch@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 09:44:25 +00:00
Reid and GitHub
818cf61e91
[Rust Frontend] Fix macro-based content format detection ( #49042 )
...
Signed-off-by: reidliu41 <reid201711@gmail.com >
2026-07-20 09:39:13 +00:00
c01618fdc8
[Rust][Benchmark] Integrate vllm-bench to vllm-rs & vllm CLI ( #48930 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-20 09:31:25 +00:00
823eaf667d
[XPU] FP8 o_proj with fp8_bmm and load-time scale transpose ( #48334 )
...
Signed-off-by: Wu, Xiaochang <xiaochang.wu@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-20 16:32:03 +08:00
f1f1259692
[Rust Frontend] Use zero-copy slicing for multimodal tensors ( #48781 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Signed-off-by: Sage Ahrac <sagiahrak@gmail.com >
2026-07-20 16:28:25 +08:00
df13b5aef5
[XPU] [MoE] add quant input when prepare for fusedmoe ( #47122 )
...
Signed-off-by: mayuyuace <qiming1.zhang@intel.com >
Signed-off-by: Zhu, Zufang <zufang.zhu@intel.com >
Signed-off-by: zofia <110436990+zufangzhu@users.noreply.github.com >
Co-authored-by: mayuyuace <qiming1.zhang@intel.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-20 15:47:26 +08:00
4938d44a3b
[CPU] fixes heterogeneous NIXL KV transfer into CPU_ATTN decode workers ( #47871 )
...
Signed-off-by: Spycsh <sihan.chen@intel.com >
Co-authored-by: Li, Jiang <jiang1.li@intel.com >
2026-07-20 07:33:13 +00:00
37bf988c2f
[XPU][Bugfix] Fix GroupCoordinator device_index ( #47295 )
...
Signed-off-by: Michal Ganczarenko <michal.ganczarenko@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-20 15:25:56 +08:00
aoshen02 and GitHub
9459fc6471
[Bugfix][RL] Set vLLM config during weight reload ( #45989 )
...
Signed-off-by: aoshen02 <aoshen@inferact.ai >
2026-07-20 15:02:56 +08:00
5245c80564
[Doc] Document blocks_per_chunk in the KV offloading guide ( #49100 )
...
Signed-off-by: Itay Etelis <itay.etelis@ibm.com >
Co-authored-by: Itay Etelis <itay.etelis@ibm.com >
2026-07-20 09:48:43 +03:00
9bc266d923
[Bugfix][KV Offload] Propagate EAGLE mode to SimpleCPU coordinator ( #49071 )
...
Signed-off-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-20 06:39:11 +00:00
5c9f6557d7
[Hardware][CPU] Enable granite-4 model on cpu ( #47641 )
...
Signed-off-by: Akash Kaothalkar <akashkaothalkar@akashs-mbp.bl1-in.ibm.com >
Signed-off-by: Akash Kaothalkar <akashkaothalkar@dhcp-9-123-5-76.bl1-in.ibm.com >
Signed-off-by: Akash Kaothalkar <akashkaothalkar@Akashs-MBP.lan >
Signed-off-by: Akash kaothalkar <akash.kaothalkar@ibm.com >
Co-authored-by: Akash Kaothalkar <akashkaothalkar@dhcp-9-123-5-76.bl1-in.ibm.com >
Co-authored-by: Akash Kaothalkar <akashkaothalkar@Akashs-MBP.lan >
Co-authored-by: Akash Kaothalkar <akashkaothalkar@akashs-mbp.bl1-in.ibm.com >
Co-authored-by: Akash kaothalkar <akash.kaothalkar@ibm.com >
Co-authored-by: Li, Jiang <jiang1.li@intel.com >
2026-07-20 06:15:16 +00:00
dcfebf93f4
[Bugfix] Fix logprobs token-string collision from SentencePiece space… ( #48674 )
...
Signed-off-by: Allen Shen <aoshen@inferact.ai >
Co-authored-by: mvanhorn <mvanhorn@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-20 12:17:18 +08:00
752bd10647
[ROCm][CI] Fix sparse MLA metadata sync fixture ( #49128 )
...
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-19 23:02:03 -05:00
Thien Tran and GitHub
2730b657c4
[Bugfix] Fix broken NVVM caused by CuteDSL 4.6.0 ( #49108 )
...
Signed-off-by: Thien Tran <gau.nernst@yahoo.com.sg >
2026-07-19 19:45:56 -07:00
1dcbbd9cac
[CI] Move compatible 1xL4 jobs to H200 35GB MIG ( #43024 )
...
Signed-off-by: Simon Mo <simon@inferact.ai >
Co-authored-by: Simon Mo <simon@inferact.ai >
Co-authored-by: OpenAI Codex <noreply@openai.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-19 19:21:25 -07:00
ace9fda495
[CI/Build][BugFix][The Rock][AMD] Add spawn method in vision examples to avoid reinitialization ( #47932 )
...
Signed-off-by: Randall Smith <Randall.Smith@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-19 13:41:52 -05:00
TJian and GitHub
ef0aa7ca2f
[ROCm] [Release] [Per-commit] Reenable per commit rocm wheel ( #49044 )
...
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com >
2026-07-19 13:38:04 -05:00
Taneem Ibrahim and GitHub
e6d1310b2a
[Bugfix] Reject removed pooling parameters ( #48984 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
2026-07-19 05:18:03 -07:00
yzong-rh and GitHub
ac5f38a0f7
[Refactor] Extract StructuredOutputsParams creation logic from Request.to_sampling_params ( #49003 )
...
Signed-off-by: Yifan Zong <yzong@redhat.com >
2026-07-19 05:18:00 -07:00
b6ff8a2f50
[Core] Add MRV2 virtual-batch PCP for MLA ( #46570 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Codex <noreply@openai.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
2026-07-19 02:53:15 +00:00
9243e0124e
[Multimodal] Automatically fallback to ViT DP when TP is unavailable ( #49046 )
...
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Roger Wang <hey@rogerw.io >
2026-07-18 14:41:04 -07:00
Andreas Karatzas and GitHub
df362b2d6d
[ROCm][CI] Ensure sliding window tests release GPU memory ( #49055 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-18 20:44:05 +00:00
SYLAR and GitHub
7c2acd38b7
[Bugfix] Qwen3-VL/Qwen-Omni: honor max_pixels/min_pixels for video prompts ( #49015 )
2026-07-18 10:29:11 -07:00
yzong-rh and GitHub
a287eb163f
[Front-end] [Messages] Populate num_cache_creation_tokens ( #48535 )
...
Signed-off-by: Yifan Zong <yzong@redhat.com >
2026-07-18 13:04:35 -04:00
frida-andersson and GitHub
e94243893d
[ROCm][DSv3.2][Perf] Cap sparse MLA decode KV-splits with a work-per-split heuristic ( #46832 )
...
Signed-off-by: Frida Andersson <fanderss@amd.com >
2026-07-18 09:39:37 -07:00
29c0ec4d63
[ci] Move 3 entrypoints tests to h200_35gb queue ( #43164 )
...
Signed-off-by: Simon Mo <simon@inferact.ai >
Signed-off-by: Simon Mo <simon@simon-mac-mini-9.local >
Co-authored-by: Simon Mo <simon@inferact.ai >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-18 08:43:49 -07:00
Michael Goin and GitHub
c7ce03bcbd
[Bugfix] Bump tml-fa4 for cutlass-dsl 4.6 API compatibility ( #48988 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-18 05:59:33 -07:00
Harry Mellor and GitHub
c233d90aa8
Remove even more unnecessary load_weights methods ( #48496 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-18 08:40:27 +00:00
d96aee0951
[Bugfix] Re-sync parameter tp_rank after process_weights_after_loading (fix replicated / disable_tp weight reload) ( #48025 )
...
Signed-off-by: Alex Xu <alexxu@roblox.com >
Co-authored-by: YQ-Wang <yiqingwang@roblox.com >
Co-authored-by: alexhxu <alex.xu1015@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-18 08:40:06 +00:00
Francesco Fusco and GitHub
c71a583aa9
[Perf][Hybrid] Vectorize _copy_mamba_state_block to uint64 for temporal ( #48110 )
2026-07-18 04:43:09 +00:00
xuebwang-amd and GitHub
f12b80c6ef
[ROCm][Bugfix] Fix GPT-OSS Quark MXFP4 MoE loading - emulation buffer not block-aligned ( #43979 )
...
Signed-off-by: xuebwang-amd <xuebwang@amd.com >
2026-07-18 03:49:41 +00:00
Jee Jee Li and GitHub
da64db78b9
[LoRA] Optimize TrtLlmLoRAExperts ( #48759 )
...
Signed-off-by: Jee Jee Li <jeejeelee@inferact.ai >
2026-07-18 10:26:14 +08:00
425c4eafb0
[Sampler] Stop upcasting logits to fp32 in apply_sampling_params ( #48641 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-17 18:15:20 -07:00
Michael Goin and GitHub
02c01f442b
[Model] Use standard ModelOpt config for Inkling NVFP4 ( #48990 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-17 18:13:14 -07:00
fae543015c
[Frontend]Flatten beam-search beams with itertools.chain instead of sum ( #48829 )
...
Signed-off-by: Wang Xingda <wangxingda1993@126.com >
Co-authored-by: 王兴达 <wangxingda@360itdeMacBook-Pro.local >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-17 23:09:14 +01:00
c9be3a8aa1
[Kernel][Helion] Disable warp specialization in rms_norm_per_block_quant B200 configs ( #48797 )
...
Signed-off-by: Shangdi Yu <shangdiy@meta.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-17 21:39:09 +00:00
41ea2dd44a
[Bugfix][V1/V2] Fix prompt_logprobs to respect logprobs_mode ( #47680 )
...
Signed-off-by: Wojciech Wais <wojciech.wais@gmail.com >
Signed-off-by: Federico Kamelhar <209537060+fede-kamel@users.noreply.github.com >
Signed-off-by: Allen Shen <aoshen@inferact.ai >
Co-authored-by: Wojciech Wais <wojciech.wais@gmail.com >
Co-authored-by: Federico Kamelhar <209537060+fede-kamel@users.noreply.github.com >
2026-07-17 21:58:59 +01:00
088c0be268
[CI] Fix macOS wheel release annotation context ( #48771 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: Codex <codex@openai.com >
2026-07-17 13:44:48 -07:00
fcd2255d16
[Hardware][GPU] Profiler config additional to increase it scope and annotation details ( #37524 )
...
Signed-off-by: devalshahamd <deval.shah@amd.com >
Signed-off-by: Deval Shah <devashah@amd.com >
Signed-off-by: Deval Shah <deval.shah@amd.com >
Co-authored-by: Deval Shah <devashah@amd.com >
2026-07-17 13:38:59 -07:00
Wentao Ye and GitHub
b5433b6f50
[Perf] Optimize dsv4 routing using specialized kernel, 2.94% E2E TPOT improvement ( #48660 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-17 13:35:06 -07:00
cc25f028b7
[Loader] Improve InstantTensor loading ( #46868 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-17 16:30:02 -04:00
c4cd2bd544
[Bugfix] MoRIIO toy P/D proxy: fix DP-rank index aliasing + harden for high-concurrency bursts ( #46115 )
...
Signed-off-by: Edwin Lim <edwin.lim@mangoboost.io >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: QinPR <1905873179@qq.com >
Co-authored-by: Peiran Qin <66068739+QinPR@users.noreply.github.com >
2026-07-17 12:35:04 -07:00
5784507da4
[Attention] Allow selecting a different attention backend per KV-cache group ( #48012 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-17 15:19:02 -04:00
labAxiaoming and GitHub
bf578e1abd
[Bugfix][GLM4V] Fix video dummy profiling and memory usage ( #48729 )
...
Signed-off-by: xiaoming <1259730330@qq.com >
2026-07-18 01:44:45 +08:00
Fangzhou Ai and GitHub
efed8a1e83
[ROCm][Perf][DSV4] Improve sparse decode reduction occupancy on gfx950 ( #48788 )
...
Signed-off-by: fai <fangzhouai@gmail.com >
2026-07-17 10:24:59 -07:00
11d291511a
[Bugfix][Tool Parser] Preserve whitespace in parameter values (MiniMax M2, Qwen3, MiniCPM5 XML) ( #48846 )
...
Signed-off-by: mosya415 <263250241+mosya415@users.noreply.github.com >
Signed-off-by: Ben Browning <56071+bbrowning@users.noreply.github.com >
Co-authored-by: mosya415 <263250241+mosya415@users.noreply.github.com >
Co-authored-by: Ben Browning <56071+bbrowning@users.noreply.github.com >
2026-07-17 16:45:41 +00:00
877dae9c68
[Refactor] Remove deepseek dead code ( #48780 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-17 14:57:13 +00:00
passtoor-agi and GitHub
c4dd6d78fd
Fix: Restore data_parallel_size > 1 for use_sequence_parallel_moe ( #48849 )
...
Signed-off-by: passtoor-agi <305788622+passtoor-agi@users.noreply.github.com >
2026-07-17 10:27:50 -04:00
JooHo Lee and GitHub
ce2aecc4dc
[Performance] Use CuTe-DSL for FlashInfer MXFP4 quantization ( #48417 )
...
Signed-off-by: BWAAEEEK <jooho414@gmail.com >
2026-07-17 06:53:48 -07:00
f38f3d11fb
[Bugfix][KV Offloading] Offload last block at request finish and prevent reuse race ( #48596 )
...
Signed-off-by: Alex <alex.tech.lab@outlook.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-17 16:50:49 +03:00
d4b4562917
[XPU] Bump vllm_xpu_kernels to v0.1.11.1 ( #48942 )
...
Signed-off-by: Artur Fierka <artur.fierka@intel.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-17 20:43:23 +08:00
7b3192523e
[Bugfix]Fix transformer backend failed: AttributeError: 'Parameter' object has no attribute 'weight_loader' ( #48699 )
...
Signed-off-by: Lai, Yejing <yejing.lai@intel.com >
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-17 12:43:44 +01:00
Yejing Lai and GitHub
4c6e2e4b30
[XPU][UT]fix _POSSIBLE_KERNELS error on XPU ( #47516 )
...
Signed-off-by: Lai, Yejing <yejing.lai@intel.com >
2026-07-17 11:19:05 +00:00
liuzhenwei and GitHub
8502958810
[XPU] support HND layout ( #47975 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-17 10:54:34 +00:00
ce4bdcbda4
[Bugfix] Enable FlashAttention MLA prefill for Mistral Small 4 head dims ( #48855 )
...
Signed-off-by: juliendenize <julien.denize@mistral.ai >
Co-authored-by: Nicolò Lucchesi <nlucches@redhat.com >
2026-07-17 18:07:00 +08:00
liuzhenwei and GitHub
d5b1ec2684
[XPU] allow forcing flash attn for mm_prefix ( #48828 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-17 09:44:18 +00:00
867ff69733
[CI] Gate non-default release wheel builds ( #48772 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-17 02:16:44 -07:00
Sage and GitHub
109b736b86
[docs] preserve page path in stable-docs announcement link ( #48839 )
...
Signed-off-by: Sage Ahrac <sagiahrak@gmail.com >
2026-07-17 08:56:45 +00:00
69d4f5ef63
[Bugfix][Multimodal] Fix Qwen3-Omni use_audio_in_video with mixed image/video inputs ( #46213 )
...
Signed-off-by: wendadawen <wendadawen@qq.com >
Signed-off-by: Tianyu Guo <guoty9@mail2.sysu.edu.cn >
Co-authored-by: Tianyu Guo <guoty9@mail2.sysu.edu.cn >
2026-07-17 08:31:16 +00:00
426d48bfa1
[KV Offload] Add optional tier locality to FS/OBJ KV events ( #48281 )
...
Signed-off-by: Change72 <changg@nvidia.com >
Co-authored-by: Codex <codex@openai.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-17 10:31:52 +03:00
26c909ed74
[Model] Support TranslateGemma-12b-it ( #41599 )
...
Signed-off-by: Zhang Jian <jianmusings@gmail.com >
Co-authored-by: Tyler Michael Smith <tlrmchlsmth@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
2026-07-17 07:17:59 +00:00
fb1d8ccaf5
[rl] Stateful Trainer Send: New Abstractions [1/N] ( #48042 )
...
Signed-off-by: haoaaron <ahao@anyscale.com >
Signed-off-by: Aaron Hao <ahao@anyscale.com >
Co-authored-by: Sumanth R Hegde <39546518+SumanthRH@users.noreply.github.com >
2026-07-17 15:11:06 +08:00
9354f22204
[Rust][Benchmark] Port in vllm-bench ( #48107 )
...
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Signed-off-by: esmeetu <jasonailu87@gmail.com >
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-17 14:25:29 +08:00
aoshen02 and GitHub
17fdd42100
[Bugfix][Attention] Preserve post-load tensors across weight reloads ( #48251 )
...
Signed-off-by: aoshen02 <aoshen@inferact.ai >
2026-07-17 14:15:26 +08:00
472d330c21
Add blocks_per_chunk configuration for KV offloading to support heterogeneous KV cache groups ( #48878 )
...
Signed-off-by: Debasish-87 <22btics06@suiit.ac.in >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-17 09:00:12 +03:00
3b6c96a101
[Bugfix][Pooling] Fix wrong scores for chunked prefill under torch.compile ( #48901 )
...
Signed-off-by: seewoo <seewoo@ucsc.edu >
Signed-off-by: wang.yuqi <yuqi.wang@daocloud.io >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: wang.yuqi <yuqi.wang@daocloud.io >
2026-07-17 05:19:12 +00:00
Martin Hickey and GitHub
4d4e04f452
[Render] Add round trip parity test and docs for derender ( #48617 )
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com >
2026-07-17 05:02:46 +00:00
Micah Williamson and GitHub
67fe73b2b4
[CI] Extend max-model-len for test_parsable_context to allow reasoning to finish ( #48873 )
...
Signed-off-by: Micah Williamson <micah.williamson@amd.com >
2026-07-17 11:36:44 +08:00
+1
ee8f36d0b3
[Warmup] Show CuTeDSL compilation progress ( #48881 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Co-authored-by: Giancarlo Delfin <32987265+TheEpicDolphin@users.noreply.github.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Isotr0py <mozf@inferact.ai >
Co-authored-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: Roger Wang <hey@rogerw.io >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-16 20:17:51 -07:00
+1
f3e9497e92
[Model] Add Inkling LoRA support [4/N] ( #48884 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Co-authored-by: Giancarlo Delfin <32987265+TheEpicDolphin@users.noreply.github.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Isotr0py <mozf@inferact.ai >
Co-authored-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: Roger Wang <hey@rogerw.io >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-17 09:52:15 +08:00
Thien Tran and GitHub
fe784ff22e
[M3] Improve indexer for long-context decode (sm100) ( #48582 )
...
Signed-off-by: Thien Tran <gau.nernst@yahoo.com.sg >
2026-07-16 18:12:15 -07:00
Daoyuan Li and GitHub
b88abb5036
[Misc] Remove orphaned env vars and stale env-var references ( #44749 )
...
Signed-off-by: Daoyuan Li <94409450+DaoyuanLi2816@users.noreply.github.com >
2026-07-17 00:00:47 +00:00
67f9046e4a
[Bugfix] Sparse MLA: enable fp8_ds_mla dense prefill ( #48642 )
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-16 22:44:04 +00:00
f17be06fbe
[Perf] Optimize clamp to clamp_ ( #48143 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
Signed-off-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-16 18:41:07 -04:00
2cab53ddee
[Model][Hardware][AMD]: Part 1/2 -> Enable e2e QK Norm + RoPE + KV Cache runtime fusion for Qwen3-30B-A3B on ROCM_AITER_FA, and ROCM_AITER_UNIFIED_ATTN ( #42749 )
...
Signed-off-by: Jack Hu <Jack.Hu@amd.com >
Co-authored-by: Douglas Lehr <91553416+dllehr-amd@users.noreply.github.com >
2026-07-16 17:39:04 -05:00
ab0a20d151
[Docs] Add Phi-3.5-mini-instruct to batch invariance tested models ( #46396 )
...
Signed-off-by: Yuval Luria <yuvalluria@users.noreply.github.com >
Co-authored-by: Yuval Luria <yuvalluria@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-07-16 18:05:58 -04:00
4a394bfcda
[Spec Decode][DSpark] Add Gemma4-12B DSpark draft model ( #47216 )
...
Signed-off-by: DiegoCao <DiegoCao@users.noreply.github.com >
Co-authored-by: DiegoCao <DiegoCao@users.noreply.github.com >
2026-07-16 21:51:47 +00:00
Michael Goin and GitHub
c95c663049
[Quant] Add nvfp4_per_token online MoE quantization ( #48538 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-16 14:25:27 -07:00
HDCharles and GitHub
ab3c1aedf3
[Bugfix] Fix activation quantization dispatch for WNA4Int/WNA8Int ( #48785 )
...
Signed-off-by: HDCharles <charlesdavidhernandez@gmail.com >
2026-07-16 17:13:02 -04:00
+1
fb5ec0dc9e
[Model] Add Inkling MTP=1 support [3/N] ( #48869 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Co-authored-by: Giancarlo Delfin <32987265+TheEpicDolphin@users.noreply.github.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Isotr0py <mozf@inferact.ai >
Co-authored-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: Roger Wang <hey@rogerw.io >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-16 13:27:21 -07:00
971dac2caa
[Bugfix][KV-transfer] MoRIIO: retry RDMA send-queue-full backpressure instead of failing the read ( #47495 )
...
Signed-off-by: Edwin Lim <edwin.lim@mangoboost.io >
Signed-off-by: Edwin Lim <edwinlim0919@gmail.com >
Signed-off-by: harishk-mangoboost <harish.kambhampaty@mangoboost.io >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: harishk-mangoboost <harish.kambhampaty@mangoboost.io >
2026-07-16 20:02:27 +00:00
Shangdi Yu and GitHub
efa2e424f6
[Helion] Fix degenerate scale_ub in kernel input generators ( #48868 )
...
Signed-off-by: Shangdi Yu <shangdiy@meta.com >
2026-07-16 19:57:45 +00:00
02bf9c7907
Fix Quark mxfp4 quantized model loading issue under mtp ( #46757 )
...
Signed-off-by: Xiao Yu <xiao.yu.dc@outlook.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-16 14:58:47 -04:00
Woosuk Kwon and GitHub
f61163e6c7
[Model] Add Hopper FA4 relative attention for Inkling ( #48858 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
2026-07-16 11:26:52 -07:00
Wentao Ye and GitHub
626c90b2d5
[Refactor] Move fla to third party ( #48500 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-16 19:22:36 +01:00
+1
251f7e478e
[Model] Add PW CUDA graph support for Inkling [2/N] ( #48822 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Co-authored-by: Giancarlo Delfin <32987265+TheEpicDolphin@users.noreply.github.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Isotr0py <mozf@inferact.ai >
Co-authored-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: Roger Wang <hey@rogerw.io >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-16 10:28:56 -07:00
ce65385618
[KV Offload] Split tiering_lookup_delay into sync/async histograms ( #47679 )
...
Signed-off-by: srinivas_oo7 <sklinkedin0120@gmail.com >
Co-authored-by: srinivas_oo7 <sklinkedin0120@gmail.com >
2026-07-16 20:03:45 +03:00
music-dino and GitHub
7d56fe2adc
[ROCm][CI] Avoid HIP init at config time via lazy aiter import in Quark OCP-MX ( #48015 )
...
Signed-off-by: Dino Music <Dino.Music@amd.com >
2026-07-16 16:47:08 +00:00
Zhongdongming Dai and GitHub
75bdad40b5
[Bug][Quantization] Fix humming is_layer_skipped for compressed-tensors "re:" ignore entries ( #48507 )
...
Signed-off-by: Zhongdongming Dai <zhongdongmin@nvidia.com >
2026-07-16 07:47:42 -07:00
d08eebad16
[Perf][MoE] Write FlashInfer combine into final output ( #47156 )
...
Signed-off-by: snordmann <snordmann@nvidia.com >
Co-authored-by: Codex <codex@openai.com >
2026-07-16 17:21:03 +03:00
wang.yuqi and GitHub
3e90d015ba
[Frontend] Overlap preprocessing and computation for pooling models offline inference ( #47699 )
...
Signed-off-by: wang.yuqi <yuqi.wang@daocloud.io >
2026-07-16 14:00:20 +00:00
7cd1d57b74
[CI/Build][Docker] Bump nvidia-cutlass-dsl to 4.6.0 and drop packaging workarounds ( #47442 )
...
Signed-off-by: Artem Perevedentsev <aperevedents@nvidia.com >
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
2026-07-16 13:51:41 +00:00
b8168e33e0
[ROCm][Perf][DSV4] Enable split sparse decode on gfx942 ( #46275 )
...
Signed-off-by: Tuukka Sarvi <tuukka.sarvi@amd.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-16 12:28:20 +00:00
ovidiusm and GitHub
d803b44dbe
[NIXL] Bump nixl to 1.3.1 ( #47559 )
...
Signed-off-by: Ovidiu Mara <ovidium@nvidia.com >
2026-07-16 14:24:33 +02:00
530852f959
[KV Connector] Fix PD async scheduling race condition for hybrid attn models ( #48481 )
...
Signed-off-by: Artem Perevedentsev <aperevedents@nvidia.com >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: llx-08 <2596671364@qq.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-16 11:42:37 +01:00
Nicolò Lucchesi and GitHub
a317bc5739
[Misc][Nixl] Unify _logical_to_remote_kernel_block_ids ( #48717 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-16 18:36:25 +08:00
a9531edfa6
[KV Offload] Define clean backend configuration boundary ( #48150 )
...
Signed-off-by: Change72 <changg@nvidia.com >
Signed-off-by: Chang Guo <cguo51@asu.edu >
Co-authored-by: Codex <codex@openai.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Or Ozeri <or@ozery.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-16 13:27:05 +03:00
Reid and GitHub
8c3393f373
[Bugfix][Rust Frontend] Limit chat top_logprobs in responses ( #48134 )
...
Signed-off-by: reidliu41 <reid201711@gmail.com >
2026-07-16 09:41:44 +00:00
Ilia Yastrebov and GitHub
9f8cbfd8eb
Vectorize prep xfer list creation ( #48209 )
...
Signed-off-by: Ilia Yastrebov <iyastrebov@nvidia.com >
2026-07-16 11:39:05 +02:00
ea1d65fe6d
[Rust Frontend] Add Seed-OSS tool parser ( #47741 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Signed-off-by: RickyChen / 陳昭儒 <ricky.chen@infinirc.com >
2026-07-16 17:28:02 +08:00
f44f3d6f79
[Rust Frontend] Wait for mock engine endpoints before ZMQ connect ( #47965 )
...
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Signed-off-by: reidliu41 <reid201711@gmail.com >
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-16 09:20:31 +00:00
cc706b05a5
[Bugfix][Rust Frontend] Detokenizer: avoid leaking prompt on zero-generated-token completions ( #47707 )
...
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Signed-off-by: xiaguan <751080330@qq.com >
2026-07-16 09:11:21 +00:00
Thien Tran and GitHub
85e296950c
BF16x3 router GEMM ( #47973 )
...
Signed-off-by: Thien Tran <gau.nernst@yahoo.com.sg >
2026-07-16 17:04:20 +08:00
Reid and GitHub
dc9f845ddc
[Rust Frontend] Fix mock engine test shutdown race ( #48738 )
...
Signed-off-by: reidliu41 <reid201711@gmail.com >
2026-07-16 07:27:43 +00:00
Elvir Crnčević and GitHub
12f2c515a7
[Bugfix] Fix offloading set_ overflow for packed non-uniform KV caches ( #48530 )
...
Signed-off-by: Elvir Crncevic <elvircrn@gmail.com >
2026-07-16 10:04:39 +03:00
+1
6570c9800c
[Model] Add Inkling model support [1/N] ( #48799 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Co-authored-by: Giancarlo Delfin <32987265+TheEpicDolphin@users.noreply.github.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Isotr0py <mozf@inferact.ai >
Co-authored-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: Roger Wang <hey@rogerw.io >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-15 23:40:07 -07:00
8bfd683901
[Spec Decode] Add kv_cache_dtype to speculative_config to control separately from target ( #48787 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-15 23:49:23 -06:00
Micah Williamson and GitHub
7dc2698632
[ROCm][CI] Set "highest" matmul precision for reference hf_runner in test_bert_for_masked_lm ( #48784 )
...
Signed-off-by: Micah Williamson <micah.williamson@amd.com >
2026-07-16 05:49:15 +00:00
ErenAta16 and GitHub
59b964f37d
fix(lora): validate LoRA rank is positive in PEFTHelper ( #48437 )
...
Signed-off-by: ErenAta16 <erena6466@gmail.com >
2026-07-16 05:22:52 +00:00
6a9f24aa8c
[ROCm][CI] Fix cuda graph mem profile issue ( #48764 )
...
Signed-off-by: charlifu <charlifu@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-16 04:23:18 +00:00
ba47bb5be1
Bump flashinfer version to 0.6.14 ( #47669 )
...
Signed-off-by: AmeenP <ameenp360@gmail.com >
Signed-off-by: AmeenP <ameen@primeintellect.ai >
Co-authored-by: AmeenP <ameen@primeintellect.ai >
Co-authored-by: Jee Jee Li <pandaleefree@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Pavani Majety <pmajety@nvidia.com >
2026-07-15 21:00:40 -07:00
df8a0900df
[BugFix] Don't apply weight in batch-invariant RMSNorm when has_weight=False ( #48741 )
...
Signed-off-by: Josephasafg <ajgard7@gmail.com >
Co-authored-by: Michael Gokhman <michael.gokhman@yahoo.com >
2026-07-16 11:59:03 +08:00
2db39c7049
[Bugfix][Spec Decode] Fix eagle3 first-layer qkv_proj prefix for quantized drafts ( #48068 )
...
Signed-off-by: zixi-qi <zixi@inferact.ai >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-16 11:34:41 +08:00
rongfu.leng and GitHub
3935829f89
[Docs] fix error key name ( #48802 )
...
Signed-off-by: rongfu.leng <lenronfu@gmail.com >
2026-07-16 03:16:16 +00:00
qli88 and GitHub
7746961277
[CI] Fix flaky lora test ( #47375 )
...
Signed-off-by: Qiang Li <qiang.li2@amd.com >
Signed-off-by: qli88 <qiang.li2@amd.com >
2026-07-16 02:23:03 +00:00
qli88 and GitHub
5de1add806
[feature]Add int4 quantization support for emulation moe backend ( #48451 )
...
Signed-off-by: Qiang Li <qiang.li2@amd.com >
2026-07-16 02:00:12 +00:00
Mike G and GitHub
915dffaa5f
[Attention] Mirror Triton KV dtype checks in MLA ( #47060 )
...
Signed-off-by: Mike G <180722391+mikekg@users.noreply.github.com >
2026-07-16 01:54:52 +00:00
nemanjaudovic and GitHub
81e13a0591
[Compilation] Skip x.size(dim) in _decompose_size_nodes ( #42543 )
...
Signed-off-by: nemanjaudovic <nudovic@amd.com >
2026-07-15 17:59:14 -07:00
BRIJ RAJ KISHORE and GitHub
f95e3f0edb
[Tests] Gate Step3VL under Transformers v5 ( #44349 )
...
Signed-off-by: brijrajk <22271048+brijrajk@users.noreply.github.com >
2026-07-15 17:59:10 -07:00
5a65ba5f17
[Refactor] Move iteration logging to the frontend ( #46647 )
...
Signed-off-by: maxyanghu <hyoung2991@gmail.com >
Co-authored-by: Roger Wang <hey@rogerw.io >
Co-authored-by: Shang Wang <shangw@nvidia.com >
2026-07-15 17:59:05 -07:00
9d1c695be5
[XPU] Add DSpark speculative decoding support for DeepSeek-V4 ( #47677 )
...
Signed-off-by: Ma Jian <jian1.ma@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-15 17:59:02 -07:00
3c1bc1fc0d
[ROCm][Perf] Optimize sparse attention prefill kernel for DeepSeek-V4 ( #48519 )
...
Signed-off-by: kliuae <kuanfu.liu@embeddedllm.com >
Co-authored-by: TJian <tunjian.tan@embeddedllm.com >
2026-07-15 17:58:59 -07:00
Michael Goin and GitHub
3a5e88e629
[Bugfix] Fix local speculators with dots in the name from classifying as custom_class ( #48754 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-15 17:58:06 -07:00
0becb7486b
[BugFix][MLA] Support kv_cache_dtype_skip_layers for MLA attention ( #47309 )
...
Signed-off-by: liuruikang <liuruikang.cs@gmail.com >
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-16 00:06:11 +00:00
Wentao Ye and GitHub
2dab187f75
[Perf] Optimize fused_topk_bias for DSv4, 1.5~2x kernel performance improvement ( #47463 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-15 23:40:55 +00:00
Giuseppe Grossi and GitHub
015b0320de
Add giuseppegrossi to rocm label auto cc action ( #48643 )
...
Signed-off-by: giuseppegrossi <ggrossi@amd.com >
2026-07-15 16:38:56 -07:00
4238b011a7
[Feature] Migrate moe sp support to non-torch compiled path for GLM5.2 ( #47881 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-15 23:33:15 +00:00
kliuae and GitHub
eb33ff34dd
[ROCm][Perf] DSv4 two-stage compressor kernel for HCA prefill ( #47718 )
...
Signed-off-by: kliuae <kuanfu.liu@embeddedllm.com >
2026-07-15 23:31:51 +00:00
Mike G and GitHub
2bd8957627
[Bugfix][NVFP4 MoE] Pad gated intermediate to 64 for FlashInfer TRT-LLM shuffle (M%128) ( #46880 )
...
Signed-off-by: Mike G <180722391+mikekg@users.noreply.github.com >
2026-07-15 17:37:15 -04:00
Nicolò Lucchesi and GitHub
3034c8d389
[CI][PD] Add optional/nightly DSv4 Disaggregated eval ( #42310 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-15 21:04:54 +00:00
ecf4aa5ce2
[Bugfix] Fix FlashInfer non-causal draft attention (DFlash/DSpark) on Blackwell ( #48167 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-15 12:44:01 -07:00
49e777cf08
[CI][ROCm] Retry failed Docker build steps once ( #48773 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-15 14:31:23 -05:00
b7950e798f
[Bugfix] Initialize draft CUDA-graph keys for the native draft_model proposer ( #47460 )
...
Signed-off-by: Alagappan Valliappan <avalliappan@nvidia.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-15 15:09:00 -04:00
de100ffb62
[Docs] Document pooling config resolution ( #48497 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-15 14:24:16 -04:00
Sage and GitHub
43cd340247
[Fix] Align OpenAI vllm_xargs value types across request schemas ( #48252 )
...
Signed-off-by: Sage Ahrac <sagiahrak@gmail.com >
Signed-off-by: Sage <80211083+sagearc@users.noreply.github.com >
2026-07-15 17:48:24 +00:00
1d99f0f421
[ROCm][BugFix] Triton W4A16 handling for GPTQ/AutoGPTQ qzeros layout ( #47770 )
...
Signed-off-by: giuseppegrossi <ggrossi@amd.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-15 11:55:47 -05:00
Andreas Karatzas and GitHub
0885b51981
[CI][ROCm] Stabilize ci_base hash calculation and image handoff ( #48746 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-15 10:56:56 -05:00
Xiaohong (Sean) Chen and GitHub
6036bf110a
[Kernel][Helion] Add Helion kernel benchmark script ( #48512 )
...
Signed-off-by: Sean Chen <seachen@redhat.com >
2026-07-15 15:43:06 +00:00
Xiaohong (Sean) Chen and GitHub
2fa63e0fff
[Kernel][Helion] Helion kernel lazy registration ( #48264 )
...
Signed-off-by: Sean Chen <seachen@redhat.com >
2026-07-15 15:42:46 +00:00
61141ed265
[Hardware][XPU] Register batch-invariant kernels for XPU ( #41934 )
...
Signed-off-by: tzielinski-habana <tomasz.zielinski@intel.com >
Signed-off-by: Tomasz Zielinski <85164140+tzielinski-habana@users.noreply.github.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Chendi.Xue <chendi.xue@intel.com >
2026-07-15 11:19:44 -04:00
05eed72aec
[ROCm] Re-enable cudagraph memory profiling, captured on the current stream ( #48526 )
...
Signed-off-by: pei.zhang <pei.zhang@amd.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-15 10:03:48 -05:00
Gopala-Krishna Char and GitHub
5810e884f1
[Model] Add RobertaForTokenClassification / XLMRobertaForTokenClassification ( #47991 )
...
Signed-off-by: krishy91 <crgkc.r@gmail.com >
2026-07-15 14:30:33 +00:00
615834ee58
[KVOffload][P2P] Well-known default host/port env vars and per-DP-rank control port ( #47636 )
...
Signed-off-by: Liran Schour <lirans@il.ibm.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-15 15:22:56 +03:00
Chaojun Zhang and GitHub
5811ed6a05
[Test][kv_offload] Fix flaky drain() helper in test_fs_tier.py ( #48545 )
...
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com >
2026-07-15 14:53:47 +03:00
Tahsin Tunan and GitHub
1b30ae4ca4
[Rust Frontend] Fix flaky tls_handshake_timeout_drops_silent_client test ( #47873 )
...
Signed-off-by: Tahsin Tunan <tahsintunan@gmail.com >
2026-07-15 11:05:38 +00:00
Tahsin Tunan and GitHub
4e04bcbce6
[Rust Frontend] Tolerate whitespace before the outer brace in JSON tool-call parsers ( #48034 )
...
Signed-off-by: Tahsin Tunan <tahsintunan@gmail.com >
2026-07-15 11:03:37 +00:00
Nicolò Lucchesi and GitHub
66b6c684ab
[PD][Bugfix] Fix validation of cache shape for attn backends enforcing different kernel_block_size ( #48125 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-15 18:26:02 +08:00
c0302d9497
[Bugfix] Fix parallel_tool_calls=null crash in Responses API from_request() ( #48098 )
...
Signed-off-by: mahadrehmann <mahadrehman04@gmail.com >
Signed-off-by: Mahad Rehman <114791389+mahadrehmann@users.noreply.github.com >
Co-authored-by: muhammadfawaz1 <135441198+professorsab@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Chauncey <chaunceyjiang@gmail.com >
2026-07-15 18:01:17 +08:00
Jee Jee Li and GitHub
313fae3e89
[Bugfix] Fix GLM5 config ( #48711 )
...
Signed-off-by: Jee Jee Li <jeejeelee@inferact.ai >
2026-07-15 09:55:39 +00:00
7aab6e2684
[ROCm][Bugfix] Enable the fp32 head_dtype torch.mm fast path on ROCm ( #48688 )
...
Signed-off-by: Turner Jabbour <doubleujabbour@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-15 08:18:22 +00:00
9dd2e72828
fix flaky multi example connector consistency ( #48206 )
...
Signed-off-by: aarushjain29 <aarushi.jain2@amd.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-15 09:20:34 +02:00
Giuseppe Grossi and GitHub
d119beb1b9
[ROCm] Add tuned selective_state_update config for AMD MI350 ( #48159 )
...
Signed-off-by: Giuseppe Grossi <ggrossi@amd.com >
2026-07-15 10:18:09 +03:00
12a8057bfe
[CI/Build] Split release artifact annotations by type ( #48600 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-15 00:00:52 -07:00
e281ac663a
[Rust Frontend] Integrate MM audio support ( #48554 )
...
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
2026-07-15 15:00:17 +08:00
adce068118
[ROCm][CI] fix test_common.py ( #48676 )
...
Signed-off-by: charlifu <charlifu@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-15 06:42:06 +00:00
b6770d7b54
[ROCm] Run init test engine in-process to avoid KV-cache OOM ( #48527 )
...
Signed-off-by: Djordje Ramic <djoramic@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-15 06:39:31 +00:00
3b39fd284a
[Bugfix][Spec Decode] Support heterogeneous QK fusion geometry ( #48671 )
...
Signed-off-by: aoshen02 <aoshen@inferact.ai >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-14 22:37:10 -07:00
6472131298
[Bugfix] Set kv_quant_mode on the generic MLA KV-cache spec ( #48379 )
...
Signed-off-by: Mikhail Kostryukov <mike@triptrack.net >
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
2026-07-15 03:36:52 +00:00
37aa52821d
Build with ABI stable FlashMLA ( #48174 )
...
Signed-off-by: Jane Xu <janeyx@meta.com >
Signed-off-by: Shengqi Chen <i@harrychen.xyz >
Co-authored-by: Shengqi Chen <i@harrychen.xyz >
2026-07-14 20:29:28 -07:00
96d2ceda4b
[Security] Replace diskcache to eliminate pickle deserialization ( #44549 )
...
Signed-off-by: Russell Bryant <rbryant@redhat.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-14 20:29:24 -07:00
Jee Jee Li and GitHub
fdf2cf66d3
[LoRA][1/N] Integrate flashinfer MoE LoRA for BF16 model ( #48632 )
...
Signed-off-by: Jee Jee Li <jeejeelee@inferact.ai >
2026-07-15 10:54:00 +08:00
HDCharles and GitHub
9b2be4e9a5
[Quant] Enable humming w[2-7]a[4,8] inference with compressed-tensors ( #46390 )
...
Signed-off-by: HDCharles <charlesdavidhernandez@gmail.com >
2026-07-14 20:22:31 -06:00
Andreas Karatzas and GitHub
3ad85e0de4
[CI][AMD] Configure MI300 tests for native execution without DinD ( #48387 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-15 02:14:16 +00:00
4f7fffb92f
[Core][LoRA] Support fp32 lm_head (head_dtype) on the LoRA path ( #48525 )
...
Signed-off-by: Karthik Kothuri <karthikkothuri2009@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-15 09:51:09 +08:00
6e073440b1
[ROCm][CI] Remove mxfp4 test skips after amd-quark 0.12 release ( #47330 )
...
Signed-off-by: Micah Williamson <micah.williamson@amd.com >
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Signed-off-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
Co-authored-by: Andreas Karatzas <Andreas.Karatzas@amd.com >
Co-authored-by: fxmarty-amd <felmarty@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-15 01:25:05 +00:00
gnovack and GitHub
f7aadae5e5
add pad-aware reduce path ( #48385 )
...
Signed-off-by: gnovack <novackgm@gmail.com >
2026-07-14 18:05:50 -07:00
442c421e79
[Perf] Remove redundant repeat and copy for dsv4, 1.8% E2E TPOT improvement. ( #48137 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-15 00:48:10 +00:00
0bd6b85a1f
[Bugfix] Preserve unloaded non-persistent buffers during layerwise reload ( #44371 )
...
Signed-off-by: Joan Velja <joan.velja22@gmail.com >
Co-authored-by: Dakai An <77474977+andakai@users.noreply.github.com >
2026-07-14 17:46:29 -07:00
aoshen02 and GitHub
3ca242d1b6
[Bugfix][R3] Exclude draft routers from expert capture ( #48622 )
...
Signed-off-by: aoshen02 <aoshen@inferact.ai >
2026-07-14 17:45:35 -07:00
Joe Rowell and GitHub
7e950521b3
fix: size FlashInfer prefill workspace to batch head footprint ( #48428 )
...
Signed-off-by: Joe Rowell <joerowell4@gmail.com >
2026-07-14 17:18:41 -07:00
Micah Williamson and GitHub
0f0f28b537
[Bugfix][CI] Fix test_head_dtype quant_method test on ROCm ( #48654 )
...
Signed-off-by: Micah Williamson <micah.williamson@amd.com >
2026-07-14 18:31:36 -05:00
520a20ba4e
[Bugfix] MoRIIO toy P/D proxy: add /health ( #45222 )
...
Signed-off-by: Chaemin Lim <chaemin.lim@mangoboost.io >
Signed-off-by: Edwin Lim <edwinlim0919@gmail.com >
Co-authored-by: Edwin Lim <edwin.lim@mangoboost.io >
Co-authored-by: Jaeyoun Kim <jaeyoun.kim@mangoboost.io >
Co-authored-by: Edwin Lim <edwinlim0919@gmail.com >
2026-07-14 22:56:46 +00:00
9182e86971
Log fully resolved pooling config at startup ( #48030 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-14 22:00:46 +00:00
Matthew Bonanni and GitHub
313d01f507
[CI][Bugfix] Fix FlashAttention reported MLA dimension support ( #48631 )
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
2026-07-14 21:33:02 +00:00
Divakar Verma and GitHub
05d4f8bba3
[ROCm][CI] fix flashinfer import check ( #48647 )
...
Signed-off-by: Divakar Verma <divakar.verma@amd.com >
2026-07-14 20:54:19 +00:00
Michael Goin and GitHub
0b54201a04
[CI] Build macOS arm64 CPU wheel natively on the macmini queue ( #48289 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-14 19:40:26 +00:00
32e632dfeb
[Reasoning] Optimize TPOT for thinking budget when used with speculative decoding ( #46662 )
...
Signed-off-by: rishitdholakia13 <rishit+github@cohere.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-14 18:55:40 +00:00
7ffb98e248
[ROCm] Retune MI355 selective_state_update float32 config on the unified effective_batch grid ( #48373 )
...
Signed-off-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
Co-authored-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
2026-07-14 18:26:35 +00:00
cdaa40d2a8
[KV Offload] Split cpu_cache_usage_perc into write/read usage gauges ( #47666 )
...
Signed-off-by: srinivas_oo7 <sklinkedin0120@gmail.com >
Co-authored-by: srinivas_oo7 <sklinkedin0120@gmail.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-14 20:13:41 +03:00
ca3618bc69
[Doc] Sync four function docstrings with their signatures ( #45437 )
...
Signed-off-by: Daoyuan Li <94409450+DaoyuanLi2816@users.noreply.github.com >
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-14 13:10:13 -04:00
Michael Goin and GitHub
b2f7d2560a
[Bugfix] Make MLA+SWA check the layer's backend, not the model config ( #48520 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-14 09:53:34 -07:00
Wentao Ye and GitHub
1ff9429655
[CI Bug] Fully solve accuracy issue for DSv3.2 + MTP + Sequence Parallel ( #48036 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-14 10:00:24 -04:00
af453e5647
[Bugfix] Gemma4 parser: classify channel-less output consistently in streaming and non-streaming ( #48262 )
...
Signed-off-by: Adhithya Balakrishnan <adhithya.b2004@gmail.com >
Co-authored-by: Ben Browning <56071+bbrowning@users.noreply.github.com >
2026-07-14 09:30:16 -04:00
32aef44388
[Bugfix] Include inline per-token-head scales in offloaded page transfer width ( #48411 )
...
Signed-off-by: Itay Etelis <itay.etelis@ibm.com >
Signed-off-by: Itay Etelis <Itay.etelis@gmail.com >
Signed-off-by: Itay Etelis <92247226+Etelis@users.noreply.github.com >
Co-authored-by: Itay Etelis <itay.etelis@ibm.com >
Co-authored-by: Itay Etelis <Itay.etelis@gmail.com >
2026-07-14 16:07:26 +03:00
7a74a9662b
[NIXL] Avoid reading expired blocks in bidirectional turn-2 read ( #47021 )
...
Signed-off-by: Tomer Gilad <tgilad@nvidia.com >
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
Co-authored-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-14 13:03:41 +00:00
karthik and GitHub
b6754f536e
[Model] Enable LoRA support for tower and connector in LlavaNextVideo ( #48594 )
...
Signed-off-by: gangula-karthik <gkarthik923@gmail.com >
2026-07-14 20:09:38 +08:00
Juan Pérez de Algaba and GitHub
793cf79c89
[Bugfix][Security] Fix concurrent sparse invariant race bypassing CVE remediation ( #48583 )
...
Signed-off-by: jperezde <jperezde@redhat.com >
2026-07-14 11:08:24 +00:00
50ac1c7bab
[Misc] Rename VLLM_TRITON_ATTN_USE_TD to VLLM_TRITON_USE_TD ( #45781 )
...
Signed-off-by: Artur Fierka <artur.fierka@intel.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-14 10:32:57 +00:00
f04d3f640e
[Test] Enable KV cache events for HMA models in CPU offloading test ( #47754 )
...
Signed-off-by: Itay Etelis <92247226+Etelis@users.noreply.github.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-14 12:22:27 +03:00
xiangdong and GitHub
0a9396a25e
[XPU][CI] Add tests/v1/e2e/general/test_correctness_sliding_window.py in Intel GPU CI ( #47231 )
...
Signed-off-by: zengxian <xiangdong.zeng@intel.com >
Signed-off-by: xiangdong <40376367+zxd1997066@users.noreply.github.com >
2026-07-14 08:50:16 +00:00
038ec293b1
[Bugfix] Return 400 instead of 500 when multimodal data is sent to a text-only model ( #48473 )
...
Signed-off-by: Hoang Nguyen Tien <hoang.nguyentien.2601@gmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-14 08:15:43 +00:00
894ebb27f5
Add Cosmos3 Edge Reasoner model ( #48291 )
...
Signed-off-by: Bartosz Stefaniak <bstefaniak@nvidia.com >
Co-authored-by: Bartosz Stefaniak <bstefaniak@nvidia.com >
2026-07-14 08:14:50 +00:00
Juan Pérez de Algaba and GitHub
c9a788eedc
fix(security): guard lm-format-enforcer regex compile with timeout ( #47595 )
...
Signed-off-by: jperezde <jperezde@redhat.com >
2026-07-14 07:18:11 +00:00
0762f2afeb
[Perf][Feat] Add generic cuteDSL LL BF16 router (GEMM) ( #42562 )
...
Signed-off-by: LopezCastroRoberto <rocastro@redhat.com >
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
Signed-off-by: Roberto L. Castro <38211239+LopezCastroRoberto@users.noreply.github.com >
Co-authored-by: Lucas Wilkinson <lwilkins@redhat.com >
2026-07-13 23:01:21 -07:00
31be872f55
[ROCm] Retune MI355 selective_state_update float16 config on the unified effective_batch grid ( #48372 )
...
Signed-off-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
Co-authored-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
2026-07-14 05:16:29 +00:00
wangxiyuan and GitHub
94c0ef3001
[Misc] Clean up "swap_space" ( #48549 )
...
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com >
2026-07-14 04:43:45 +00:00
Matt Woodson and GitHub
af1f036a70
[Bugfix] Skip minimax_m3 tool parser tests when Rust extension is absent ( #48523 )
...
Signed-off-by: Matt Woodson <mwoodson@redhat.com >
2026-07-14 04:43:22 +00:00
95aab66e95
[ROCm][MiniMax-M3][Spec Decode] Support speculative decode with AITER sparse PA ( #47984 )
...
Signed-off-by: Tan Pin Siang <tanpinsiang@gmail.com >
Co-authored-by: vllmellm <vllm.ellm@embeddedllm.com >
Co-authored-by: Hongxia Yang <hongxia.yang@amd.com >
Co-authored-by: Jun Kang Chow <junkangchow@gmail.com >
Co-authored-by: TJian <tunjian.tan@embeddedllm.com >
2026-07-14 04:12:53 +00:00
nemanjaudovic and GitHub
dcf4072da9
[Perf][ROCm] Fix GDN KKT warmup regression on RDNA by avoiding fp32 tl.dot ( #45000 )
...
Signed-off-by: Saeid Rostami <srostami@amd.com >
Signed-off-by: nemanjaudovic <nudovic@amd.com >
2026-07-13 20:48:54 -07:00
382bbd5144
[ROCm][Kernel] Add HybridW4A16LinearKernel: Triton prefill + HIP skinny decode ( #40977 )
...
Signed-off-by: Matthias Gehre <matthias.gehre@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-13 20:22:00 -07:00
b50ef9c6ed
[ROCm][MiniMax-M2] Dispatch fused QK-norm + AllReduce via AITER ( #44849 )
...
Signed-off-by: Aakif Nawaz <aakif.nawaz@amd.com >
Co-authored-by: Pawel Kowalski <pawel.kowalski@amd.com >
2026-07-14 03:10:16 +00:00
Dan Blanaru and GitHub
9e289c553c
up FI fp8 moe topk to 32 ( #44462 )
2026-07-14 02:58:16 +00:00
c4f5cd60da
[1/N] Add dense MHA path for sparse MLA short sequences ( #47327 )
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-14 00:29:56 +00:00
0b0ef8d7eb
[Quantization][INC][ARK] Support INT2 XPU WOQ Linear ( #47521 )
...
Signed-off-by: Zhenzhong1 <zhenzhong.xu@intel.com >
Signed-off-by: Zhenzhong Xu <zhenzhong.xu@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-14 08:29:45 +08:00
21472f32ea
add pad-aware swiglu limit kernel ( #48287 )
...
Signed-off-by: gnovack <novackgm@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-13 16:48:19 -07:00
fec64fea75
[BugFix] Correct OTEL span start time for Dynamo compilation ( #40698 )
...
Signed-off-by: emricksini-h <emrick.birivoutin@hcompany.ai >
Co-authored-by: Simon Mo <simon.mo@hey.com >
2026-07-13 16:25:03 -07:00
8b8af2caf7
[Frontend] Expose logprob_token_ids on Python OpenAI endpoints ( #43463 )
...
Signed-off-by: Lang Zhao <lang.zhao@galileo.ai >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-13 14:40:21 -07:00
Snehlata and GitHub
7738ef35b8
[Feat] Add Support for BertForMaskedLM to vLLM ( #48463 )
...
Signed-off-by: atalhens <sneh.lata@nutanix.com >
2026-07-13 20:56:25 +00:00
9a21f0d1a3
[BugFix] Initialize model_config for Qwen3-VL MoE ( #44863 )
...
Signed-off-by: wenpengw-nv <wenpengw@nvidia.com >
Co-authored-by: Roger Wang <hey@rogerw.io >
2026-07-13 13:43:53 -07:00
Nick Hill and GitHub
8ac8375270
[Core] Preserve Marconi caching with selective hybrid cache retention ( #47782 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-13 21:24:20 +01:00
shanjiaz and GitHub
7dc447dda7
Added sliding window attention support for qwen-eagle3 architecture ( #47568 )
...
Signed-off-by: shanjiaz <zsjwpianpian@gmail.com >
2026-07-13 20:20:44 +00:00
7fc97042c3
Add DCP + Eagle support for Tokenspeed MLA backends ( #48180 )
...
Signed-off-by: Pavani Majety <pmajety@nvidia.com >
Signed-off-by: Jingyi Yang <girasoleyang@gmail.com >
Co-authored-by: Jingyi Yang <girasoleyang@gmail.com >
2026-07-13 11:46:02 -07:00
Micah Williamson and GitHub
18c4067a54
[ROCm][CI] Unblock AMD: Language Models Test (Extended Pooling) ( #48513 )
...
Signed-off-by: Micah Williamson <micah.williamson@amd.com >
2026-07-13 18:38:10 +00:00
550218b136
[Bugfix][Frontend] Flush engine reasoning parser at engine-reasoning → tool streaming boundary ( #47606 )
...
Signed-off-by: Aakif Nawaz <aakif.nawaz@amd.com >
Co-authored-by: Ben Browning <56071+bbrowning@users.noreply.github.com >
2026-07-13 14:06:10 -04:00
Gavin Morris and GitHub
5c342876a6
[Doc] Add DeepseekV32ForCausalLM to supported_models.md ( #48293 )
...
Signed-off-by: Gavin Morris <gmorriscs@gmail.com >
2026-07-13 17:43:59 +00:00
9427c45386
[ROCm][CI] Transformers: pass only one of input_ids/inputs_embeds ( #48258 )
...
Signed-off-by: Stefan Koncarevic <stefan.koncarevic@amd.com >
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-13 17:28:50 +00:00
43c8cbf79b
[EC Connector] CPU Offloading EC Connector ( #47423 )
...
Signed-off-by: omerpaz95 <omerpaz95@gmail.com >
Signed-off-by: Or Ozeri <oro@il.ibm.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-13 20:09:41 +03:00
62286308c9
[Misc] Improve Matryoshka pooling dimensions validation ( #48057 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-13 12:57:36 -04:00
Nick Hill and GitHub
26587f9519
[BugFix][ModelRunner V2] Fix stale attn metadata in speculator prefill cudagraph capture ( #48261 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-13 09:39:15 -07:00
93e3bc8f30
[XPU][CI]Adjust timeout_in_minutes in Intel GPU CI ( #48418 )
...
Signed-off-by: zengxian <xiangdong.zeng@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-13 23:11:16 +08:00
Yan Ma and GitHub
c2c9f7c5e2
remove force channels_last in Idefics3MultiModalProcessor ( #48467 )
...
Signed-off-by: Yan Ma <yan.ma@intel.com >
2026-07-13 14:18:57 +00:00
Omer Ullman Argov and GitHub
1be6e937b2
lower memory required for capturing cudagraphs for large cudagraph sizes ( #48483 )
...
Signed-off-by: Omer Ullman Argov <118735753+omera-nv@users.noreply.github.com >
2026-07-13 10:14:25 -04:00
Wentao Ye and GitHub
b3cfca996c
[Mypy Fix] Split mypy work ( #48490 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-13 12:42:42 +00:00
Bugen Zhao and GitHub
487dfb3418
[CI] Add SPDX license header to Rust/Protobuf sources ( #48472 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-13 10:22:47 +01:00
107a03ba63
[Core] Support fp32 lm_head for generation models via head_dtype (RFC #48305 §3.6) ( #48390 )
...
Signed-off-by: Karthik Kothuri <karthikkothuri2009@gmail.com >
Signed-off-by: wang.yuqi <yuqi.wang@daocloud.io >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: wang.yuqi <yuqi.wang@daocloud.io >
2026-07-13 16:43:34 +08:00
56a357ed33
[Bugfix][KV Cache] Don't route uniform-page-size MLA+SWA models into DeepseekV4 packing ( #48256 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-13 08:16:24 +00:00
bea70c7cfc
[Attention] Make sliding-window support an explicit backend capability ( #48011 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-13 01:07:56 -07:00
Mohammad Miadh Angkad and GitHub
75fe92a316
[Distributed][Perf] Enable FlashInfer MNNVL allreduce RMS quant fusion ( #48064 )
...
Signed-off-by: Mohammad Miadh Angkad <176301910+mmangkad@users.noreply.github.com >
2026-07-13 15:02:59 +08:00
b7b58d1eba
[ROCm][CI] Cache Rust builds by source inputs ( #46527 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Signed-off-by: Matthew Wong <Matthew.Wong2@amd.com >
Co-authored-by: Matthew Wong <Matthew.Wong2@amd.com >
2026-07-13 01:14:08 -05:00
Canlin Guo and GitHub
36484e464a
[BugFix] Restore full tokens for Qwen MTP When MoE SP ( #48429 )
...
Signed-off-by: gcanlin <canlinguosdu@gmail.com >
2026-07-13 13:29:41 +08:00
9e57de7197
[CPU] Create Proper Numa topology for s390x ( #40714 )
...
Signed-off-by: Rehan Khan <Rehan.Khan7@ibm.com >
Co-authored-by: Li, Jiang <jiang1.li@intel.com >
2026-07-13 12:58:43 +08:00
Yejing Lai and GitHub
8c5dafcd09
[Bugfix][UT]Fix EagleMiniCPMForCausalLM meet TypeError ( #48452 )
...
Signed-off-by: Lai, Yejing <yejing.lai@intel.com >
2026-07-13 04:37:23 +00:00
05fa8183a6
[CPU][Spec Decode] Support DFlash speculative decoding for GDN models on CPU ( #46090 )
...
Signed-off-by: guybd <guy.boudoukh@intel.com >
Signed-off-by: Guy Boudoukh <guy.boudoukh@intel.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Li, Jiang <jiang1.li@intel.com >
2026-07-13 04:16:18 +00:00
d973cce3ca
Re-disable CUDA graph memory profiling on ROCm ( #48440 )
...
Signed-off-by: Rohan Potdar <rohan.potdar@amd.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-13 03:59:20 +00:00
775c1589ea
[Bugfix][ROCm] Keep TP all_gather on base-class collective ( #48446 )
...
Signed-off-by: fai <fangzhouai@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-13 03:53:53 +00:00
zzt and GitHub
2595d5cebc
[Model] Optimize Qwen3.5 on H20 ( #48350 )
...
Signed-off-by: zzt <zengzetang.zzt@antgroup.com >
2026-07-13 03:30:48 +00:00
ee5a89f4d7
[ROCm][MiniMax-M3] Add AITER sparse paged attention ( #47287 )
...
Signed-off-by: Tan Pin Siang <tanpinsiang@gmail.com >
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com >
Co-authored-by: vllmellm <vllm.ellm@embeddedllm.com >
Co-authored-by: Hongxia Yang <hongxia.yang@amd.com >
Co-authored-by: Jun Kang Chow <junkangchow@gmail.com >
Co-authored-by: tjtanaa <tunjian.tan@embeddedllm.com >
2026-07-12 19:27:29 -07:00
e26264f3ef
[Kernel] Implement CUDA kernel for ReLUSquaredActivation (relu^2) ( #39058 )
...
Signed-off-by: Tanish Malekar <tanishmalekar32@gmail.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-12 19:18:03 -07:00
AlexHuang and GitHub
4c81772e8b
[Bugfix][KV Offloading] Fix stale transfer_jobs after reset_cache + harden job completion ( #48102 )
...
Signed-off-by: Alex <alex.tech.lab@outlook.com >
2026-07-12 20:00:04 +03:00
Bugen Zhao and GitHub
27c3e579f0
[CI][Rust Frontend] Pin cargo tool versions ( #48222 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-12 16:34:26 +01:00
8df14cfc8c
[EC Connector] Add EC Transfer Params ( #42433 )
...
Signed-off-by: omerpaz95 <omerpaz95@gmail.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-12 14:35:33 +03:00
Jiangyun Zhu and GitHub
370b678a02
[CI][2/N] reduce CI time ( #48394 )
...
Signed-off-by: zjy0516 <riverclouds.zhu@qq.com >
2026-07-12 04:16:55 -07:00
5c0c987c03
Make tiering offload region DP-replica aware ( #47987 )
...
Signed-off-by: Liran Schour <lirans@il.ibm.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-12 13:10:21 +03:00
Hugo Centeno and GitHub
5f8e73cb8b
[Bugfix] Guard mixed-dtype allreduce RMSNorm quant fusions ( #48330 )
...
Signed-off-by: hcenteno <hugo.centeno@estudiantat.upc.edu >
2026-07-12 09:39:27 +00:00
83762b77b0
[Frontend] Add /abort_requests to the RLHF dev API router ( #47173 )
...
Signed-off-by: aoshen02 <aoshen@inferact.ai >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-12 14:21:02 +08:00
a02984ed47
[Perf][Qwen] Replace MOE all-reduce with reduce-scatter ( #47006 )
...
Signed-off-by: gcanlin <canlinguosdu@gmail.com >
Signed-off-by: yewentao256 <zhyanwentao@126.com >
Co-authored-by: yewentao256 <zhyanwentao@126.com >
2026-07-12 06:14:49 +00:00
fc1c548093
Runtime Draft Weight Update for Speculative Decoding ( #46725 )
...
Signed-off-by: vx120 <893600387@qq.com >
Signed-off-by: vx120 <57470515+vx120@users.noreply.github.com >
Signed-off-by: aoshen02 <aoshen@inferact.ai >
Co-authored-by: crp0128 <191679376@qq.com >
Co-authored-by: aoshen02 <aoshen@inferact.ai >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-11 22:51:53 -07:00
481e481be7
[2/N][Core] support partial prefix cache hit for hybrid model ( #46384 )
...
Signed-off-by: zjy0516 <riverclouds.zhu@qq.com >
Signed-off-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
2026-07-12 05:37:51 +00:00
zhao, zhenhui and GitHub
8e981630c9
[CI][CPU] Add Qwen2-VL multimodal tests for CPU backend and fix incompatibilities ( #48072 )
...
Signed-off-by: Zhenhui Zhao <zhenhui.zhao@intel.com >
2026-07-12 12:30:34 +08:00
Alejandro Paredes La Torre and GitHub
9a48eef89a
[Bugfix][LoRA] Support ark_linear base layer in _get_lora_device ( #47690 )
...
Signed-off-by: AlejandroParedesLT <alejandroparedeslatorre@gmail.com >
2026-07-12 00:13:50 +00:00
Jiangyun Zhu and GitHub
1ef1c7ebba
[CI] split tests to reduce CI time ( #48219 )
...
Signed-off-by: zjy0516 <riverclouds.zhu@qq.com >
2026-07-11 13:00:14 -07:00
54503ecec0
fix(processor): route MiMo-V2-Omni media fetch through MediaConnector ( #43117 )
...
Signed-off-by: Ievgen Bondarenko <ibondarenko@student.sierracollege.edu >
Signed-off-by: Ievgen (Jack) Bondarenko <ibondarenko@student.sierracollege.edu >
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
2026-07-11 15:52:52 +00:00
ErenAta16 and GitHub
0067311536
fix(entrypoints): stop resolve_items leaking in-flight media fetch tasks on partial failure ( #48333 )
...
Signed-off-by: ErenAta16 <erena6466@gmail.com >
2026-07-11 15:42:08 +00:00
51878e5b6e
[2/N][KV-Cache Layout Refactor] Pack K/V into the content dim across attention backends ( #44455 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Signed-off-by: Lucas Wilkinson <LucasWilkinson@users.noreply.github.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Nicolò Lucchesi <nlucches@redhat.com >
2026-07-11 11:11:16 -04:00
Yejing Lai and GitHub
76fedaa2a5
[XPU][UT]Fix InternS1ProForConditionalGeneration AssertionError ( #48232 )
...
Signed-off-by: Lai, Yejing <yejing.lai@intel.com >
2026-07-11 13:56:55 +00:00
19069bcbd5
FP32 router GEMV optimization ( #48335 )
...
Signed-off-by: peiyuanz <peiyuanz@inferact.ai >
Signed-off-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: peiyuanz <peiyuanz@inferact.ai >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: zhouzhou <zhouzhou@zhouzhoudeMacBook-Pro.local >
2026-07-11 13:07:48 +00:00
Harry Mellor and GitHub
1bd8f80a64
[CI] Point CI at Transformers release rather than release branch ( #48328 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-11 02:31:14 -07:00
0b6636cbcb
[XPU]remove is_xxx from moe class and bump up kernels ( #48079 )
...
Signed-off-by: mayuyuace <qiming1.zhang@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-11 09:27:13 +00:00
Harry Mellor and GitHub
4a6440acef
Bump Transformers version to 5.13.0 ( #47867 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-11 00:56:14 -07:00
Lucas Wilkinson and GitHub
bec0a4ede6
[Revert] [Build] Update vllm ...builds FA3 with torch stable API ( #48269 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
2026-07-11 05:20:25 +00:00
3d99b0499a
[Logs] DP Supervisor Log Improvement ( #48278 )
...
Signed-off-by: Robert Shaw <robertgshaw2-redhat@ip-172-31-18-125.us-east-2.compute.internal >
Co-authored-by: Robert Shaw <robertgshaw2-redhat@ip-172-31-18-125.us-east-2.compute.internal >
2026-07-11 12:07:00 +08:00
04d553f390
[Misc] Use meta tensor for KV cache stride calculation ( #47316 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-10 23:24:59 -04:00
9c18e90f6c
[BugFix] Fix packed HND KV cache reshape for FlashAttention ( #47314 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-10 23:22:39 -04:00
Jimmy Lee and GitHub
092387963c
[BugFix] weights processing peak memory reduction for nvfp4 MoE layers ( #46276 )
...
Signed-off-by: Jimmy Lee <hirejimmylee@gmail.com >
2026-07-11 02:05:35 +00:00
1bf3997eae
[Quantization] Bound peak memory when repacking FP4 MoE weights for Marlin ( #47851 )
...
Signed-off-by: Joe Rowell <joerowell4@gmail.com >
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: mgoin <mgoin64@gmail.com >
2026-07-10 19:46:13 -06:00
29fd688892
Add VLLM_FLASHINFER_AUTOTUNE_SKIP_OPS and skip CuTeDSL fp4_gemm autotuning by default ( #48268 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Signed-off-by: Michael Goin <mgoin64@gmail.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 18:13:08 -07:00
Ashwin Giridharan and GitHub
ed908cf0a0
[Bugfix] Fix thinking_token_budget not enforced after natural </think> re-entry ( #45984 )
...
Signed-off-by: Ashwin Giridharan <girida@amazon.com >
2026-07-10 22:47:51 +00:00
26ff616bbf
[Bugfix][Test] Register Qwen/Qwen3.5-4B example model ( #48276 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-10 17:01:23 -04:00
gnovack and GitHub
f378f79b7c
handle topk_ids padding in align sum kernel ( #47785 )
...
Signed-off-by: gnovack <novackgm@gmail.com >
2026-07-10 13:33:28 -07:00
735def4fcf
[Bugfix] Fix FlashMLA dense fp8 metadata crash (num_sm_parts clamp) ( #48045 )
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-10 12:24:52 -07:00
c227aaa3f8
[ROCm] Enable DeepSeek-V4 DSpark speculative decoding on AMD (MI350X / MI355X, gfx950) ( #47419 )
...
Signed-off-by: larryli2-amd <larryli2@amd.com >
Signed-off-by: larryli2-amd <Larry.Li@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-10 23:22:19 +08:00
Michael Goin and GitHub
08dfd68610
[Model] Add LongCat-Flash-Lite (n-gram embedding) ( #47857 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
2026-07-10 07:17:50 -07:00
Tyler Michael Smith and GitHub
978a6dfa3f
[Build/CI] Build arm64 PR and postmerge image builds for Blackwell SM10x and SM110 ( #48041 )
...
Signed-off-by: Tyler Michael Smith <tlrmchlsmth@gmail.com >
2026-07-10 10:12:50 -04:00
85c09e9885
fix: correct load_weights track logic and enable weight integrity for… ( #41811 )
...
Signed-off-by: Yipeng Hu <i26268@metax-tech.com >
Signed-off-by: HuYiPeng <144002351+MynameFelix@users.noreply.github.com >
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Yipeng Hu <i26268@metax-tech.com >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
2026-07-10 14:08:20 +00:00
b12cca6a23
[Bugfix] Fix turboquant FP8 cast failure for BF16 models on Ampere GPUs ( #39988 )
...
Signed-off-by: Xu Zhou <xuzhou9417@163.com >
Co-authored-by: Xu Zhou <xuzhou9417@163.com >
Co-authored-by: Hoseung Kim <ghyutjik123@gmail.com >
2026-07-10 06:55:28 -07:00
Wentao Ye and GitHub
e257faf87d
[Refactor] Remove unused rocm kernel combine_topk_swa_indices_ragged ( #48158 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-10 09:33:07 -04:00
FAN YUCHEN and GitHub
fabec87f63
[Model] Migrate MistralLarge3ForCausalLM to AutoWeightsLoader ( #48153 )
...
Signed-off-by: Yuchen Fan <functionhx@gmail.com >
2026-07-10 12:27:58 +00:00
7614b88ebd
[Bugfix][Spec Decode] Fix DFlash draft/target layer-count mismatch ( #48113 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-10 04:42:53 -07:00
Isotr0py and GitHub
68ea76e780
[Misc] Remove dead code in ViT functionality test ( #48220 )
...
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
2026-07-10 11:17:42 +00:00
c241c7a2b0
[Rust Frontend] Add roundtrip fixtures for more chat parsers ( #47883 )
...
Co-authored-by: Bugen Zhao <i@bugenzhao.com >
Signed-off-by: reidliu41 <reid201711@gmail.com >
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-10 10:03:58 +00:00
e23b19309b
Deepstream video backend ( #42424 )
...
Signed-off-by: Viranjan Pagar <vpagar@nvidia.com >
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Isotr0py <mozf@mail2.sysu.edu.cn >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Roger Wang <hey@rogerw.io >
2026-07-10 02:23:30 -07:00
f36284a8d2
[CI] Add TORCH_NIGHTLY=1 build mode (run full suite on torch nightly) ( #47180 )
...
Co-authored-by: Andrey Talman <atalman@users.noreply.github.com >
Co-authored-by: Kevin H. Luu <khluu000@gmail.com >
2026-07-10 01:38:35 -07:00
Mingfei Guo and GitHub
424df4f65d
[Model][CI/Build] Cosmos3: enable registry tests and register Cosmos3-Super ( #48211 )
...
Signed-off-by: Mingfei Guo <1800012773@pku.edu.cn >
2026-07-10 16:35:15 +08:00
Bugen Zhao and GitHub
074bdd0d99
[Rust Frontend] Integrate MM video support ( #47959 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-10 08:15:33 +00:00
216ee58780
Add XPU nightly and release image publishing to DockerHub ( #48126 )
...
Signed-off-by: wenjun.liu <wenjun.liu@intel.com >
Signed-off-by: jun,du <jun.du@intel.com >
Co-authored-by: jun,du <jun.du@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-10 00:56:00 -07:00
433f291195
[CI] Right-size test-area timeouts from nightly durations ( #48186 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-10 00:53:16 -07:00
Chaojun Zhang and GitHub
28eaf05d56
[XPU] Enable v1/sample tests on XPU CI ( #44472 )
...
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com >
2026-07-10 15:40:51 +08:00
Jiangyun Zhu and GitHub
300e33797f
[Perf] fuse more rmsnorm and all-reduce in qwen3.5 ( #46998 )
...
Signed-off-by: zjy0516 <riverclouds.zhu@qq.com >
2026-07-10 15:37:51 +08:00
5715fde12c
[Feature][Parser] Support include_reasoning param for non-Harmony models ( #44301 )
...
Signed-off-by: Alberto Perdomo <aperdomo@redhat.com >
Co-authored-by: Chauncey <chaunceyjiang@gmail.com >
2026-07-10 15:34:02 +08:00
e5588e49bc
[Core][KV events] Report prefix-cache-reused blocks in full report mode ( #45261 )
...
Signed-off-by: Lei Gong <gonglei25@huawei.com >
Co-authored-by: Lei Gong <gonglei25@huawei.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-09 22:46:54 -07:00
95ed0feaa5
DCP supports hybrid attention ( #40996 )
...
Signed-off-by: YanXu <yancey.yx@alibaba-inc.com >
Signed-off-by: Jingyi Yang <girasoleyang@gmail.com >
Co-authored-by: Jingyi Yang <girasoleyang@gmail.com >
2026-07-09 21:34:45 -07:00
2d814a0082
[kv_offload] Emit tier-owned BlockStored events from FS/OBJ secondary tiers ( #47923 )
...
Signed-off-by: Change72 <changg@nvidia.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-10 06:17:23 +03:00
88e5e2c57b
[CI/Build][AMD] Fix ROCm OOM in eagle_correctness_heavy by reserving CUDA graph memory ( #47366 )
...
Signed-off-by: pei.zhang <pei.zhang@amd.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-10 02:14:38 +00:00
Augusto Yao and GitHub
feb384ada2
[bugfix] bge-m3-sparse-plugin mismatch requests ( #48112 )
...
Signed-off-by: augusto.yjh <augusto.yjh@antgroup.com >
2026-07-10 10:03:00 +08:00
a0f6d767e4
[ROCm][CI] Move remaining engine/samplers AMD steps to mi325_1 ( #48169 )
...
Signed-off-by: pei.zhang <pei.zhang@amd.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-10 00:20:15 +00:00
gnovack and GitHub
f1a5adddb8
update marlin M size for EP ( #48144 )
...
Signed-off-by: gnovack <novackgm@gmail.com >
2026-07-09 23:52:52 +00:00
ap9272 and GitHub
cac3e70cd4
Correct model layer aliasing for Bert style models ( #43896 )
2026-07-09 19:46:22 -04:00
Lucas Wilkinson and GitHub
e12b91b032
[CI] Fix cargo-deny config flag ordering ( #48170 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
2026-07-09 21:43:58 +00:00
Micah Williamson and GitHub
766469a4c4
[ROCm] Revert Part of [ROCm] Fix pooling startup workspace lock #47912 ( #48154 )
...
Signed-off-by: Micah Williamson <micah.williamson@amd.com >
2026-07-09 20:34:24 +00:00
Lucas Wilkinson and GitHub
ea0fa34f49
[CI] Increase extract hidden states TP2 timeout ( #48161 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
2026-07-09 16:19:03 -04:00
ZihaoMu and GitHub
bbb0f945ff
[ROCm] Synchronize sparse MLA metadata before graph replay ( #47404 )
...
Signed-off-by: zihaomu <zmu@amd.com >
2026-07-09 14:59:56 -05:00
2ded1b24e7
[KV Connector][Mooncake] Apply SWA lookup mask before hashing/key build ( #47317 )
...
Signed-off-by: Zhewen Li <zhewenli@inferact.ai >
Co-authored-by: Zhewen Li <zhewenli@inferact.ai >
Co-authored-by: Codex <codex@openai.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-09 19:51:23 +00:00
b0dec2a11b
[ROCM][DSV32][Perf][MTP] Enable UNIFORM_BATCH CG mode in rocm_aiter_mla_sparse ( #45149 )
...
Signed-off-by: Teemu Virolainen <teemu.virolainen@amd.com >
Co-authored-by: TJian <tunjian.tan@embeddedllm.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-09 14:35:10 -05:00
ff8d3488f2
[Bugfix][MRV2] Reset num_accepted_tokens on add_request in all modes ( #48132 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-09 18:17:11 +00:00
weishu and GitHub
2285cfca46
[KVConnector] MultiConnector: give every sub-connector the request's real blocks in update_state_after_alloc ( #46865 )
...
Signed-off-by: deng451e <838677410@qq.com >
2026-07-09 11:10:39 -07:00
e08a915146
[Bugfix] Preserve tensor causal metadata for grouped attention ( #48135 )
...
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com >
Co-authored-by: Codex <codex@openai.com >
2026-07-09 17:57:53 +00:00
Charlie Fu and GitHub
67e7ea8977
[ROCm][CI] Set all timeout_in_minutes to 180 ( #48146 )
...
Signed-off-by: charlifu <charlifu@amd.com >
2026-07-09 17:52:26 +00:00
429f405748
[Bugfix] Guard CUDA-only rms_norm_per_block_quant in FUSED_OPS for non-CUDA builds ( #47296 )
...
Signed-off-by: Tsvika Shapira <tsvika@moonmath.ai >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-09 10:10:53 -04:00
Brandon Pelfrey and GitHub
753c5039f0
Pin PyNvVideoCodec to tested 2.0.4 wheel ( #48056 )
2026-07-09 07:07:50 -07:00
299d2b5655
[CI] Annotate built Docker image tags on the Buildkite build page ( #48101 )
...
Signed-off-by: khluu <khluu000@gmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-09 22:02:40 +08:00
85b3a7264b
[Bugfix][Model Runner V2] Order uniform decodes first so spec decodes aren't misclassified as prefills ( #47381 )
...
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-09 14:26:27 +01:00
Harry Mellor and GitHub
b83be00cdd
Migrate Olmo and Olmo2 to the Transformers modeling backend ( #48100 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-09 05:00:23 -07:00
412414d8e0
Remove PersimmonForCausalLM and FuyuForCausalLM model architectures ( #48096 )
...
Signed-off-by: Xianbao QIAN <xianbao.qian@gmail.com >
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Signed-off-by: Cyrus Leung <tlleungac@connect.ust.hk >
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-09 04:59:08 -07:00
ae6170f874
[P/D][Bugfix] Fix PD async KV load lookahead handling for MTP spec decode ( #46694 )
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-09 10:01:22 +00:00
e87521626f
Sanitize server file paths from validation error responses ( #46415 )
...
Signed-off-by: muhammadfawaz1 <135441198+muhammadfawaz1@users.noreply.github.com >
Co-authored-by: Mahad Durrani <114791389+mahadrehmann@users.noreply.github.com >
2026-07-09 17:46:29 +08:00
1cd75b3dd4
[Bugfix] Fix race condition in KVBlockZeroer ( #48085 )
...
Signed-off-by: Benjamin Chislett <bchislett@nvidia.com >
Signed-off-by: Benjamin Chislett <chislett.ben@gmail.com >
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
2026-07-09 09:18:19 +00:00
0206f10871
Add Intel XPU Docker release pipeline ( #47880 )
...
Signed-off-by: wenjun.liu <wenjun.liu@intel.com >
Signed-off-by: jun,du <jun.du@intel.com >
Co-authored-by: jun,du <jun.du@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-09 01:13:51 -07:00
ab7961a14a
Remove TeleChatForCausalLM ( #47989 )
...
Signed-off-by: Xianbao QIAN <xianbao.qian@gmail.com >
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-09 00:34:54 -07:00
a07765c6bd
[Bugfix] Fix Qwen3-ASR transcription streaming postprocessing ( #42478 )
...
Signed-off-by: JooHo Lee <BWAAEEEK@users.noreply.github.com >
Signed-off-by: JooHo Lee <jooho414@gmail.com >
Co-authored-by: JooHo Lee <BWAAEEEK@users.noreply.github.com >
2026-07-09 00:33:27 -07:00
Li, Jiang and GitHub
1171467e91
[CPU] Fix Qwen-Next SSM type for AMX GDN ( #48073 )
...
Signed-off-by: jiang1.li <jiang1.li@intel.com >
2026-07-09 15:09:31 +08:00
Chauncey and GitHub
529af88842
[KV Offloading] Add free block iterator for CPU offload scheduling ( #47849 )
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com >
2026-07-09 06:59:54 +00:00
Chaojun Zhang and GitHub
b8c7c86533
[XPU][LoRA] Fix torch.compile DEVICE_LOST by avoiding view-mutation in LoRA shrink ( #47944 )
...
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com >
2026-07-09 06:08:30 +00:00
2c17d33f42
[Bugfix][ROCm] Change AttentionCGSuppoort in TritonMLA to UNIFORM_SINGLE_TOKEN_DECODE ( #47144 )
...
Signed-off-by: Dino Music <Dino.Music@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-08 21:09:42 -05:00
bc44f9feb7
[ROCm][CI][MoE] Fix double-transpose of fused w3 expert weights ( #47874 )
...
Signed-off-by: stefankoncarevic <stefan.koncarevic@amd.com >
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-08 16:59:28 -07:00
7802c20c4e
[KVConnector][NIXL] Support pipeline-parallel prefill in push mode ( #45880 )
...
Signed-off-by: zixi-qi <zixi@inferact.ai >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-08 16:49:23 -07:00
95d6d6f4bb
[Bugfix] Use int8 workspace for FlashInfer MLA decode ( #48046 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-08 23:39:40 +00:00
Harry Mellor and GitHub
56da398dac
Fix embed scaling + CUDA graphs in Transformers modelling backend ( #48010 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-09 00:14:33 +01:00
Andreas Karatzas and GitHub
26831949b4
[ROCm] Fix pooling startup workspace lock ( #47912 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-08 17:59:50 -05:00
6cf7b26bd4
[docs] Fix the docs build ( #48008 )
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com >
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-08 15:47:22 -07:00
Roberto L. Castro and GitHub
5f85975624
[Feat] Add runtime monitor for post-warmup TileLang compilation ( #46718 )
...
Signed-off-by: LopezCastroRoberto <rocastro@redhat.com >
Signed-off-by: Roberto L. Castro <38211239+LopezCastroRoberto@users.noreply.github.com >
2026-07-08 22:11:28 +00:00
dcdd756d75
[CI] GSM8K eval integration test for KV offloading ( #46893 )
...
Signed-off-by: Tyler Michael Smith <tyler@tylermsmith.com >
Signed-off-by: Tyler Michael Smith <tlrmchlsmth@gmail.com >
Signed-off-by: Itay Etelis <itay.etelis@ibm.com >
Signed-off-by: Itay Etelis <92247226+Etelis@users.noreply.github.com >
Signed-off-by: Or Ozeri <oro@il.ibm.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Itay Etelis <92247226+Etelis@users.noreply.github.com >
Co-authored-by: Itay Etelis <itay.etelis@ibm.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-08 17:59:48 -04:00
Thien Tran and GitHub
0d2f4e7c9c
Allow FlashInfer A2A backends for TRTLLM FP8 MoE Modular ( #46661 )
...
Signed-off-by: Thien Tran <gau.nernst@yahoo.com.sg >
2026-07-08 14:58:39 -07:00
djramic and GitHub
49abadaedb
[ROCm][Bugfix] Fix empty-tensor .max() crash in AITER FA ( #47894 )
...
Signed-off-by: Djordje Ramic <djoramic@amd.com >
2026-07-08 16:58:36 -05:00
Kaihang Jiang and GitHub
089e412878
[Perf] Integrate TRTLLM BF16 MoE Modular Kernel ( #45182 )
...
Signed-off-by: Kaihang Jiang <kaihangj@login-lyris02.lyris.clusters.nvidia.com >
2026-07-09 01:36:14 +04:00
Nick Hill and GitHub
a5d19cbb95
[Core] Move MRV1 late_interaction_runner.py out of MRV2 subtree ( #48014 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-08 18:30:11 +00:00
Chris Leonard and GitHub
8347c6e6e1
updated flash_attn GIT_TAG to point to torch Stable ABI FA3 commit ( #47995 )
...
Signed-off-by: Chris Leonard <chleonar@redhat.com >
2026-07-08 10:56:29 -07:00
b2cf70ea3a
[CI] BugFix Eval Small Models Distributed test for DiffusionGemma ( #47980 )
...
Signed-off-by: Markov Ilya <markovilya19@gmail.com >
Co-authored-by: Markov Ilya <markovilya19@gmail.com >
2026-07-08 17:00:56 +00:00
almayne and GitHub
d1f1d86797
[Bugfix] Re-enable benchmarking of librispeech dataset. ( #47033 )
...
Signed-off-by: Anna Mayne <anna.mayne@arm.com >
2026-07-08 16:19:26 +00:00
shawn and GitHub
f05603fa28
[Bugfix][DCP] Cast LSE to fp32 in a2a combine to fix bf16 bitcast crash ( #47801 )
...
Signed-off-by: Shawn Tsai <shawnyht@gmail.com >
2026-07-08 11:41:26 -04:00
c2ecd0f888
Fix FlashAttention MLA prefill V unpadding ( #42642 )
...
Signed-off-by: Martin Vit <martin@voipmonitor.org >
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
2026-07-08 15:22:20 +00:00
0d12618e98
[Spec Decode] Support hybrid (SWA + full attention) DFlash drafters ( #47914 )
...
Signed-off-by: mgoin <mgoin64@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-08 11:12:45 -04:00
Tyler Michael Smith and GitHub
68b4a1d582
Fix NVML capability lookup for visible devices ( #47892 )
...
Signed-off-by: Tyler Michael Smith <tlrmchlsmth@gmail.com >
2026-07-08 09:07:44 -04:00
572b25b03e
[Bug] Fix Batched DeepGEMM ( #47884 )
...
Signed-off-by: Robert Shaw <robertgshaw2-redhat@dgx-b200-02.mgmt.accl-001.lab.rdu2.dc.redhat.com >
Co-authored-by: Robert Shaw <robertgshaw2-redhat@dgx-b200-02.mgmt.accl-001.lab.rdu2.dc.redhat.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-08 09:05:03 -04:00
9f2b3b093c
Improvement of Docker image build for IBM Power using prebuilt wheels from IBM published devpi index ( #46017 )
...
Signed-off-by: vivek sharma <vivsharm@redhat.com >
Signed-off-by: puneetsharma21 <puneet.sharma21@ibm.com >
Signed-off-by: Puneet Sharma <puneet.sharma21@ibm.com >
Co-authored-by: vivek sharma <vivsharm@redhat.com >
Co-authored-by: Puneet Sharma <puneet.sharma21@ibm.com >
Co-authored-by: depthfirst-app[bot] <184448029+depthfirst-app[bot]@users.noreply.github.com>
2026-07-08 13:01:14 +00:00
cd0de48d08
[Bugfix][V1] Free out-of-window blocks on the processed-token basis under async scheduling ( #47728 )
...
Signed-off-by: Saddss <28726669061@qq.com >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Signed-off-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Yifan Qiao <yifanqiao@inferact.ai >
Co-authored-by: Saddss <28726669061@qq.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-08 13:34:19 +01:00
rasmith and GitHub
934eeaecfb
[CI/Build][BugFix][The Rock] Fix get_ssm_device_name to return sanitized, usable filename ( #47781 )
...
Signed-off-by: Randall Smith <Randall.Smith@amd.com >
2026-07-08 12:12:54 +00:00
Bugen Zhao and GitHub
2cae98dfa5
[Rust Frontend] Handle continue_final_message with renderer sentinel ( #47844 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-08 12:57:04 +01:00
db39d60010
Add tuned selective_state_update float32 config for AMD Instinct MI355 ( #47943 )
...
Signed-off-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
Co-authored-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
2026-07-08 11:41:26 +00:00
a1ab51afb6
[Bugfix] Allocate HY V3 expert_bias in float32 to prevent silent downcasting ( #47797 )
...
Signed-off-by: 辰言 <oncwnuIWp30GguOyJ615Fqj8H-yc@git.weixin.qq.com >
Signed-off-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: 辰言 <oncwnuIWp30GguOyJ615Fqj8H-yc@git.weixin.qq.com >
Co-authored-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: Jee Jee Li <pandaleefree@gmail.com >
2026-07-08 11:25:53 +00:00
Thien Tran and GitHub
e7b3853bac
Remove router weight upcast for DSv2-related models ( #47970 )
...
Signed-off-by: Thien Tran <gau.nernst@yahoo.com.sg >
2026-07-08 11:19:10 +00:00
eeaf23107f
[ROCm] Add tuned selective_state_update float32 config for AMD Instinct MI300X ( #47947 )
...
Signed-off-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
Co-authored-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
2026-07-08 11:09:02 +00:00
Canlin Guo and GitHub
285c08c036
[Model] Support MOSS-Transcribe-Diarize ( #47729 )
...
Signed-off-by: gcanlin <canlinguosdu@gmail.com >
2026-07-08 04:05:45 -07:00
1f4ad059d1
[ROCm] Add tuned selective_state_update float16 config for AMD Instinct MI300X ( #47945 )
...
Signed-off-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
Co-authored-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
2026-07-08 11:03:58 +00:00
04a703e397
[Frontend] Support bad_words in the /v1/completions endpoint ( #46793 )
...
Signed-off-by: sungbin1015 <sbin@solbox.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-08 09:51:17 +00:00
Nicolò Lucchesi and GitHub
bd3bb4eb26
[Misc][Docs] Add human-readable integer support for more cli-args ( #47608 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-08 09:43:34 +00:00
Chaojun Zhang and GitHub
440002552e
[XPU] [Fusion passes] Disable fuse_rope_kvcache_cat_mla & qk_norm_rope_ fusion on XPU ( #47962 )
...
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com >
2026-07-08 09:23:06 +00:00
99a85617bf
[Test] Skip DeepEP MoE layer tests without P2P access ( #47946 )
...
Signed-off-by: Tyler Michael Smith <tyler@tylermsmith.com >
Signed-off-by: Tyler Michael Smith <tlrmchlsmth@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-08 09:46:03 +01:00
Nicolò Lucchesi and GitHub
7c67da967f
Remove unused _get_kv_cache_config_deepseek_v4 alias ( #47969 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-08 01:18:03 -07:00
Nicolò Lucchesi and GitHub
d79855eaac
[Docs] kv_sharing_fast_prefill correction ( #47044 )
...
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-08 01:17:46 -07:00
51e5372f3d
[Model][HunyuanVL] Use native transformers processor and adapt to transformers 5.13 ( #47872 )
...
Co-authored-by: manayang <manayang@tencent.com >
2026-07-08 07:58:23 +00:00
Ace Eldeib and GitHub
7cc2e8e74f
fix: hash speculative draft model config ( #47911 )
...
Signed-off-by: Ace Eldeib <aeldeib@coreweave.com >
Signed-off-by: Ace Eldeib <alexeldeib@gmail.com >
2026-07-08 08:36:30 +01:00
Hongxia Yang and GitHub
2c64b4c1cc
[ROCm] fixed aiter master flag and expert parallelism compatibility on minimax-m3-mxfp8 ( #47158 )
...
Signed-off-by: Hongxia Yang <hongxia.yang@amd.com >
2026-07-08 15:26:17 +08:00
d35eba302f
[Bugfix] Avoid leaking Pydantic repr in tool_choice error message ( #47028 )
...
Signed-off-by: muhammadfawaz1 <135441198+muhammadfawaz1@users.noreply.github.com >
Co-authored-by: Mahad Durrani <114791389+mahadrehmann@users.noreply.github.com >
2026-07-08 15:00:59 +08:00
Nicklas Frahm and GitHub
c0e8e1f12a
[Bugfix] Register VLLM_BUILD_* and VLLM_IMAGE_TAG provenance env vars ( #45313 )
...
Signed-off-by: Nicklas Frahm <nicklas.frahm@gmail.com >
2026-07-08 06:21:12 +00:00
Zach Zhu and GitHub
5d5fab0061
[Bugfix][Frontend] Fix http_requests_total metric recording some 4xx errors as 5xx ( #44303 )
...
Signed-off-by: Zach Zhu <zzqshu@126.com >
2026-07-08 05:33:21 +00:00
2afa3f7e95
[Perf] Minimax M3 - Support cross-layer allreduce-norm fusion ( #47631 )
...
Signed-off-by: wzhao18 <wzhao18.sz@gmail.com >
Co-authored-by: Yongye Zhu <zyy1102000@gmail.com >
2026-07-07 21:16:32 -07:00
80eb01e93d
[Bugfix] DSV4 TP16 garbage output ( #47493 )
...
Signed-off-by: Jeff Ma <jeffjma@umich.edu >
Co-authored-by: Lucas Wilkinson <LucasWilkinson@users.noreply.github.com >
2026-07-07 21:04:33 -07:00
d9e57ea82e
[ROCm][Perf] MXFP8 dense-linear + grouped-MoE GEMM optimizations for MiniMax-M3 ( #46117 )
...
Signed-off-by: amd-ethany <amd-ethany@users.noreply.github.com >
Co-authored-by: amd-ethany <amd-ethany@users.noreply.github.com >
2026-07-08 04:03:34 +00:00
9021589498
[Minimax-M3] Using tok_sparse_select from MSA instead of triton kernels ( #47502 )
...
Signed-off-by: Yongye Zhu <zyy1102000@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-07 21:01:12 -07:00
Ting SUN and GitHub
0303f37a54
[Bugfix][Pooling] Align CrossEncoder token type ids after truncation ( #47772 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
2026-07-08 03:59:22 +00:00
Walter Beller-Morales and GitHub
dd127d82ed
[Core][Engine] only materialize tokens when thinking budget is in req ( #47053 )
...
Signed-off-by: walterbm <walter.beller.morales@gmail.com >
2026-07-07 21:02:38 -06:00
0ca6eee743
[Core] Pass request context to CPU offload cache policy touch ( #47744 )
...
Signed-off-by: jacklin78911-collab <jacklin78911@gmail.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-08 05:56:25 +03:00
Isotr0py and GitHub
5e975eae1a
[Bugfix] Avoid blocking model launching when no system ffmpeg available for TorchCodec ( #47888 )
...
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
2026-07-08 10:52:25 +08:00
Martin Hickey and GitHub
f7fc0ca993
[Frontend] Add endpoint plugins framework ( #47454 )
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com >
2026-07-08 10:00:41 +08:00
Rahul Vishwakarma and GitHub
f7efab58ec
[CPU][Bugfix] Fix flaky ShortConv prefill test on ARM (uninitialized weights) ( #47848 )
...
Signed-off-by: Rahul Vishwakarma <Rahul.Vishwakarma2@ibm.com >
2026-07-07 18:20:09 -07:00
e97c3cb303
[Core] Persist and reuse the memory-profiling result across boots (opt-in) ( #47388 )
...
Signed-off-by: Nils Matteson <nils@thaw.sh >
Signed-off-by: Nils Matteson <nilsmatteson@icloud.com >
Co-authored-by: Nils Matteson <nils@thaw.sh >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-08 00:53:02 +00:00
4aceabf8c1
[ROCm][Bugfix] Key sparse-MLA persistent metadata on per-request context lengths ( #47766 )
...
Signed-off-by: Rohan Potdar <rohan.potdar@amd.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-07 19:22:34 -05:00
stefankoncarevic and GitHub
6e35c5e5af
[ROCm][CI] Minimize comment in RocmAttention q_scale check ( #47731 )
...
Signed-off-by: stefankoncarevic <stefan.koncarevic@amd.com >
2026-07-07 19:16:08 -05:00
aad0fb741b
[CI/Build] Accept ready-run-all-tests label in pre-commit gate ( #47897 )
...
Signed-off-by: AmeenP <ameen@primeintellect.ai >
Co-authored-by: AmeenP <ameen@primeintellect.ai >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-07 23:18:59 +00:00
yzong-rh and GitHub
7d2ce5750e
[Bugfix] Patch Hopper MXFP4 OOB scales reads leading to NaN ( #47910 )
...
Signed-off-by: Yifan Zong <yzong@redhat.com >
2026-07-07 22:51:22 +00:00
Juan Pérez de Algaba and GitHub
675f4295cd
fix(security): bound completion prompt list to prevent unbounded engine fan-out ( #47845 )
...
Signed-off-by: jperezde <jperezde@redhat.com >
2026-07-07 22:48:20 +00:00
Jason Li and GitHub
d99adcebdc
[BugFix] Fix ModelOpt quantization inference for fused siblings ( #47445 )
...
Signed-off-by: jasonlizhengjian <jasonlizhengjian@gmail.com >
2026-07-08 03:19:42 +05:00
c8c2f838e7
Add tuned selective_state_update config for AMD Instinct MI355 ( #47767 )
...
Signed-off-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
Co-authored-by: vanshbhatia-amd <210711135+vanshbhatia-amd@users.noreply.github.com >
2026-07-07 22:19:08 +00:00
dd0d74cd92
[Doc] Surface the --kv-cache-memory suggestion at INFO and document fast-startup knobs ( #47374 )
...
Signed-off-by: Nils Matteson <nils@thaw.sh >
Signed-off-by: Nils Matteson <nilsmatteson@icloud.com >
Co-authored-by: Nils Matteson <nils@thaw.sh >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-07 15:05:07 -07:00
55da232db6
[Bugfix] Pad Mamba page size instead of scaling block_size in unify_kv_cache_spec_page_size ( #45207 )
...
Signed-off-by: Sahil170595 <147995121+Sahil170595@users.noreply.github.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-07 22:01:34 +00:00
Wentao Ye and GitHub
3f99883d97
[CI Bug Fix] Temp fix for v3.2 accuracy ( #47902 )
2026-07-07 16:36:03 -04:00
Nick Cao and GitHub
47c40bfe8a
[Doc] Fix manylinux tag in installation guide ( #47913 )
...
Signed-off-by: Nick Cao <ncao@redhat.com >
2026-07-07 20:34:05 +00:00
3dd910da42
[Bugfix] Allow non-contiguous query in FlashInfer FP8 query quantization ( #47908 )
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-07 20:11:34 +00:00
Benjamin Chislett and GitHub
7bd154375d
[Bugfix] Fix mamba+dflash for MRV2 ( #47698 )
2026-07-07 15:59:13 -04:00
Rishabh Saini and GitHub
2f3f441f84
fix: include topic frame in KV events replay response ( #45177 )
...
Signed-off-by: RishabhSaini <rishabhsaini01@gmail.com >
2026-07-07 14:48:23 -04:00
d6875196ad
[Bugfix] Exclude kv_cache_memory_bytes from CacheConfig.compute_hash ( #47356 )
...
Signed-off-by: Nils Matteson <nils@thaw.sh >
Signed-off-by: Nils Matteson <nilsmatteson@icloud.com >
Co-authored-by: Nils Matteson <nils@thaw.sh >
2026-07-07 10:46:51 -07:00
Sting Lin and GitHub
abe41f28de
Upgrade tpu-inference to v0.24.0 ( #47835 )
...
Signed-off-by: StingLin <sting.lin@cienet.com >
2026-07-07 17:15:32 +00:00
Roberto L. Castro and GitHub
c3284c31f5
[Perf][3/N] Expand Triton kernel warmup coverage, Qwen ( #47546 )
...
Signed-off-by: LopezCastroRoberto <rocastro@redhat.com >
2026-07-07 17:06:59 +00:00
Robin and GitHub
c74e751824
[Doc] Fix grammatically incorrect error message in gpu_worker and xpu_worker ( #36715 )
...
Signed-off-by: Hongbin10 <jdmjdm1998@163.com >
2026-07-07 17:03:06 +00:00
liuzhenwei and GitHub
b93cbd7416
[XPU] Fix topk_sigmoid arg mismatch on XPU ( #47858 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-07 16:53:18 +00:00
bdc6f3bfa1
[Bug] Fix tmp directory for lm_eval ( #47755 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-07 16:40:12 +00:00
392d1b4d2e
[BugFix][LoRA] Refresh punica metadata when LoRA slots are reassigned under an unchanged mapping ( #47725 )
...
Signed-off-by: AmeenP <ameenp360@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-07 08:53:55 -07:00
21b396abe1
AGENTS MD: Add suggestion on how to incorporate tests ( #47784 )
...
Signed-off-by: Simon Mo <simon.mo@hey.com >
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Benjamin Chislett <chislett.ben@gmail.com >
2026-07-07 08:16:08 -07:00
liuzhenwei and GitHub
bdaf27519f
[XPU] Fix Event init failure w/ blocking ( #47868 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-07 22:54:03 +08:00
Eldar Kurtić and GitHub
beb4327c46
Enable causal masking for SWA in vllm-project/speculators models ( #47745 )
...
Signed-off-by: Eldar Kurtic <8884008+eldarkurtic@users.noreply.github.com >
2026-07-07 10:24:14 -04:00
c46ced1ee3
[kv_offload] Establish tier-owned KV event handling ( #46544 )
...
Signed-off-by: Change72 <changg@nvidia.com >
Signed-off-by: Chang Guo <changg@nvidia.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-07 16:55:20 +03:00
65dcde1695
[Bugfix] Fix PD disagg + MTP correctness for Qwen3.5(GDN) ( #47466 )
...
Signed-off-by: Dakai An <dakaian108@gmail.com >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-07 13:51:22 +00:00
65a7b46284
[KV-Offloading] Support workload identity for objectstore secondary tier ( #47063 )
...
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-07 16:30:16 +03:00
93e2ab7111
Disable dynamic speculative decoding when DP is enabled ( #45963 )
...
Signed-off-by: Tyler Michael Smith <tlrmchlsmth@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-07-07 12:52:41 +00:00
Lanze Liu and GitHub
8b745527cd
[Bugfix] Fix UBatchWrapper CUDA graph key to sum all ubatches, not just first two ( #43161 )
...
Signed-off-by: Lanze Liu <lanzetech@gmail.com >
2026-07-07 12:42:31 +00:00
920469974a
[UX] Log worker exit code when process dies unexpectedly ( #38641 )
...
Signed-off-by: Nick Cao <ncao@redhat.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-07 12:36:29 +00:00
8b91cd5b20
[Bugfix][Core] Close underlying iterator in merge_async_iterators single-iterator fast path ( #44726 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-07 05:13:41 -07:00
Harry Mellor and GitHub
dd94484577
Bump Transformers version to 5.10.4 ( #41359 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-07 05:13:28 -07:00
Shaun Kotek and GitHub
7ff656cc8b
fix: ensure no double load of lm head in nemotron mtp ( #47440 )
...
Signed-off-by: Shaun Kotek - Nvidia <skotek@nvidia.com >
2026-07-07 12:01:45 +00:00
danielafrimi and GitHub
0a2965b1b3
[BugFix] Fix ModelOpt mixed-precision quantization for sparse quantized_layers configs. ( #47318 )
...
Signed-off-by: Daniel Afrimi <dafrimi@nvidia.com >
Signed-off-by: <dafrimi@nvidia.com >
2026-07-07 11:45:13 +00:00
Harry Mellor and GitHub
0ed05b6f82
[CI] Fix Transformers modeling backend LoRA test ( #47832 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-07 11:40:00 +00:00
Guan-Ming Chiu and GitHub
ed051fab54
[Bugfix] Reject sampling params unsupported by diffusion models ( #45418 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
2026-07-07 11:25:36 +00:00
48fcfc926c
[KV Offload] Add ParentManager ABC for secondary tier callbacks ( #47274 )
...
Signed-off-by: Ronen Schaffer <ronen.schaffer@ibm.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-07 13:51:18 +03:00
3354dba381
[Bugfix][KV offload] Store interior chunk-boundary blocks under MTP/Eagle ( #46972 )
...
Signed-off-by: Mikhail Kostryukov <mike@triptrack.net >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-07 13:16:52 +03:00
cbb5f045be
[ROCm][CI] Refresh ROCm base images when docker rocm_base changes ( #46904 )
...
Signed-off-by: Rohan138 <rohanpotdar138@gmail.com >
Signed-off-by: Codex <codex@example.invalid >
Signed-off-by: Micah Williamson <micah.williamson@amd.com >
Signed-off-by: Matthew Wong <Matthew.Wong2@amd.com >
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: Rohan138 <rohanpotdar138@gmail.com >
Co-authored-by: Codex <codex@example.invalid >
Co-authored-by: Micah Williamson <micah.williamson@amd.com >
Co-authored-by: Matthew Wong <Matthew.Wong2@amd.com >
2026-07-07 03:10:50 -07:00
b3e85be663
fix: use configured max_logprobs instead of hardcoded 20 in derender validation ( #47834 )
...
Signed-off-by: jperezde <jperezde@redhat.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 09:42:47 +00:00
Summer Yang and GitHub
d3e69fd671
[Perf] Use blocking CUDA events to avoid busy polling cuda driver lock ( #47081 )
...
Signed-off-by: Jingyi Yang <girasoleyang@gmail.com >
2026-07-07 09:36:10 +00:00
c85d72076a
[HARDWARE][POWER] optimize math functions of VSX power ( #47321 )
...
Signed-off-by: Akash Kaothalkar <akashkaothalkar@akashs-mbp.bl1-in.ibm.com >
Signed-off-by: Akash Kaothalkar <akash.kaothalkar@ibm.com >
Signed-off-by: Akash kaothalkar <akash.kaothalkar@ibm.com >
Signed-off-by: Rukhaiya <bibirukhaiya123@gmail.com >
Co-authored-by: Akash Kaothalkar <akashkaothalkar@akashs-mbp.bl1-in.ibm.com >
Co-authored-by: Akash Kaothalkar <akash.kaothalkar@ibm.com >
2026-07-07 09:35:47 +00:00
c5b66233b2
[Bugfix][Spec Decode] Skip uniform spec-decode padding for diffusion models ( #47464 )
...
Signed-off-by: kl527 <kl527@cornell.edu >
Signed-off-by: Kyung Sub Lee (Daniel) <66861800+kl527@users.noreply.github.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-07 09:25:12 +00:00
066f02ae94
[MoE] FI autotuning: max bucket = max token count [e.g. DP_size*MNBT] ( #47427 )
...
Signed-off-by: Netanel Haber <58652339+netanel-haber@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-07 12:08:36 +03:00
Jee Jee Li and GitHub
5d23ca47ab
[Kernel] Applies routed_scaling_factor internally ( #47408 )
...
Signed-off-by: Jee Jee Li <jeejeelee@inferact.ai >
2026-07-07 02:00:54 -07:00
e55cc59e52
[Rust Frontend][CI] Unblock more end-to-end test cases ( #47735 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-07 08:27:20 +00:00
ba50b9763f
[Bugfix] Match the mapped filename in find_loaded_library ( #47586 )
...
Signed-off-by: Zihua Wu <13583761+lucifer1004@users.noreply.github.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Shengqi Chen <harry-chen@outlook.com >
2026-07-07 08:06:29 +00:00
b4cfbc24d3
[Bugfix][Core] Fix host memory leak from undrained new_block_ids ( #44490 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
Signed-off-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
Co-authored-by: chaunceyjiang <chaunceyjiang@gmail.com >
2026-07-07 07:32:55 +00:00
Aritra Roy Gosthipaty and GitHub
1e823dc01d
[docs update] Update usage of hf cli for cache list and removal ( #47830 )
...
Signed-off-by: Aritra Roy Gosthipaty <aritra.born2fly@gmail.com >
2026-07-07 07:09:18 +00:00
8e61b646e2
fix(security): add resource bounds validation to derender endpoints ( #47260 )
...
Signed-off-by: jperezde <jperezde@redhat.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-07 14:58:26 +08:00
e040899a00
[KV Offloading] Add basic offloading metrics ( #45958 )
...
Signed-off-by: srinivas_oo7 <sklinkedin0120@gmail.com >
Signed-off-by: Srinivas Krovvidi <194645829+Srinivasoo7@users.noreply.github.com >
Co-authored-by: srinivas_oo7 <sklinkedin0120@gmail.com >
Co-authored-by: Or Ozeri <or@ozery.com >
Co-authored-by: Or Ozeri <oro@il.ibm.com >
2026-07-07 09:26:28 +03:00
dd5c299fbe
[ROCm][Bugfix] Convert ModelOpt FP8 per-channel weights to e4m3fnuz on MI300/MI325 ( #47201 )
...
Signed-off-by: Micah Williamson <micah.williamson@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-06 23:24:58 -07:00
xiangdong and GitHub
6db31c8e76
[XPU][CI]Adjust memory request for tests in Intel GPU CI ( #47758 )
...
Signed-off-by: zengxian <xiangdong.zeng@intel.com >
2026-07-07 05:56:40 +00:00
cbe9c40f99
[Bugfix] Forward callable hf_overrides to the draft model config ( #45352 )
...
Signed-off-by: HumphreySun98 <humphreysun98@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-06 21:12:38 -07:00
Andreas Karatzas and GitHub
2f71b2bd9f
[ROCm] Align mixed encoder-decoder KV cache views in V2 runner ( #47685 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-07 12:09:22 +08:00
32ab064621
[UX] Add model_class_overrides for development and debugging ( #47148 )
...
Signed-off-by: Jee Jee Li <jeejeelee@inferact.ai >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-07 11:43:08 +08:00
Guan-Ming Chiu and GitHub
c64c356990
[Perf] Bound DiffusionGemma sampler transient via request-tiled logits ( #45672 )
...
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com >
2026-07-07 03:42:01 +00:00
Tahsin Tunan and GitHub
34e6dfced8
[Rust Frontend] Stamp arrival_time at the frontend entry ( #47787 )
...
Signed-off-by: Tahsin Tunan <tahsintunan@gmail.com >
2026-07-07 03:27:10 +00:00
Reid and GitHub
39a1d32b59
[Rust Frontend] Avoid extra copies for multimodal tensors ( #47581 )
...
Signed-off-by: reidliu41 <reid201711@gmail.com >
2026-07-07 03:09:55 +00:00
700e882eab
Add TorchCodec as a video decoding backend ( #46609 )
...
Signed-off-by: Nicolas Hug <contact@nicolas-hug.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Isotr0py <mozf@mail2.sysu.edu.cn >
2026-07-06 19:58:51 -07:00
a4f019fa25
fix(distributed): propagate distributed_timeout_seconds to NCCL device groups ( #45159 )
...
Signed-off-by: jialoop-git <joane8913456@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-07 02:52:51 +00:00
Rahul Vishwakarma and GitHub
9dd2465896
feat(cpu): add CPU support for Mamba ShortConv ( #35059 )
...
Signed-off-by: Rahul Vishwakarma <Rahul.Vishwakarma2@ibm.com >
2026-07-07 10:47:08 +08:00
Reid and GitHub
a46c9329e5
[Rust Frontend] Add DeepSeek V3.2 roundtrip fixture ( #47619 )
...
Signed-off-by: reidliu41 <reid201711@gmail.com >
2026-07-07 10:47:02 +08:00
Kyle Sayers and GitHub
445321fab4
[Bugfix] [Quantization] Fix loading for CT DSV2 ( #47780 )
2026-07-07 02:28:00 +00:00
69f3150981
[XPU] Fix PP accuracy on XPU device ( #47253 )
...
Signed-off-by: yisheng <yi.sheng@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-07 09:17:27 +08:00
86db6c3070
[Frontend] add per-request timing metrics field to response body of Chat/Completions APIs ( #46768 )
...
Signed-off-by: Nicholas Edelman <nedelman@nvidia.com >
Signed-off-by: Simon Mo <simon@inferact.ai >
Co-authored-by: Simon Mo <simon@inferact.ai >
Co-authored-by: GPT-5.5 <noreply@cursor.com >
2026-07-06 17:48:29 -07:00
5769a7382c
[ROCm][CI][Bugfix] Fix flaky parallel tool-call streaming (test assertion + Mistral/Granite parsers) ( #47550 )
...
Signed-off-by: Aakif Nawaz <aakif.nawaz@amd.com >
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-06 19:06:19 -04:00
Andreas Karatzas and GitHub
8484ca5d45
[ROCm][CI] Adding Rust parity ( #47478 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-06 15:05:39 -07:00
482e5524fe
[Bugfix][ROCm] Fix memory access fault in AITER MLA backend for DPA+FP8 KV ( #47276 )
...
Signed-off-by: simondanielsson <simon.danielsson99@hotmail.com >
Co-authored-by: nnyrhila <niko.nyrhila@amd.com >
2026-07-06 21:30:02 +00:00
567a78432d
[Bugfix] Fix dp mtp hang ( #40589 )
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com >
Co-authored-by: sherryC41 <sherry.c.c41@gmail.com >
Co-authored-by: Matthew Bonanni <mbonanni@redhat.com >
2026-07-06 21:08:17 +00:00
d891b9bd51
[Quantization] add humming moe backend to all dense/moe oracles ( #41652 )
...
Signed-off-by: Jinzhen Lin <jinzhen.ljz@antgroup.com >
Co-authored-by: mgoin <mgoin64@gmail.com >
2026-07-06 13:36:07 -07:00
04adc8843b
[Bugfix]Fix DeepSeek-V4 fp8_ds_mla KV cache reshape ( #47716 )
...
Co-authored-by: yy-fighting <23518844576@qq.com >
Co-authored-by: Michael Goin <mgoin64@gmail.com >
2026-07-06 12:56:44 -07:00
Harry Mellor and GitHub
ae098abe3f
[CI] Fix some errors on main ( #47726 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-06 19:40:23 +00:00
b1384f5ec6
Enable B12x backend for non-gated MoEs (like Nemotron) ( #43328 )
...
Signed-off-by: Andrii Skliar <askliar@nvidia.com >
Co-authored-by: Andrii Skliar <askliar@nvidia.com >
2026-07-06 12:40:07 -07:00
b136cc2c2c
[Bugfix][Model] Add stability window to DiffusionGemma to match HF stability_threshold semantics ( #45965 )
...
Signed-off-by: Nathaniel McVicar <namcvica@microsoft.com >
Signed-off-by: Nathaniel McVicar <Nathaniel.McVicar@microsoft.com >
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-06 19:39:12 +00:00
9fde043f54
[Kernel][Helion][1/N] Add Helion kernel for silu_and_mul_per_block_quant ( #43994 )
...
Signed-off-by: Sean Chen <seachen@redhat.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-07 00:19:01 +08:00
24dd2aec81
[Bugfix] Preserve FP8 indexer WK pairs across incremental load_weights ( #46168 )
...
Signed-off-by: lcheng <lcheng321@gatech.edu >
Signed-off-by: NickLucche <nicolo.lucchesi@mistral.ai >
Co-authored-by: Isotr0py <mozf@mail2.sysu.edu.cn >
Co-authored-by: Nicolò Lucchesi <nlucches@redhat.com >
Co-authored-by: NickLucche <nicolo.lucchesi@mistral.ai >
2026-07-06 09:16:46 -07:00
Ranran and GitHub
3ee9eea928
[macOS][CPU][Installation] Fix the broken installation of vllm 0.24.0 in macos + cpu ( #47457 )
...
Signed-off-by: Ranran Haoran Zhang <ranranhaoranzhang@gmail.com >
2026-07-06 08:59:16 -07:00
5bce653e09
Make the Transformers modeling backend as fast as native vLLM ( #47187 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-06 16:59:14 +01:00
5ad11172b7
[perf]Add fused Kimi image preprocessing ( #47416 )
...
Signed-off-by: Kevin-XiongC <kevin_xiong1997@outlook.com >
Signed-off-by: Kevin_Xiong <kevin_xiong1997@outlook.com >
Signed-off-by: Isotr0py <Isotr0py@outlook.com >
Co-authored-by: Codex <codex@openai.com >
Co-authored-by: Isotr0py <2037008807@qq.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Isotr0py <mozf@mail2.sysu.edu.cn >
Co-authored-by: Isotr0py <Isotr0py@outlook.com >
2026-07-06 08:46:32 -07:00
Wentao Ye and GitHub
f70caef48b
[Perf] Cache token_to_req_indices for dsv4, 5x~6x kernel performance improvement ( #47474 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-06 11:17:46 -04:00
8d8ec38361
[Bugfix][Spec Decode] Add missing draft_id_to_target_id to DSparkDeepseekV4ForCausalLM ( #47429 )
...
Signed-off-by: Laurent-Zhang <zhangdongsheng80@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-06 10:55:47 -04:00
Wentao Ye and GitHub
b1c6dba558
[Refactor] Remove multiple dead code ( #47329 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-06 07:54:08 -07:00
598d51153a
[Bugfix][Distributed] Delegate MNNVL allreduce one-shot selection ( #47589 )
...
Signed-off-by: jesco-absolut <team@srswti.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-06 07:47:06 -07:00
Yifan Qiao and GitHub
095adf1fdc
[Bugfix] Fix int32 overflow in triton_decode_attention page offsets ( #47671 )
...
Signed-off-by: Yifan Qiao <yifanqiao@inferact.ai >
2026-07-06 10:36:15 -04:00
Harry Mellor and GitHub
51ee564e56
[CI] Skip test for checkpoint that was deleted ( #47748 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-06 07:24:09 -07:00
373eb314af
[Bugfix][Core] Fix num_output_placeholders underflow with async scheduling + spec decode ( #46066 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-06 13:50:38 +00:00
641cb59592
[Doc] Clarify fastokens availability ( #45813 )
...
Signed-off-by: LjjJzd <3542531707@qq.com >
Co-authored-by: OpenAI Codex <codex@openai.com >
2026-07-06 13:33:05 +00:00
07f9baf756
Revert "[Platform] Replace torch.cuda.Event with torch.Event ( #47140 )" ( #47668 )
...
Signed-off-by: Kunshang Ji <kunshang.ji@intel.com >
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-06 14:18:33 +01:00
7a90eb98ab
[Bugfix] [Gemma4] Fix Gemma4 MTP draft model layers ignoring quant_config ( #47091 )
...
Signed-off-by: Ayushman Singh <40520701+ayush1399@users.noreply.github.com >
Co-authored-by: Benjamin Chislett <bchislett@nvidia.com >
2026-07-06 14:04:00 +01:00
8f4c69b222
[Rust Frontend] Cache metric handles for scheduler & request stats ( #47444 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-06 13:02:59 +00:00
8b79971bb9
attention: pass None for unused args in unified attention TD path ( #43597 )
...
Signed-off-by: Artur Fierka <artur.fierka@intel.com >
Co-authored-by: quinnlp <quinnlp@users.noreply.github.com >
2026-07-06 21:01:21 +08:00
Nick Hill and GitHub
f676808ba0
[CI] Use TTY for AMD CI tests for colored buildkite logs ( #47730 )
...
Signed-off-by: Nick Hill <nickhill123@gmail.com >
2026-07-06 20:50:29 +08:00
Qiming Zhang and GitHub
98e4726a14
[fix][run_batch]: respect proxy env vars when downloading media URLs ( #47697 )
...
Signed-off-by: mauyuyuace <qiming1.zhang@intel.com >
2026-07-06 12:45:48 +00:00
BadrBasowid and GitHub
740f379fae
[ROCm][AITER] Directly Implement AITER Custom All-reduce in CudaCommunicator ( #46065 )
...
Signed-off-by: BadrBasowid <badr.basowid@gmail.com >
2026-07-06 12:16:32 +00:00
Alexis K. and GitHub
40cc2e8327
[Bugfix] Return HTTP 422 for unprocessable image URLs instead of 500 ( #47165 )
...
Signed-off-by: Alexis Kinsella <alexis.kinsella@gmail.com >
2026-07-06 11:56:23 +00:00
ba22152096
fix(security): block request-level GPU video backend selection withou… ( #47259 )
...
Signed-off-by: jperezde <jperezde@redhat.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-06 02:36:49 -07:00
Yan Ma and GitHub
90ce3a09be
[bugfix] fix MOSS-Audio deepstack_input_embeds initialization in PP ( #47607 )
...
Signed-off-by: Yan Ma <yan.ma@intel.com >
2026-07-06 17:15:50 +08:00
26c754d847
[XPU][Bugfix] Do not transpose weight_scale_inv at load time ( #47116 )
...
Signed-off-by: Ma Jian <jian1.ma@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-06 17:15:26 +08:00
Sungjae Lee and GitHub
3d7f357ebf
[Doc] docs: fix note formatting for pooling models ( #47701 )
...
Signed-off-by: Sungjae Lee <33976427+llsj14@users.noreply.github.com >
Signed-off-by: Sungjae Lee <sung-jae.lee@navercorp.com >
2026-07-06 09:01:10 +00:00
liuzhenwei and GitHub
736f1a5907
[XPU] Route mm_prefix models to Triton attention backend ( #47688 )
...
Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com >
2026-07-06 16:52:44 +08:00
Li, Jiang and GitHub
344609ab17
[CI/Build] Fix pre-commit check ( #47695 )
...
Signed-off-by: jiang1.li <jiang1.li@intel.com >
2026-07-06 08:24:24 +00:00
xiaozhoupy and GitHub
d039c17114
[Bugfix] Recycle post-final-norm hidden in GLM MTP (single norm) ( #47448 )
2026-07-06 01:07:56 -07:00
xiangdong and GitHub
cdab28319f
[XPU][CI]Add agent tags for Basic Models Tests (Initialization) in Intel GPU CI ( #47675 )
...
Signed-off-by: zengxian <xiangdong.zeng@intel.com >
2026-07-06 15:15:45 +08:00
Qiming Zhang and GitHub
2fa10566e3
[Core][DP] Rotate load-balancer tie-break to avoid systematic engine bias ( #47420 )
...
Signed-off-by: mayuyuace <qiming1.zhang@intel.com >
2026-07-06 07:09:16 +00:00
Andreas Karatzas and GitHub
fb265fc8fb
[ROCm][CI] Increasing parallelism in Basic Models Tests (Extra Initialization) ( #47591 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-06 15:06:16 +08:00
Andreas Karatzas and GitHub
8f0e75e16b
[ROCm][CI] Adding nixl multiconn ( #47481 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-06 15:04:58 +08:00
98ba9b9583
[Frontend] Support OpenAI Responses API namespace tools ( #47024 )
...
Signed-off-by: zhongjing123 <jimzhong5193@gmail.com >
Co-authored-by: zhongjing123 <jimzhong5193@gmail.com >
2026-07-06 06:21:27 +00:00
velonica0 and GitHub
990c2a0187
[RISC-V] Enable BF16 on VLEN=256 hardware ( #45243 )
...
Signed-off-by: velonica0 <like@mail.nankai.edu.cn >
2026-07-06 06:05:16 +00:00
e433634c78
[Performance][Hardware][RISC-V] Reduce LMUL pressure in INT4 LUT dequant ( #47538 )
...
Signed-off-by: liutong <liutong@iscas.ac.cn >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-06 05:58:56 +00:00
16f8110935
[Bugfix][CPU][RISC-V] Fix VLEN detection for RVV attention path ( #47532 )
...
Signed-off-by: liutong <liutong@iscas.ac.cn >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-06 05:58:03 +00:00
d9c1767cd4
[INC][ARK] Direct Register Custom Op for ARK ( #46361 )
...
Signed-off-by: Zhenzhong1 <zhenzhong.xu@intel.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-06 13:45:50 +08:00
Li, Jiang and GitHub
e9cc1fd093
[CI/Build][CPU] Remove global extra index ( #47687 )
...
Signed-off-by: jiang1.li <jiang1.li@intel.com >
2026-07-06 13:42:01 +08:00
Fadi Arafeh and GitHub
f1073c050c
[CPU][BugFix] Multiple fixes to w4a8_int8 CPU MoE path ( #46739 )
...
Signed-off-by: Fadi Arafeh <fadi.arafeh@arm.com >
2026-07-06 05:39:20 +00:00
Qiming Zhang and GitHub
394edc8108
[XPU] limit max-num-seqs in test_lmeval.py for XPU ( #47682 )
...
Signed-off-by: mauyuyuace <qiming1.zhang@intel.com >
2026-07-06 05:34:16 +00:00
69715823df
[Test][XPU] Skip fork in kv_sharing_fast_prefill test on XPU ( #47406 )
...
Signed-off-by: Ma, Liangliang <liangliang.ma@intel.com >
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-06 11:32:26 +08:00
Chaojun Zhang and GitHub
6569df6a3e
[Test][LoRA] Use lightweight CPU reference and skip heavy cleanup in punica ops tests ( #47534 )
...
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com >
2026-07-06 11:29:59 +08:00
f2aaf59151
[Feature] Support MTP speculative decoding for Bailing hybrid models ( #44880 )
...
Signed-off-by: zc02384840 <zc02384840@antgroup.com >
Co-authored-by: zc02384840 <zc02384840@antgroup.com >
2026-07-06 10:38:50 +08:00
95a248faed
[Attention Backend] HPC_ATTN backend support mtp and dynamic scheduled attention ( #47433 )
...
Signed-off-by: chengvjiang <chengvjiang@tencent.com >
Co-authored-by: chengvjiang <chengvjiang@tencent.com >
2026-07-05 18:18:25 -07:00
d2ec433e37
[XPU] Fix Eagle3 initialization on XPU ( #43957 )
...
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-06 08:46:05 +08:00
78a04c208d
[XPU] Fix CUDA API shims breaking Torch Dynamo during AOT compile ( #43092 )
...
Signed-off-by: Łukasz Ślusarczyk <lukasz.slusarczyk@intel.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Kunshang Ji <kunshang.ji@intel.com >
2026-07-06 08:29:20 +08:00
Spandan Tiwari and GitHub
b71218107f
[ROCm][Test] Fix test_per_token_group_quant_fp8 tolerance for 1-ULP FP8 rounding on gfx950 ( #46944 )
...
Signed-off-by: Spandan Tiwari <sptiwari@amd.com >
2026-07-05 18:02:30 -05:00
cc1d020d01
[MRV2] Enable mm prefix bidi attention support on MRV2 ( #46942 )
...
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn >
Signed-off-by: Isotr0py <2037008807@qq.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-05 14:45:29 +00:00
Ting SUN and GitHub
8974ed89cd
[Bugfix][Voxtral Realtime] Fix token feedback timeout silent hang ( #44461 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
2026-07-05 05:42:36 -07:00
fb2faceacd
[Bugfix][Model] Fix crash loading Mamba/Mamba2 checkpoints without an architectures field ( #46037 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
Signed-off-by: Ting SUN <suntcrick@gmail.com >
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-05 05:42:32 -07:00
b6cc46ec3b
[Feature] Support sequence parallel without the need for DP, 1.9%~5.0% E2E Throughput Improvement ( #47070 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
Signed-off-by: gcanlin <canlinguosdu@gmail.com >
Co-authored-by: Canlin Guo <canlinguosdu@gmail.com >
2026-07-05 05:41:30 -07:00
Lucas Wilkinson and GitHub
fa4321de3d
[Bugfix][TurboQuant] Preserve KV cache dtype in backend shape ( #47609 )
2026-07-05 08:20:48 +00:00
Ting SUN and GitHub
9226613043
[Bugfix][Pooling] Forward instruction to Jina reranker scoring prompts ( #47590 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
2026-07-05 05:39:13 +00:00
34b560b725
[Bugfix][Gemma4] Fix FA4 mm_prefix mask: add sliding window and absolute q_idx ( #47332 )
...
Signed-off-by: Luciano Martins <lucianommartins@users.noreply.github.com >
Co-authored-by: Luciano Martins <lucianommartins@users.noreply.github.com >
2026-07-04 17:46:40 -07:00
Ting SUN and GitHub
91b5647300
[Bugfix][Model] Allow Run:ai memory_limit sentinel values ( #47337 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
2026-07-05 00:08:34 +00:00
Carl Persson and GitHub
4a6bf3c77f
[ROCm][CI] Fix Kernels and Kernels attention test failures ( #47519 )
...
Signed-off-by: Carl Persson <carl.persson@amd.com >
2026-07-04 15:59:51 -05:00
Ting SUN and GitHub
d2afe39647
[Bugfix][Frontend] Preserve default sampling params in batch chat ( #47597 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
2026-07-04 19:06:39 +00:00
Wentao Ye and GitHub
2a9113f998
[Perf] Remove redundant op for GLM 5.2 ( #47198 )
...
Signed-off-by: yewentao256 <zhyanwentao@126.com >
2026-07-04 13:25:02 -04:00
yzong-rh and GitHub
0cd6f767e3
[Bugfix][Frontend][gpt-oss] Recover raw tail when Harmony parser ends non-terminal ( #47379 )
2026-07-04 10:46:24 -04:00
Harry Mellor and GitHub
f1445f6dbd
[CI] Bump huggingface-hub from v1.10.2 to v1.22.0 ( #47551 )
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com >
2026-07-04 07:45:45 -07:00
1d354c694e
[Misc] Validate Pooling cache_salt Values ( #46966 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
2026-07-04 10:19:28 -04:00
Taneem Ibrahim and GitHub
2f21224527
[Misc] Update request-extras parity for batch chat completion ( #47333 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
2026-07-04 10:19:04 -04:00
fa1fa968c4
[Misc] Forward request-level prompt extras for cross-encoder scoring ( #46939 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com >
2026-07-04 10:18:36 -04:00
6eac8e0070
[Misc] Preserve cross-encoder pooling extra kwargs ( #47082 )
...
Signed-off-by: Taneem Ibrahim <taneem.ibrahim@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-04 08:14:13 -04:00
1a308c449c
[XPU] Add W8A8 FP8 linear kernel with multi-granularity quant support ( #43645 )
...
Signed-off-by: Chaojun,Zhang <chaojun.zhang@intel.com >
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com >
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-07-04 18:10:01 +08:00
e7c9df9449
[Bugfix][Structured Output][Spec Decode] Constrain bitmask and trim grammar advance at the reasoning boundary ( #44297 )
...
Signed-off-by: Allen.Yu <yuyue0225sc@163.com >
Signed-off-by: yue.yu <yuyue0225sc@163.com >
Co-authored-by: Benjamin Chislett <chislett.ben@gmail.com >
2026-07-04 09:08:45 +00:00
gausah01 and GitHub
26eb87204d
[Bugfix] Fix CPU split-KV scratchpad sizing ( #45844 )
...
Signed-off-by: Gauri Sahnan <gauri.sahnan@arm.com >
2026-07-04 06:47:23 +00:00
4c3c17d43b
[ROCm] Disable persistent sparse-MLA kernel for chunked-prefill continuations ( #47567 )
...
Signed-off-by: Rohan Potdar <rohan.potdar@amd.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-04 01:21:43 -05:00
f329ce405b
[ROCm][CI][Bugfix] Use VllmRunner for voxtral_realtime tests to avoid OOM on AMD GPU ( #47536 )
...
Signed-off-by: Shanshan Shen <87969357+shen-shanshan@users.noreply.github.com >
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-04 12:26:10 +08:00
07516fda67
[MRV2][SD] Make Dynamic SD comatible with Full Cuda Graphs ( #45953 )
...
Signed-off-by: Ekagra Ranjan <3116519+ekagra-ranjan@users.noreply.github.com >
Co-authored-by: Benjamin Chislett <chislett.ben@gmail.com >
Co-authored-by: Nick Hill <nickhill123@gmail.com >
2026-07-03 23:58:27 -04:00
67ff0ae30f
Support nvfp4 kv with kv-cache-dtype-skip-layers sliding_window ( #42890 )
...
Signed-off-by: Shiyang Chen <shiychen@nvidia.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-04 02:29:13 +00:00
Bugen Zhao and GitHub
ab3b6d97aa
[Frontend] Limit SO_REUSEPORT to multi-worker serving ( #47529 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-04 01:26:24 +00:00
Ben Browning and GitHub
fb5291b35b
[Frontend] [Parser] Port DeepSeek V4 to streaming parser engine framework ( #45877 )
...
Signed-off-by: Ben Browning <bbrownin@redhat.com >
2026-07-03 20:55:23 -04:00
labAxiaoming and GitHub
d6d39c111e
[GLM4V] Avoid GLM4V processor init during startup metadata reads ( #47155 )
...
Signed-off-by: xiaoming <1259730330@qq.com >
2026-07-03 15:03:16 -07:00
379950191f
[Bugfix][Multimodal] Normalize direct PIL image inputs ( #47566 )
...
Signed-off-by: Ting Sun <suntcrick@gmail.com >
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk >
2026-07-03 14:27:14 -07:00
576bf75d0e
[AMD][EPLB] Enable EPLB for Quark OCP MXFP4 MoE ( #47220 )
...
Signed-off-by: okorzh-amd <okorzh-amd@users.noreply.github.com >
Co-authored-by: okorzh-amd <okorzh-amd@users.noreply.github.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-03 14:41:52 -05:00
Tres and GitHub
f006e5a24c
[CI][AMD] Allow git operations on previously created work trees ( #47554 )
...
Signed-off-by: Tres Popp <tres.popp@amd.com >
2026-07-03 14:41:01 -05:00
f63dca6838
[ROCm] Fix encoder-decoder cross-attention KV layout aliasing ( #47035 )
...
Signed-off-by: Djordje Ramic <djoramic@amd.com >
Co-authored-by: Andreas Karatzas <akaratza@amd.com >
2026-07-03 13:53:29 -05:00
Bugen Zhao and GitHub
8651f043b8
[Rust Frontend] Speed up chat roundtrip tests ( #47523 )
...
Signed-off-by: Bugen Zhao <i@bugenzhao.com >
2026-07-03 19:25:06 +01:00
Andreas Karatzas and GitHub
3775d5fcab
[ROCm][CI] Adding test groups for parity with upstream ( #47479 )
...
Signed-off-by: Andreas Karatzas <akaratza@amd.com >
2026-07-03 19:15:01 +04:00
d7192cfccf
[CI Bugfix] Lazily import Qwen warmup dependencies ( #47539 )
...
Signed-off-by: LopezCastroRoberto <rocastro@redhat.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-07-03 23:10:49 +08:00
AgenticSpark and GitHub
978de83353
[Bugfix][CPU] Ship examples/ in the CPU release image ( #47447 )
...
Signed-off-by: liejiang <jianglie2023@gmail.com >
2026-07-03 11:46:24 +00:00