Migrating to vLLM v0.8.5.post1
Complete guide for upgrading to vLLM v0.8.5.post1.
Released: 5/2/2025
0
Breaking Changes
0
Migration Steps
2
Affected Symbols
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
_cached_reqs_datavllm.model_executor.layers.attentionRelease Summary
This patch release addresses a memory leak in request data caching and corrects accuracy issues related to sliding window attention in the V1 engine.
Need More Details?
View the full release notes and all changes for vLLM v0.8.5.post1.
View Full Changelog