Skip to content
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

Relax triton requirements for compatibility with pytorch 2.4 and newer #2307

Merged
merged 2 commits into from
Sep 10, 2024

Commits on Aug 19, 2024

  1. Relax triton requirements for compatibility with pytorch 2.4 and newer

    Similar to openai#1802, but now when pytorch upgrades to 2.4, it requires triton==3.0.0. I am not sure if it makes sense to remove the upper bound version constraints
    xingjianan authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    49ed4ad View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    xingjianan authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    de8eb63 View commit details
    Browse the repository at this point in the history