-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Deprecate Flax support #12151
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
Deprecate Flax support #12151
Conversation
HuggingFaceDocBuilderDev
commented
Aug 15, 2025
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.
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.
Thought of adding it to all the public Flax classes, can remove.
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 👍🏽
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
@DN6 should we consider removing JAX and Flax from setup.py
as well?
Over to you, @yiyixuxu :)
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.
thank yoU!
Failing test is unrelated.
@sayakpaul Can do in a follow up, but we also need to make torch a required dep.
Similar to huggingface/transformers#38758