0.8.5.post1
1.3 years agoOriginal notes
This post release contains two bug fix for memory leak and model accuracy
- Fix Memory Leak in
_cached_reqs_data(#17567) - Fix sliding window attention in V1 giving incorrect results (#17574)
Full Changelog: https://github.com/vllm-project/vllm/compare/v0.8.5...v0.8.5.post1