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

Set torch upper bound to <2.1.0 #363

Merged
merged 2 commits into from
Feb 11, 2024

Conversation

danieldk
Copy link
Contributor

@danieldk danieldk commented Feb 9, 2024

Description

Some changes in PyTorch 2.1.0 and later are incompatible with Curated Transformers 1.x. Fixing these issues would require API changes. So we set the upper bound on supported PyTorch versions. We will soon release Curated Transformers 2.0.0, which is compatible with the lastest PyTorch versions.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.

Some changes in PyTorch 2.1.0 and later are incompatible with
Curated Transformers 1.x. Fixing these issues would require
API changes. So we set the upper bound on supported PyTorch
versions. We will soon release Curated Transformers 2.0.0,
which is compatible with the lastest PyTorch versions.
@danieldk danieldk added the type/maintenance Type: Maintenance label Feb 9, 2024
@danieldk danieldk merged commit 4055d7e into explosion:v1.3.x Feb 11, 2024
9 checks passed
@danieldk danieldk deleted the maintenance/torch-upper-bound branch February 11, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/maintenance Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant