v0.4.14
datalab-to/suryav0.4.14Jun 30, 2024by VikParuchuri
AI Summary
Updates compatibility to handle a new kwarg introduced in a recent transformers version update.
Key Highlights
- Handles new kwarg in donut embeddings
- Future-proofs against similar transformer version issues
New Features
- Transformers compatibility update
Full Release Notes
New transformers version added a new kwarg to donut embeddings. This now handles and ignores that kwarg, and also slightly future-proofs in case this happens again.