-
Notifications
You must be signed in to change notification settings - Fork 1.5k
#1896 breaks transformers.trainer
#1902
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
Comments
This was referenced May 12, 2025
cc @SunMarc! |
Fixed here huggingface/transformers#38100 |
Thank you for the report and quick fixing PR. I embarrassingly didn't expect apex.amp to be imported in huggingface libraries. |
It's something we added a long time ago ;) I think of most our users switched to pytorch amp ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the Bug
After #1896,
transformers.trainer
can't be imported directly.Minimal Steps/Code to Reproduce the Bug
Expected Behavior
Environment
Details
The text was updated successfully, but these errors were encountered: