Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1301 commits
Select commit Hold shift + click to select a range
51cfc0e
perf(moe): add tuned fused_moe config for RTX PRO 6000 Blackwell Serv…
efortin Apr 10, 2026
e281cb7
[CI] Add MultiConnector (Nixl+Offloading) e2e edge case tests (#39343)
ZhanqiuHu Apr 10, 2026
e816a88
[Bugfix] Fix FlashInfer crash with kv_cache_dtype_skip_layers (#39002)
yzong-rh Apr 10, 2026
e7cfd7c
Add Gemma4 Eagle3 support (#39450)
fynnsu Apr 10, 2026
2d80cf9
Fix pre-commit labeled trigger system (#39523)
fynnsu Apr 10, 2026
fc645f1
Add structure to `requirements/` directory (#39024)
hmellor Apr 10, 2026
11e2375
[Refactor] Move MXFP8 GEMM management into MxFp8LinearKernel (#39205)
mgoin Apr 10, 2026
7f0b8f2
[Docs] Use `--torch-backend=auto` for editable install docs (#39511)
mgoin Apr 10, 2026
af661a1
Revert "Add nightly b200 test for spec decode eagle correctness (#385…
benchislett Apr 11, 2026
0f3ce4c
[XPU] Fix spec-decode UTs under tests/v1/spec_decode (#38491)
yma11 Apr 11, 2026
8d0aabd
Fix the order of _free_encoder_inputs (#38907)
gty111 Apr 11, 2026
da72dac
[Bugfix] add SupportsMultiModal to Exaone4_5_MTP (#39526)
elwhyjay Apr 11, 2026
a3e750c
[Misc] Update deprecation warning for --model flag (#39518)
z1ying Apr 11, 2026
eb92ba7
[CI/Build] Fix sentence-transformers version in CPU test (#39557)
bigPYJ1151 Apr 11, 2026
d4cb783
[Bugfix] Fix GDN FLA kernel crashes with NULL_BLOCK_ID=0 CUDA graph p…
vibhavagarwal5 Apr 11, 2026
92feb99
[Gemma4][Bugfix]: Enable Gemma4ForCasualLM to load lora adapters corr…
ShubyM Apr 11, 2026
59b2f7b
[Perf] Fuse Zero Initializer for FP8 DeepGemm Block Quant Kernel (#39…
wzhao18 Apr 11, 2026
bd8bd52
[Bugfix] Runtime driver check for cuMemcpyBatchAsync in swap_blocks_b…
Etelis Apr 11, 2026
df1e30e
[Quant] add CompressedTensorsW8A8Mxfp8 for linear and MoE layers (#38…
EdalatiAli Apr 11, 2026
394ff86
[XPU][CT] support per-channel quantization in xpu fp8 linear method (…
yma11 Apr 12, 2026
0f7be0f
[ROCm][CI/Build] Fix memory cleanup in MM test (#39555)
AndreasKaratzas Apr 12, 2026
639402f
Support FP8 KVCache on XPU (#37731)
xinyu-intel Apr 12, 2026
17e787a
fix(kimi_k25): resolve media_placeholder_token_id from tokenizer (#39…
r266-tech Apr 12, 2026
cc07dad
[HMA] [KVEvent] Enable GPU-side KV events for HMA (#37688)
hickeyma Apr 12, 2026
ee3c0c8
[Pooling] Disable async scheduling by default for pooling models (#39…
njhill Apr 12, 2026
72ff142
[Core][Metrics] Remove `vllm:prompt_tokens_recomputed` metric (#38709)
markmc Apr 12, 2026
3244a2e
[KVConnector][NIXL] Organize NIXL connector into its own directory (#…
NickLucche Apr 12, 2026
21fab0a
fix(moe): fix RoutedExpertsCapturer assertion failure with DP>1 and M…
Young-Leo Apr 12, 2026
f00c553
[compile] Bug fix for _decompose_size_nodes (#38360)
anijain2305 Apr 12, 2026
620e892
[Bugfix] [Tests] Enforce `out` tensor device in `kernel/moe/test_cute…
zyongye Apr 13, 2026
4e4ad41
[ROCm][CI] Removed stale tests and extended acceptance test (#39651)
AndreasKaratzas Apr 13, 2026
dc02271
[XPU] revert torch-xpu to 2.10 (#39656)
jikunshang Apr 13, 2026
715681c
[LoRA] Support dual CUDA streams-Linear Layer (#35721)
jeejeelee Apr 13, 2026
cae9840
[compile] Enable AOT compile with batch invariance mode. (#39201)
zhxchen17 Apr 13, 2026
4beeb06
fused qknorm+rope kernel optimization for SM9.0 (#37376)
EricccYang Apr 13, 2026
2a3c32c
fix(lmcache): correct store for cached requests and num_scheduled_tok…
maobaolong Apr 13, 2026
fa6ae31
feat: rename logit_bias/logit_scale to logit_mean/logit_sigma for aff…
jefp Apr 13, 2026
9dd5ee0
[XPU]Enhance environment collection for Intel XPU and optimize layout…
1643661061leo Apr 13, 2026
0e39202
[Bugfix] Fix GLM tool parser streaming with MTP or stream interval (#…
sfeng33 Apr 13, 2026
edbc1ab
feat: add max_tokens_per_doc in rerank request. (#38827)
jefp Apr 13, 2026
200a727
[Bugfix] Fix Responses API instructions leaking through previous_resp…
he-yufeng Apr 13, 2026
1b19bd7
[MXFP8] [XPU] add a new compressed tensor schema and add a xpu mxfp8 …
zufangzhu Apr 13, 2026
8d825b8
[Bug] Fix TypeError when hf_config.architectures is None during mode…
TihoElek Apr 13, 2026
1ce0318
[Bugfix] stream failure when model name not in audio endpoints (#36679)
ekagra-ranjan Apr 13, 2026
d8ddb31
[Bugfix][CT] Fix KV cache scale handling (#39418)
yiliu30 Apr 13, 2026
ccd0d1d
[Bug] Fix rocm sparse attn indexer issue (#39225)
yewentao256 Apr 13, 2026
10d9872
[CI][Metrics] Fix local_cache_hit assertion after prompt tokens metri…
ZhanqiuHu Apr 13, 2026
4d042ed
[Bugfix] Fix tensor shape mismatch in sparse attention with speculati…
santiramos27 Apr 13, 2026
739e594
[Quantization] [Refactor] Create special "GptOssMxfp4MoeMethod" (#39604)
zyongye Apr 13, 2026
995e9a2
[Bugfix] Use is_integrated to detect UMA GPUs for memory reporting (#…
haosdent Apr 13, 2026
8625ec2
[Misc] Multi-turn benchmark output performance json (#39572)
NickLucche Apr 13, 2026
f414f90
[Bugfix][Kernel][ROCm] Fix triton_w4a16 scales mismatch when BLOCK_K …
JartX Apr 13, 2026
610a3ef
[Doc] Fix Python-only build 404 fallback guidance (#38052)
Yuyi-Ao Apr 13, 2026
f72b209
[Bugfix] Reject non-nvfp4 dtypes when using the flashinfer_nvlink_one…
tlrmchlsmth Apr 13, 2026
5c18b96
[Core][Metrics] expose waiting request breakdown via labeled metric (…
mukesh-hai Apr 13, 2026
3693f92
[Bugfix][Pooling] Fix silent weight corruption with buffer-reusing it…
pedramr Apr 13, 2026
8213e8f
Bug/test eagle dp v0 (#38938)
Monishver11 Apr 13, 2026
14cb86c
[Refactor][Parser] Simplify parse_delta (#39728)
sfeng33 Apr 13, 2026
6adacfc
ParakeetExtractor performance and UX enhancements (#39423)
netanel-haber Apr 13, 2026
ccf90ba
[Model Runner V2] Add full cuda graph support for eagle prefill (#37588)
TheEpicDolphin Apr 13, 2026
c687bf2
[LMCache][MP] optimize save when mla enabled (#38810)
chunxiaozheng Apr 14, 2026
d2130a4
[Bugfix]: Fix MinimaxM2ToolParser missing tools parameter (#39683)
chaunceyjiang Apr 14, 2026
db8a6d6
[Refactor][Parser] Migrate chat completion auto-tool/reasoning/plain …
sfeng33 Apr 14, 2026
b075604
[Bugfix] Fix Gemma4 tool parser converting bare `null` to string `"nu…
KimuGenie Apr 14, 2026
25b3242
Fix Responses API streaming for multiple auto tool calls (#39626)
noobHappylife Apr 14, 2026
d3af8c1
[Core][Metrics][BugFix] Replace num_cached_tokens/num_external_comput…
markmc Apr 14, 2026
0008729
[Model] Use mm_features for Ernie-4.5 VL M-RoPE (#39753)
lalit10 Apr 14, 2026
c0ecaed
[Frontend] Offload blocking preprocessing & postprocessing ops to thr…
noooop Apr 14, 2026
8011885
[MM][Perf][CG] Support ViT full CUDA graph for Qwen3-VL video inferen…
shen-shanshan Apr 14, 2026
893b2af
feat: add TxtSlicesDataset to allow sampling slices from txt file for…
jdebache Apr 14, 2026
a1993b9
[XPU][CI] Remove Arc in label-xpu (#39776)
zxd1997066 Apr 14, 2026
4eee77b
[fix][MOE] Fix MOE experts `intermediate_size` dimension not being na…
fxmarty-amd Apr 14, 2026
6f786f2
[Bugfix][Model] Fix Devstral Small 2 HF format weight loading (#39293)
thomasmaindron Apr 14, 2026
1e4748c
[Bugfix] Fix `vllm bench serve` to count multimodal tokens in "total …
mgehre-amd Apr 14, 2026
18b1c77
fix: handle ImportError in load_audio (#39473)
ianliuy Apr 14, 2026
f7e62e3
[Bugfix] Fix mismatch between global and local attention heads in ten…
bhargav-patel-29 Apr 14, 2026
e1e318a
[MoE Refactor] Remove MoE DP chunking (#39107)
bnellnm Apr 14, 2026
f02b326
[PluggableLayer][3/N] Apply PluggableLayer to moe-related layers. (#3…
whx-sjtu Apr 14, 2026
c08f3b2
Measure encoder compile time seperate from llm backbone (#39240)
Lucaskabela Apr 14, 2026
b6890a1
Bugfix: `use_existing_torch.py`: Glob recursive subdirs in requiremen…
netanel-haber Apr 14, 2026
4f4f8ea
[ROCm][CI] Fix condition for `test_per_token_group_quant_fp8_packed` …
micah-wil Apr 14, 2026
906a8c1
[Core][Metrics] Remove unused `SchedulerStats.encoder_cache_usage` (#…
markmc Apr 14, 2026
23f3760
[Bugfix][ROCm]: Allow `gpt_oss_mxfp4` quantization method on rocm (#3…
Rohan138 Apr 14, 2026
2faad08
[compile] Nest inductor cache under AOT compile dir (#39718)
fulvius31 Apr 14, 2026
e64b39e
[ROCm] Align AiterFlashAttentionImpl attn_type check with backend (#3…
Bortlesboat Apr 14, 2026
be0c855
[KV Offload] Unified memory layout for offloading workers (#37206)
omerpaz95 Apr 14, 2026
dc8df11
add warning when FP8 KV cache misses prefill query quantization (#39752)
qiching Apr 14, 2026
240f263
[Kernel] Support TRTLLM GEN NVFP4 MoE for non-512-aligned hidden dims…
danielafrimi Apr 14, 2026
3067931
[CI][KVConnector][Metrics] Update multi KV connector edge case accord…
ZhanqiuHu Apr 14, 2026
ecf5ff7
[Mamba] Flashinfer selective_state_update (#36162)
roikoren755 Apr 14, 2026
1a9353b
[MoE] Move GPT OSS Triton kernel experts into fused_moe/experts/ (#39…
Jackmin801 Apr 14, 2026
19ec9a0
[MoE Refactor] Refactor ZeroExpertFusedMoE into new framework (#35549)
bnellnm Apr 14, 2026
70ed015
[Reasoning][Frontend] Add model config to adjust_request in reasoning…
rishitdholakia13 Apr 14, 2026
b2f749d
fix(lmcache): correct store for cached requests while enable prefix c…
maobaolong Apr 14, 2026
2ad1029
[Bug] Fix batch invariance nvfp4 support (#39820)
yewentao256 Apr 14, 2026
1696c86
[Bugfix][Mooncake] Fix thread-local CUDA context for NVLink transfers…
zhewenl Apr 14, 2026
507df79
[Hybrid] Simplify accepted token counting in spec decode for hybrid m…
fuscof-ibm Apr 14, 2026
65b9808
[Bugfix] Disable FlashInfer CUTLASS MoE on SM121 (DGX Spark) (#39825)
mgoin Apr 14, 2026
b569620
[CI] Add PyTorch nightly build and test pipeline (#37226)
atalman Apr 15, 2026
3bfe55a
[Model Runner V2] Disable piecewise cudagraph mode fallback for eagle…
TheEpicDolphin Apr 15, 2026
f4b42df
[Attention Backend] TurboQuant: 2-bit KV cache compression with 4x ca…
vibhavagarwal5 Apr 15, 2026
3abf858
[Test] Refactor hard coded device string in test files under compile/…
wincent8 Apr 15, 2026
bcc2306
[Bugfix] Respect VLLM_WEIGHT_OFFLOADING_DISABLE_PIN_MEMORY in prefetc…
he-yufeng Apr 15, 2026
799973a
[CI][NIXL] Fix PD CI breakage: pin nixl-cu{12,13} versions (#39851)
ZhanqiuHu Apr 15, 2026
431cea3
[Bugfix] Fix tool_calls Iterable consumed when debug logging is enabl…
wojciech-wais Apr 15, 2026
235e1f9
[kv_offload+HMA][3/N]: Remove block_size from KVEvents (#36644)
orozery Apr 15, 2026
29e5d10
fix online fp8 for MiniCPM models (#39862)
yma11 Apr 15, 2026
60995c0
[Quantization][Autoround][CPU] Add W4A16 Support (#38192)
Zhenzhong1 Apr 15, 2026
68be0f8
[Metrics] Add request_id to FinishedRequestStats to enable correlatio…
Csrayz Apr 15, 2026
fc701c8
[XPU][MXFP4] add mxfp4 quant op for XPU (#39857)
zufangzhu Apr 15, 2026
db8d4a4
[BugFix][Graph] fix: handle empty sym_shape_indices in PiecewiseBacke…
chaunceyjiang Apr 15, 2026
8b55319
FIX: support language_model.backbone naming in NemotronH Nano VL quan…
danielafrimi Apr 15, 2026
3beb57a
[XPU] properly handle q_descale on XPU as quant query input not suppo…
yma11 Apr 15, 2026
3cc328a
[SpecDecode][Benchmark] Add SPEED-bench support to benchmarking CLI (…
talorabr Apr 15, 2026
ed33310
[KVConnector][LMCache] Propagate cache_salt through MP connector for …
royyhuang Apr 15, 2026
f2145ef
[BugFix] KeyError on scope["method"] for realtime api websocket in Au…
daniebrill Apr 15, 2026
8ad6ff0
[Test] Fix @create_new_process_for_each_test("fork") in interactive s…
markmc Apr 15, 2026
21e5a9f
Bug/test eagle dp v2 (#39838)
Monishver11 Apr 15, 2026
55e1a8e
[Mooncake] Fix mixed MLA+Eagle block-size validation (#39596)
zhewenl Apr 15, 2026
102d51c
[CI] Only build release Docker images when NIGHTLY=1 (#39882)
khluu Apr 15, 2026
41488f2
[Bugfix][NIXL] Fix `_logical_to_kernel_block_ids` conversion for non-…
ZhanqiuHu Apr 15, 2026
0b790a2
[Speculative Decoding] Add DFlash speculators config parsing (#38300)
ZhanqiuHu Apr 15, 2026
39ac640
[Bug] Fix batch invariant test issue, bs=1 with `max_seq_num = 1` (#3…
yewentao256 Apr 15, 2026
ac3dac5
[Bugfix][Perf] Indexer upcast WK to BF16 for fusion (#38928)
benchislett Apr 15, 2026
c77e596
[FlashAttention] Don't overwrite `flash_attn_interface.py` when insta…
MatthewBonanni Apr 15, 2026
7c63643
[CI Bug] fix flaky test (#39938)
yewentao256 Apr 15, 2026
27c0ca5
Update registry for Nemotron-v3 VL Nano/Super (#39747)
collinmccarthy Apr 15, 2026
6dc9491
[Model] Fix Gemma 4 token repetition by dynamic BOS injection for PT …
lucianommartins Apr 15, 2026
03f8d3a
Update to transformers v5 (#30566)
hmellor Apr 15, 2026
19fa90e
[Quantization] - Layerwise reloading of Attention/KV quantized models…
Josephasafg Apr 16, 2026
343f652
[Model Runner V2][BugFix] fix num_sampled dtype for probabilistic rej…
TheEpicDolphin Apr 16, 2026
5f7fab8
[ROCm][FEAT] Integrate aiter gemm w8a8 ptpc (#33773)
vllmellm Apr 16, 2026
951dca8
[compile] Invoke split FX graph by codegen. (#38657)
zhxchen17 Apr 16, 2026
c0722f2
[Mistral Grammar] Fix tool and reasoning parsing (#39217)
juliendenize Apr 16, 2026
18013df
[Bugfix] Reject empty tools array with HTTP 400 (#39780)
jigangz Apr 16, 2026
445b709
[perf][cpu] Accelerate BF16 GELU with LUT impl on Arm CPUs (#37469)
fadara01 Apr 16, 2026
4b7ca37
[CPU][IBM Z][Dockefile][Docs] Fix s390x builds for torch 2.11 and upd…
R3hankhan123 Apr 16, 2026
7845379
[Bugfix] add support for 'num_attention_groups' in ModelArchConfigCon…
realliujiaxu Apr 16, 2026
2cdf860
Add Jina Embeddings v5 model support (fixes #38633) (#39575)
Roy214 Apr 16, 2026
f4ddaf8
[XPU] use spawn multiproc method on xpu (#39671)
xinyu-intel Apr 16, 2026
8d7c962
[Bugfix] Accept **kwargs in MiniMaxM2Parser.__init__() (#39861)
SeraphimSerapis Apr 16, 2026
10e49d2
[Docs] Update PR template to remove release notes google docs (#39982)
simon-mo Apr 16, 2026
98700c6
Fix #33773: Replace unconditional pandas import with PlaceholderModul…
netanel-haber Apr 16, 2026
17d8716
[Model] Use mm_features for Keye-VL and Keye-1.5-VL M-RoPE (#39869)
lalit10 Apr 16, 2026
9965f50
[Nixl] Bump Nixl version to 0.10.1 (#39922)
NickLucche Apr 16, 2026
edc3648
[Kernel][Helion] Fix inductor fusion of Helion HOP (#39944)
gmagogsfm Apr 16, 2026
4269b79
[Model] Use mm_features to compute mrope positions for PaddleOCR-VL (…
grYe99 Apr 16, 2026
324a3d2
[CI/Build] Improve stability of CPU tests (#39966)
bigPYJ1151 Apr 16, 2026
5e5afaf
[Doc] add docs for online quant frontend (#39736)
vkuzo Apr 16, 2026
4e8c3f1
[Frontend][last/5] Improve pooling entrypoints | clean up. (#39675)
noooop Apr 16, 2026
a302a8f
[Bugfix] Fix LLM priority normalization for single-string prompts (#4…
daiyu1111 Apr 16, 2026
3daca38
[Misc] `toy_proxy_server` handle min_tokens (#39706)
NickLucche Apr 16, 2026
82531ed
[Refactor] Remove `resampy` dependency (#39524)
Isotr0py Apr 16, 2026
692db29
[Bugfix] Fix Ray compiled-DAG SHM channel stalls by detaching zero-co…
JeanPaulShapo Apr 16, 2026
617d1c2
[Misc] Move `pyav` and `soundfile` to common requirements (#39997)
Isotr0py Apr 16, 2026
3abb756
[Bugfix] Fix audioflamingo test (#40052)
ywang96 Apr 16, 2026
afabb5f
[bugfix] Normalize tool message content from array to string format (…
JaredforReal Apr 16, 2026
de111f3
[Bugfix] Fix bench_serve UTF-8 decode crash on split multi-byte chars…
he-yufeng Apr 16, 2026
b16fda6
[Misc] Add @sfeng33 to CODEOWNERS (#40048)
sfeng33 Apr 16, 2026
adf9bb3
[CI] Add weight transfer tests to CI (#39821)
SumanthRH Apr 16, 2026
b897f00
Gate SSU dispatch setup (#40039)
roikoren755 Apr 16, 2026
ad2b127
[Quantization] Consolidate experts_int8 with fp8 online quantization …
Josephasafg Apr 16, 2026
219bb5b
[Misc] Update `committers.md` (#40058)
MatthewBonanni Apr 16, 2026
29057d3
[Compilation] Add Unit Tests for VllmFusionPatternMatcherPass (#39692)
BadrBasowid Apr 16, 2026
c4e601c
Bugfix: Parakeet: `.conv.pointwise/depthwise_conv1/2.bias weigths` ca…
netanel-haber Apr 16, 2026
79e799e
[Bugfix] Temporarily disable B200 fp4 MoE layer tests (#40057)
bnellnm Apr 16, 2026
bf9a5dd
[MLA] Optimize mla indexer prepare uniform decode for MTP > 1 (#39458)
TheEpicDolphin Apr 16, 2026
4c47710
[CI/Build] Apply ruff formatter to pass pre-commit (#40078)
Alnusjaponica Apr 17, 2026
1948d0c
[UX] Defer some imports on CLI paths to save ~2s (#40056)
mgoin Apr 17, 2026
978a446
[CI Failure] Fix Plugin Tests (2 GPUs) Failure (#40083)
noooop Apr 17, 2026
bf45e6d
[Doc] Add Gemma 4 to supported models list (#39607)
z1ying Apr 17, 2026
4f43678
[Misc] Improve new PR bot trigger condition (#40114)
DarkLight1337 Apr 17, 2026
8d2cff8
[Examples] Resettle Observability examples. (#40123)
noooop Apr 17, 2026
c0c98b8
[Bugfix] Add Marlin kernel in block scaled mm kernel selection. (#40105)
maralbahari Apr 17, 2026
79a5b63
[kv_offload]: Fix num CPU blocks for UniformTypeKVCacheSpecs (#39617)
orozery Apr 17, 2026
b1dc87a
[Models][Gemma4] Prevent GPU/CPU sync in `embed_input_ids` (#39234)
lgeiger Apr 17, 2026
d02421a
[CPU] Refactor CPU affinity and memory management (#39781)
bigPYJ1151 Apr 17, 2026
7a51b3e
[Bugfix] Fix empty delta detection in Qwen3XMLToolParser streaming (#…
chaunceyjiang Apr 17, 2026
7077026
Add @bbrowning to CODEOWNERS (#40141)
bbrowning Apr 17, 2026
6b2b7bd
Add nvfp4 support to reshape_and_cache_flash (#37332)
sychen52 Apr 17, 2026
1174723
Fix TURBOQUANT backend selection in cuda.py (#40060)
mgoin Apr 17, 2026
747256b
[Bugfix][Core] Fix stuck chunked pipeline parallelism with async sche…
starkwj Apr 17, 2026
ceade19
[BugFix] Support custom tool parsers when tool_choice is `required` a…
JaredforReal Apr 17, 2026
640cc9d
feat: Add LoRA support for Gemma4ForConditionalGeneration (#39291)
Apr 17, 2026
512765d
[Misc][UX] Map mimo reasoning and tooling parsers (#40089)
ywang96 Apr 17, 2026
251c18d
skip fp8e4b15 on xpu (#39957)
xinyu-intel Apr 17, 2026
1ae11e2
[ROCm][CI] Build fastsafetensors from source so it links against liba…
AndreasKaratzas Apr 17, 2026
58da4ee
[AMD][CI] Update DeepEP branch (#38396)
rjrock Apr 17, 2026
6ef1efd
[ROCm] Fix TurboQuant on ROCm: backend routing, flash-attn compat, in…
aditi-amd Apr 17, 2026
5cddddd
[Kernel] [Helion] Force disable HOP path due to performance regressio…
gmagogsfm Apr 17, 2026
a8bffaa
[Kernel] Add MXFP4 W4A4 CUTLASS MoE kernel for SM100 (#37463)
mgoin Apr 17, 2026
1f45e83
Remove outdated tests test_mixtral_moe and test_duplicated_ignored_se…
mgoin Apr 17, 2026
55842a8
[XPU]fake impl for xpu fp8_gemm (#39984)
xinyu-intel Apr 18, 2026
48a65cc
[CI] Speed up test_fused_marlin_moe (#40178)
mgoin Apr 18, 2026
993859c
[XPU] fix all_reduce all-zero accuracy issue under torch.compile (#39…
chaojun-zhang Apr 18, 2026
b075552
[Core] Reduce mm scheduler, get_num_embed overhead (#40143)
milesial Apr 18, 2026
d0697cc
[Doc] Add Realtime Transcription section to supported_models.md (#39845)
z1ying Apr 18, 2026
80b1823
[Frontend] Add multimodal support to /inference/v1/generate endpoint …
nithinvc Apr 18, 2026
cda19ec
[Doc] Fix outdated source reference comment in anthropic/serving.py (…
z1ying Apr 18, 2026
aeee7ef
[Bugfix] Fix k_proj's bias for GLM-ASR (#40160)
rishaps Apr 18, 2026
87518c3
[ZenCPU] AMD Zen CPU Backend with supported dtypes via zentorch weekl…
Chinmay-Kulkarni-AMD Apr 18, 2026
153ba7f
[Refactor] Drop direct dependency on librosa (#39079)
NickCao Apr 18, 2026
bfde49e
[DOC] Add fuse_minimax_qk_norm (#39782)
jeejeelee Apr 18, 2026
b5f6c5f
Added general ND x ND matmul and unit test for it (#39909)
YM2132 Apr 18, 2026
ed0622e
[Attention] TurboQuant: remove redundant random signs, add prior art …
dalistarh Apr 18, 2026
d0359f3
[Bugfix] Guard mxfp4_experts_quant bindings on ENABLE_NVFP4_SM100 (#4…
ultism Apr 18, 2026
38907e4
[Frontend] Preserve structured output special tokens in offline LLM.c…
lucianommartins Apr 18, 2026
4b7f5ea
[KV Connector] Allow metrics of multiple connectors of same types in …
omerpaz95 Apr 19, 2026
4353c9c
[KV Offload] Pass request context (#39185)
omerpaz95 Apr 19, 2026
03ce1c6
[Bugfix] Kimi-K2 tool parser streaming - fix token leakage, argument …
sfeng33 Apr 19, 2026
45232a4
[FEAT] [Perf] [Gemma4] Fused Gemma4 Routing Function Triton (#39083)
tjtanaa Apr 19, 2026
982beae
Optimize nemotron VL image/video preprocessing (#40283)
netanel-haber Apr 19, 2026
d1135a5
Fix MoE backend selection for LoRA (unquantized MoE) (#40273)
danisereb Apr 19, 2026
f150107
[ROCm] Fix cu_seqlens_q off-by-one in AITER FA speculative decode pat…
Bortlesboat Apr 19, 2026
629d45e
[ci] Make ecr authenticate non blocking (#40305)
khluu Apr 19, 2026
898beca
[BugFix][XPU] fix lora ops bgmv_expand size not match (#39989)
Liangliang-Ma Apr 20, 2026
d886c26
[Doc] Fix typos in token_embed pooling documentation (#40266)
YifanLi3 Apr 20, 2026
fcb31c1
[Bugfix] Properly initialize `PerTensorScaleParameter` for fused-on-d…
Alnusjaponica Apr 20, 2026
6e10cb5
[Bugfix][Responses API] Fix streaming tool calls on /v1/responses (#3…
hnt2601 Apr 20, 2026
67ed01c
fix: Do not make function calls when request has no tools for /v1/res…
terrytangyuan Apr 20, 2026
8936118
[Qwen][Bugfix] Fixes sigmoid activation in torch impl of RMSNormGated…
sighingnow Apr 20, 2026
4f4713f
[XPU] [torch.compile] Skipping CUDA graph memory estimation to avoid …
chaojun-zhang Apr 20, 2026
6097afb
[BUGFIX] Fix Pixtral consolidated format vision weight loading (#39916)
juliendenize Apr 20, 2026
ec7aafc
[CPU][RISC-V] Support multiple RVV VLEN targets via compile-time disp…
velonica0 Apr 20, 2026
e729cc8
[Fix] Add Spacing when Requesting Output Token > max_model_len (#40324)
San-Nguyen Apr 20, 2026
77fd2c8
[Bugfix] Forward mm_processor_kwargs in offline generate APIs (#40251)
wuyingjun-lucky Apr 20, 2026
6d8b808
[Docs] Fix thinking_token_budget docs (#40316)
milesial Apr 20, 2026
a943839
[ROCm][CI] Introducing new MI300 nodes (#39531)
AndreasKaratzas Apr 20, 2026
58631d7
[Bugfix] Fix scaled_mm output narrowing for 3D input tensors (#38093)
nemanjaudovic Apr 20, 2026
2aab9ac
[CPU][BugFix] Fix inter-node pipeline parallel (#40150)
fadara01 Apr 20, 2026
f774ba0
[kv_offload+HMA][4/N]: Support sliding window lookup (#36645)
orozery Apr 20, 2026
50dd4cb
[EPLB] Add nixl-based eplb communicator (#36276)
ilmarkov Apr 20, 2026
cc3993b
nixl refactor [2/N]: unify TpKVTopology + HeteroTPTransferConfig into…
ZhanqiuHu Apr 20, 2026
e06de7f
[XPU] enable triton attention test on XPU by removing cuda device bin…
yma11 Apr 20, 2026
b82fc13
[Anthropic][Frontend] Added chat_template_kwargs to /v1/messages (#40…
aleksandaryanakiev Apr 20, 2026
a023edf
[bugfix] Use only onlines CPUs in lscpu (#40161)
Galigator Apr 20, 2026
38fa87c
mxfp8 online quant move to new frontend (#40152)
vkuzo Apr 20, 2026
def8f52
[CI][EPLB] Add Async EPLB end-to-end integration test to CI (#40168)
SageMoore Apr 20, 2026
7243e02
[ROCm][Feature] Enable AITER MLA attention backend to work with Eagle…
larryli2-amd Apr 20, 2026
b42e878
[Bug] Fix dcp error message (#40053)
yewentao256 Apr 20, 2026
fb5635d
[ROCm] Add MLA dual RMS norm fusion (Q, KV) pass for DeepSeek/Kimi-K2…
rbrugaro-amd Apr 20, 2026
3a30eaa
Properly enable wvSplitK fp8 path for RDNA (#37712)
amd-hhashemi Apr 20, 2026
5955626
[XPU] fix MoE triton backend in online fp8 quantization (#40109)
yma11 Apr 20, 2026
726efe1
[MoE Refactor] Move the shared/fused expert output sum into MoERunner…
bnellnm Apr 20, 2026
3461c8b
[EPLB] Refactor Async EPLB synchronization logic (#37601)
SageMoore Apr 20, 2026
b9cf629
[Core] Label torch trace logging overhead with dynamo_timed (#39329)
frgossen Apr 20, 2026
191e3fd
Update flashinfer to 0.6.8 (#39959)
bai Apr 20, 2026
47fcb8c
[Core] Pass donate_graph_module=True to standalone_compile (#39733)
frgossen Apr 20, 2026
ad22e24
[SpecDecode] fix async proposer synchronization
voipmonitor Apr 22, 2026
7c2b8b0
[Local] add seq-length gate for speculative decode
voipmonitor Apr 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .buildkite/ci_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ run_all_patterns:
- "CMakeLists.txt"
- "requirements/common.txt"
- "requirements/cuda.txt"
- "requirements/build.txt"
- "requirements/test.txt"
- "requirements/build/cuda.txt"
- "requirements/test/cuda.txt"
- "setup.py"
- "csrc/"
- "cmake/"
Expand Down
23 changes: 23 additions & 0 deletions .buildkite/ci_config_intel.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: vllm_intel_ci
job_dirs:
- ".buildkite/intel_jobs"
run_all_patterns:
- "docker/Dockerfile"
- "CMakeLists.txt"
- "requirements/common.txt"
- "requirements/xpu.txt"
- "requirements/build/cuda.txt"
- "requirements/test/cuda.txt"
- "setup.py"
- "csrc/"
- "cmake/"
run_all_exclude_patterns:
- "docker/Dockerfile."
- "csrc/cpu/"
- "csrc/rocm/"
- "cmake/hipify.py"
- "cmake/cpu_extension.cmake"
registries: public.ecr.aws/q9t5s3a7
repositories:
main: "vllm-ci-test-repo"
premerge: "vllm-ci-test-repo"
10 changes: 1 addition & 9 deletions .buildkite/hardware_tests/amd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ steps:
docker build
--build-arg max_jobs=16
--build-arg REMOTE_VLLM=1
--build-arg ARG_PYTORCH_ROCM_ARCH='gfx942;gfx950'
--build-arg ARG_PYTORCH_ROCM_ARCH='gfx90a;gfx942;gfx950'
--build-arg VLLM_BRANCH=$BUILDKITE_COMMIT
--tag "rocm/vllm-ci:${BUILDKITE_COMMIT}"
-f docker/Dockerfile.rocm
Expand All @@ -20,11 +20,3 @@ steps:
- docker push "rocm/vllm-ci:${BUILDKITE_COMMIT}"
env:
DOCKER_BUILDKIT: "1"
retry:
automatic:
- exit_status: -1 # Agent was lost
limit: 1
- exit_status: -10 # Agent was lost
limit: 1
- exit_status: 1 # Machine occasionally fail
limit: 1
28 changes: 19 additions & 9 deletions .buildkite/hardware_tests/cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ depends_on: []
steps:
- label: CPU-Kernel Tests
depends_on: []
soft_fail: true
device: intel_cpu
no_plugin: true
source_file_dependencies:
Expand All @@ -14,16 +13,30 @@ steps:
- tests/kernels/attention/test_cpu_attn.py
- tests/kernels/moe/test_cpu_fused_moe.py
- tests/kernels/test_onednn.py
- tests/kernels/test_awq_int4_to_int8.py
commands:
- |
bash .buildkite/scripts/hardware_ci/run-cpu-test.sh 20m "
pytest -x -v -s tests/kernels/attention/test_cpu_attn.py
pytest -x -v -s tests/kernels/moe/test_cpu_fused_moe.py
pytest -x -v -s tests/kernels/test_onednn.py"
pytest -x -v -s tests/kernels/test_onednn.py
pytest -x -v -s tests/kernels/test_awq_int4_to_int8.py"

- label: CPU-Compatibility Tests
depends_on: []
device: intel_cpu
no_plugin: true
source_file_dependencies:
- cmake/cpu_extension.cmake
- setup.py
- vllm/platforms/cpu.py
commands:
- |
bash .buildkite/scripts/hardware_ci/run-cpu-test.sh 20m "
bash .buildkite/scripts/hardware_ci/run-cpu-compatibility-test.sh"

- label: CPU-Language Generation and Pooling Model Tests
depends_on: []
soft_fail: true
device: intel_cpu
no_plugin: true
source_file_dependencies:
Expand All @@ -33,13 +46,12 @@ steps:
- tests/models/language/pooling/
commands:
- |
bash .buildkite/scripts/hardware_ci/run-cpu-test.sh 30m "
bash .buildkite/scripts/hardware_ci/run-cpu-test.sh 40m "
pytest -x -v -s tests/models/language/generation -m cpu_model
pytest -x -v -s tests/models/language/pooling -m cpu_model"

- label: CPU-Quantization Model Tests
depends_on: []
soft_fail: true
device: intel_cpu
no_plugin: true
source_file_dependencies:
Expand All @@ -59,7 +71,6 @@ steps:

- label: CPU-Distributed Tests
depends_on: []
soft_fail: true
device: intel_cpu
no_plugin: true
source_file_dependencies:
Expand All @@ -78,7 +89,6 @@ steps:

- label: CPU-Multi-Modal Model Tests %N
depends_on: []
soft_fail: true
device: intel_cpu
no_plugin: true
source_file_dependencies:
Expand All @@ -89,11 +99,11 @@ steps:
- |
bash .buildkite/scripts/hardware_ci/run-cpu-test.sh 45m "
pytest -x -v -s tests/models/multimodal/generation --ignore=tests/models/multimodal/generation/test_pixtral.py -m cpu_model --num-shards=$$BUILDKITE_PARALLEL_JOB_COUNT --shard-id=$$BUILDKITE_PARALLEL_JOB"
parallelism: 2
parallelism: 3

- label: "Arm CPU Test"
depends_on: []
soft_fail: true
soft_fail: false
device: arm_cpu
no_plugin: true
commands:
Expand Down
4 changes: 2 additions & 2 deletions .buildkite/image_build/image_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ check_and_skip_if_image_exists() {
}

ecr_login() {
aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin "$REGISTRY"
aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 936637512419.dkr.ecr.us-east-1.amazonaws.com
aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin "$REGISTRY" || true
aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 936637512419.dkr.ecr.us-east-1.amazonaws.com || true
}

prepare_cache_tags() {
Expand Down
6 changes: 2 additions & 4 deletions .buildkite/image_build/image_build_cpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ REPO=$2
BUILDKITE_COMMIT=$3

# authenticate with AWS ECR
aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin "$REGISTRY"
aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin "$REGISTRY" || true

# skip build if image already exists
if [[ -z $(docker manifest inspect "$REGISTRY"/"$REPO":"$BUILDKITE_COMMIT"-cpu) ]]; then
Expand All @@ -25,9 +25,7 @@ fi
docker build --file docker/Dockerfile.cpu \
--build-arg max_jobs=16 \
--build-arg buildkite_commit="$BUILDKITE_COMMIT" \
--build-arg VLLM_CPU_AVX512BF16=true \
--build-arg VLLM_CPU_AVX512VNNI=true \
--build-arg VLLM_CPU_AMXBF16=true \
--build-arg VLLM_CPU_X86=true \
--tag "$REGISTRY"/"$REPO":"$BUILDKITE_COMMIT"-cpu \
--target vllm-test \
--progress plain .
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/image_build/image_build_cpu_arm64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ REPO=$2
BUILDKITE_COMMIT=$3

# authenticate with AWS ECR
aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin "$REGISTRY"
aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin "$REGISTRY" || true

# skip build if image already exists
if [[ -z $(docker manifest inspect "$REGISTRY"/"$REPO":"$BUILDKITE_COMMIT"-arm64-cpu) ]]; then
Expand Down
68 changes: 68 additions & 0 deletions .buildkite/image_build/image_build_torch_nightly.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
#!/bin/bash
set -euo pipefail

# Build a vLLM test image with PyTorch nightly installed.
# Called by the pipeline generator's "vLLM Against PyTorch Nightly" group.

if [[ $# -lt 5 ]]; then
echo "Usage: $0 <registry> <repo> <commit> <branch> <image_tag>"
exit 1
fi

REGISTRY=$1
REPO=$2
BUILDKITE_COMMIT=$3
BRANCH=$4
IMAGE_TAG=$5

# --- Arguments ---
echo "--- :mag: Arguments"
echo "REGISTRY: ${REGISTRY}"
echo "REPO: ${REPO}"
echo "BUILDKITE_COMMIT: ${BUILDKITE_COMMIT}"
echo "BRANCH: ${BRANCH}"
echo "IMAGE_TAG: ${IMAGE_TAG}"

# --- ECR login ---
echo "--- :key: ECR login"
aws ecr-public get-login-password --region us-east-1 \
| docker login --username AWS --password-stdin "$REGISTRY"
aws ecr get-login-password --region us-east-1 \
| docker login --username AWS --password-stdin 936637512419.dkr.ecr.us-east-1.amazonaws.com

# --- Set up buildx ---
echo "--- :docker: Setting up buildx"
docker buildx create --name vllm-builder --driver docker-container --use || true
docker buildx inspect --bootstrap
docker buildx ls

# --- Skip if image already exists ---
echo "--- :mag: Checking if image already exists"
if docker manifest inspect "$IMAGE_TAG" >/dev/null 2>&1; then
echo "Image found: $IMAGE_TAG — skipping build"
exit 0
fi
echo "Image not found, proceeding with build..."

# --- CUDA 13.0 for nightly builds ---
# Nightly CI uses CUDA 13.0 while regular CI stays on CUDA 12.9
NIGHTLY_CUDA_VERSION="13.0.0"
NIGHTLY_BUILD_BASE_IMAGE="nvidia/cuda:${NIGHTLY_CUDA_VERSION}-devel-ubuntu22.04"
NIGHTLY_FINAL_BASE_IMAGE="nvidia/cuda:${NIGHTLY_CUDA_VERSION}-base-ubuntu22.04"

echo "--- :docker: Building torch nightly image (CUDA ${NIGHTLY_CUDA_VERSION})"
docker buildx build --file docker/Dockerfile \
--build-arg max_jobs=16 \
--build-arg buildkite_commit="$BUILDKITE_COMMIT" \
--build-arg USE_SCCACHE=1 \
--build-arg PYTORCH_NIGHTLY=1 \
--build-arg CUDA_VERSION="${NIGHTLY_CUDA_VERSION}" \
--build-arg BUILD_BASE_IMAGE="${NIGHTLY_BUILD_BASE_IMAGE}" \
--build-arg FINAL_BASE_IMAGE="${NIGHTLY_FINAL_BASE_IMAGE}" \
--build-arg torch_cuda_arch_list="8.0 8.9 9.0 10.0 12.0" \
--tag "$IMAGE_TAG" \
--push \
--target test \
--progress plain .

echo "--- :white_check_mark: Torch nightly image build complete: $IMAGE_TAG"
34 changes: 34 additions & 0 deletions .buildkite/image_build/image_build_xpu.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
#!/bin/bash
set -e

if [[ $# -lt 3 ]]; then
echo "Usage: $0 <registry> <repo> <commit>"
exit 1
fi

REGISTRY=$1
REPO=$2
BUILDKITE_COMMIT=$3

# authenticate with AWS ECR
aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin "$REGISTRY"
aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 936637512419.dkr.ecr.us-east-1.amazonaws.com

# skip build if image already exists
if ! docker manifest inspect "$REGISTRY"/"$REPO":"$BUILDKITE_COMMIT"-xpu &> /dev/null; then
echo "Image not found, proceeding with build..."
else
echo "Image found"
exit 0
fi

# build
docker build \
--file docker/Dockerfile.xpu \
--build-arg max_jobs=16 \
--build-arg buildkite_commit="$BUILDKITE_COMMIT" \
--tag "$REGISTRY"/"$REPO":"$BUILDKITE_COMMIT"-xpu \
--progress plain .

# push
docker push "$REGISTRY"/"$REPO":"$BUILDKITE_COMMIT"-xpu
65 changes: 65 additions & 0 deletions .buildkite/intel_jobs/test-intel.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
group: Intel
steps:
- label: ":docker: Build XPU image"
soft_fail: true
depends_on: []
key: image-build-xpu
commands:
- bash -lc '.buildkite/image_build/image_build_xpu.sh "public.ecr.aws/q9t5s3a7" "vllm-ci-test-repo" "$BUILDKITE_COMMIT"'
env:
DOCKER_BUILDKIT: "1"
retry:
automatic:
- exit_status: -1 # Agent was lost
limit: 2
- exit_status: -10 # Agent was lost
limit: 2
- label: "XPU example Test"
depends_on:
- image-build-xpu
timeout_in_minutes: 30
device: intel_gpu
no_plugin: true
env:
REGISTRY: "public.ecr.aws/q9t5s3a7"
REPO: "vllm-ci-test-repo"
source_file_dependencies:
- vllm/
- .buildkite/intel_jobs/test-intel.yaml
commands:
- >-
bash .buildkite/scripts/hardware_ci/run-intel-test.sh
'pip install tblib==3.1.0 &&
python3 examples/basic/offline_inference/generate.py --model facebook/opt-125m --block-size 64 --enforce-eager &&
python3 examples/basic/offline_inference/generate.py --model facebook/opt-125m --block-size 64 -O3 -cc.cudagraph_mode=NONE &&
python3 examples/basic/offline_inference/generate.py --model facebook/opt-125m --block-size 64 --enforce-eager -tp 2 --distributed-executor-backend mp &&
python3 examples/basic/offline_inference/generate.py --model facebook/opt-125m --block-size 64 --enforce-eager --attention-backend=TRITON_ATTN &&
python3 examples/basic/offline_inference/generate.py --model facebook/opt-125m --block-size 64 --enforce-eager --quantization fp8 &&
python3 examples/basic/offline_inference/generate.py --model facebook/opt-125m --block-size 64 --enforce-eager --kv-cache-dtype fp8 &&
python3 examples/basic/offline_inference/generate.py --model superjob/Qwen3-4B-Instruct-2507-GPTQ-Int4 --block-size 64 --enforce-eager --max-model-len 8192 &&
python3 examples/basic/offline_inference/generate.py --model ibm-research/PowerMoE-3b --block-size 64 --enforce-eager -tp 2 &&
python3 examples/basic/offline_inference/generate.py --model ibm-research/PowerMoE-3b --block-size 64 --enforce-eager -tp 2 --enable-expert-parallel'
- label: "XPU V1 test"
depends_on:
- image-build-xpu
timeout_in_minutes: 30
device: intel_gpu
no_plugin: true
env:
REGISTRY: "public.ecr.aws/q9t5s3a7"
REPO: "vllm-ci-test-repo"
source_file_dependencies:
- vllm/
- .buildkite/intel_jobs/test-intel.yaml
commands:
- >-
bash .buildkite/scripts/hardware_ci/run-intel-test.sh
'cd tests &&
pytest -v -s v1/core --ignore=v1/core/test_reset_prefix_cache_e2e.py --ignore=v1/core/test_scheduler_e2e.py &&
pytest -v -s v1/engine --ignore=v1/engine/test_output_processor.py &&
pytest -v -s v1/sample --ignore=v1/sample/test_logprobs.py --ignore=v1/sample/test_logprobs_e2e.py -k "not test_topk_only and not test_topp_only and not test_topk_and_topp" &&
pytest -v -s v1/worker --ignore=v1/worker/test_gpu_model_runner.py --ignore=v1/worker/test_worker_memory_snapshot.py &&
pytest -v -s v1/structured_output &&
pytest -v -s v1/test_serial_utils.py &&
pytest -v -s v1/spec_decode --ignore=v1/spec_decode/test_max_len.py --ignore=v1/spec_decode/test_tree_attention.py --ignore=v1/spec_decode/test_speculators_eagle3.py --ignore=v1/spec_decode/test_acceptance_length.py &&
pytest -v -s v1/kv_connector/unit --ignore=v1/kv_connector/unit/test_multi_connector.py --ignore=v1/kv_connector/unit/test_example_connector.py --ignore=v1/kv_connector/unit/test_lmcache_integration.py --ignore=v1/kv_connector/unit/test_hf3fs_client.py --ignore=v1/kv_connector/unit/test_hf3fs_connector.py --ignore=v1/kv_connector/unit/test_hf3fs_metadata_server.py'
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# For hf script, without -t option (tensor parallel size).
# bash .buildkite/lm-eval-harness/run-lm-eval-mmlupro-vllm-baseline.sh -m meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8 -l 250 -t 8 -f 5
model_name: "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8"
required_gpu_arch:
- gfx942
- gfx950
tasks:
- name: "mmlu_pro"
metrics:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# For vllm script, with -t option (tensor parallel size)
# bash .buildkite/lm-eval-harness/run-lm-eval-gsm-vllm-baseline.sh -m RedHatAI/Qwen2.5-VL-3B-Instruct-FP8-Dynamic -l 1319 -t 1
model_name: "RedHatAI/Qwen2.5-VL-3B-Instruct-FP8-Dynamic"
required_gpu_arch:
- gfx942
- gfx950
tasks:
- name: "gsm8k"
metrics:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
model_name: "Qwen/Qwen3-235B-A22B-Instruct-2507-FP8"
required_gpu_arch:
- gfx942
- gfx950
tasks:
- name: "mmlu_pro"
metrics:
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Qwen3-235B-A22B-Instruct-2507-FP8.yaml
Loading
Loading