v0.16.6
huggingface/smolagentsv0.16.6Sep 8, 2025by VikParuchuri
AI Summary
This release enables users to configure the attention method and removes previous checks related to it.
Key Highlights
- Removed attention method checks
- Enabled setting attention method
New Features
- Enable setting 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