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

Are there any version for Torch 2.5 including dev? like 0.0.29.dev921? #1121

Open
FurkanGozukara opened this issue Oct 4, 2024 · 4 comments

Comments

@FurkanGozukara
Copy link

I tried this but it fails and can't find wheel where to download

pip3 install xformers==0.0.29.dev921 --index-url https://download.pytorch.org/whl/cu124

@Piscabo
Copy link

Piscabo commented Oct 18, 2024

Need the updated version of Xformers please:
pytorch version: 2.5.0+cu124
WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 2.4.1+cu124 with CUDA 1204 (you have 2.5.0+cu124)
Python 3.11.9 (you have 3.11.9)
Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers)
Memory-efficient attention, SwiGLU, sparse and more won't be available.
Set XFORMERS_MORE_DETAILS=1 for more details
xformers version: 0.0.28.post1

@timothelaborie
Copy link

Can someone make a wheel with pytorch 2.5 and CUDA 12.6?

@alex13by
Copy link

There is an attempt to install xformers==0.0.29.dev924, but comfyui doesn't work. It seems that this version of xformers doesn't support torch2.5.0

@lw
Copy link
Contributor

lw commented Oct 21, 2024

We're working on supporting PyTorch 2.5.

On the other hand, we will not provide builds for CUDA 12.6 yet because they aren't provided by PyTorch either.

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

No branches or pull requests

5 participants