v0.16.6
ocrmypdf/OCRmyPDFv0.16.6Sep 8, 2025by VikParuchuri
AI Summary
Surya v0.16.6 allows users to configure the attention method and removes legacy checks for better flexibility in model configuration.
Key Highlights
- Enable setting attention method
- Remove attention method checks
New Features
- Configurable attention method
- Removal of legacy attention method 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