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

[Feature]: Pin torch>=2.x to use torch.compile #3559

Open
mauryaland opened this issue Oct 25, 2024 · 1 comment
Open

[Feature]: Pin torch>=2.x to use torch.compile #3559

mauryaland opened this issue Oct 25, 2024 · 1 comment
Labels
feature A new feature

Comments

@mauryaland
Copy link
Contributor

Problem statement

Get benefits from features of torch>=2.x

Solution

Pin torch version to >=2.x to use torch.compile on models

Additional Context

No response

@mauryaland mauryaland added the feature A new feature label Oct 25, 2024
@helpmefindaname
Copy link
Collaborator

Hi @mauryaland
can you ebalorate why pinning torch >=2.x is necessary for that?
I don't see anything preventing you from jsut installing torch 2.x and using torch.compile on any flair model (or embedding)

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

No branches or pull requests

2 participants