Parallel All the Way Down: Beyond Single-Token Generation with Speculative Decoding
vLLM open-sources support for parallel speculative decoding algorithms like P-EAGLE, breaking the autoregressive drafting bottleneck for higher acceptance rates and simpler tuning.
vLLM Blog · Jul 28, 2026
A Preview of Production-Scale Kimi K3 Support on vLLM
vLLM, together with Moonshot AI, NVIDIA, and AMD, is racing to bring day-0 serving support for Kimi K3 by reinventing prefix caching for KDA attention and fusing kernels across hardware stacks.
vLLM Blog · Jul 22, 2026
Native RL APIs in vLLM
vLLM introduces native Reinforcement Learning APIs to standardize weight synchronization and improve asynchronous training support, addressing key pain points of framework fragmentation and fragile deployments in online RL for large models.
vLLM Blog · May 28, 2026
vLLM x Novita AI: PegaFlow for Production-Grade External KV Cache
vLLM and Novita AI introduce PegaFlow, an external KV cache service that decouples cache from the inference process, dramatically improving startup speed, throughput, and resource efficiency for production LLM serving.
vLLM Blog ·