Skip to content

Clarify Python and framework version support in installation.md #38926

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dhyeyinf
Copy link

This PR improves the installation documentation by:

  • Clarifying that Transformers supports Python 3.7 and above
  • Listing the supported versions of PyTorch, TensorFlow, and Flax

This helps new users better understand environment compatibility. No functional changes.

@Rocketknight1
Copy link
Member

Hi @dhyeyinf, we don't officially support 3.7 or 3.8 as they have no reached end of life. We're also actively changing things like type annotations that will break those versions. And we're also deprecating support for Flax + TensorFlow, so really we don't want to say anything about versions for those libraries!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants