vLLM
High-throughput inference and serving engine for large language models
Only release candidates reach this feed, each carrying a single cherry-picked fix
◆Recent moves
- 3d ago
Release candidate fixes a ROCm correctness test reference
A CI-only correction to a reference value in a ROCm wikitext correctness test. Nothing user-visible, and representative of what this feed actually captures.
View source ↗ - 22d ago
Release candidate fixes KV load lookahead in disaggregated serving
Corrects async KV load lookahead handling for speculative decoding under prefill/decode disaggregation — a targeted fix in one of the engine's more intricate paths.
View source ↗ - 22d ago
Release candidate fixes embed scaling with CUDA graphs
Fixes embedding scaling and CUDA graph capture in the Transformers modelling backend. Correctness work on one backend path rather than new capability.
View source ↗ - 23d ago
Release candidate fixes a flaky ARM CPU prefill test
Resolves an uninitialized-value flake in a ShortConv prefill test on ARM. CI hygiene on the CPU backend.
View source ↗ - 1mo ago
Release candidate fixes prefill-decode with the DP supervisor
A cherry-picked fix for prefill/decode disaggregation under the data-parallel supervisor. The same pattern as the rest of the window: one backported commit per tag.
View source ↗