-
Notifications
You must be signed in to change notification settings - Fork 458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix compatibility with transformers v4.41.0 for ONNX #1860
Conversation
7b0a253
to
38f90ad
Compare
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
LGTM ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks Ella!
Th bettertransformer tests failing are coming from an incompatibility with transformers v4.41.1, I reverted 6134205 so that we can fixes for bettertransformers + fx tests before adding it back |
Merging as failing tests are not coming from transformers v4.41.0 upgrade, as they are already failing on main : https://github.com/huggingface/optimum/actions/runs/9178631291/job/25238968642 |
No description provided.