v0.16.6
vllm-project/vllmv0.16.6Sep 8, 2025by VikParuchuri
AI Summary
This release focuses on configuration flexibility by removing strict checks on the attention method and allowing users to set it manually.
Key Highlights
- Removal of strict attention method checks
- Enable setting attention method
- Improved configuration control for users
New Features
- Enabling setting of attention method
Full Release Notes
## What's Changed * Get rid of attention method checks by @VikParuchuri in https://github.com/datalab-to/surya/pull/455 * Enable setting attention method by @VikParuchuri in https://github.com/datalab-to/surya/pull/456 **Full Changelog**: https://github.com/datalab-to/surya/compare/v0.16.5...v0.16.6