v0.16.6
jdx/misev0.16.6Sep 8, 2025by VikParuchuri
AI Summary
This release introduces configuration options for the attention method, removing previous hardcoded checks to allow users more flexibility in model configuration.
Key Highlights
- Enabled setting the attention method
- Removed hardcoded attention method checks
- Increased flexibility in model configuration
New Features
- Configuration of attention method
- Removal of restrictive checks
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