-
Notifications
You must be signed in to change notification settings - Fork 988
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
🚀 Precompiled xFormers for CUDA 12.4 and PyTorch 2.4 Compatibility #1553
Comments
How can I ban a user or send a complaint to the administrators? |
You can report inauthentic account activity to GitHub Support by visiting the account home page, where there is a Block or report option under the account avatar EDIT:By the way,this account was been deleted |
https://app.any.run/tasks/abb4419a-a8cb-4707-946d-e73a9d3561bb |
for who dont know how to install xformers w\ CUDA 12.4 and PyTorch 2.4 and python 3.10 read this link to download |
Is there a noticeable enough performance boost to want to reinstall with newer pytorch? |
With RTX 3090 I'm seeing bit of a boost, when it takes 1.5 seconds per step every little bit helps. But it's also because of great developments in Forge. |
Yes! |
wow |
can you share your command line args , using |
2.2 definitely seems a bit on the slow side for Q8. Versions from UI bottom: |
when i start i got an error like this with sdxl i'm getting 3.57it/s if you can confirm the issue is only with flux or my installation |
Yeah the Triton thing is only for Linux, apparently. It's not a real issue on Windows, you can ignore this message. I'm getting almost exactly the same speed with SDXL (it fluctuates, up to 3.6, but effectively identical to yours) and these settings, so it leaves something weird with Flux. |
Can you explain how to install the wheel in Forge without a venv (the cuda12.4 / pytorch2.4 .zip on main page)? I know it uses embedded python and sets the paths via environment.bat, but I still can't get pip to work. EDIT: I think I figured it out, it's the same with ComfyUI's embedded python. The embedded python.exe is in You can laugh at me now. |
I have requested from the developers of xformers, A precompiled version of xFormers that is compatible with CUDA 12.4 and PyTorch 2.4.
facebookresearch/xformers#1079
They have compiled precompiled wheels for CUDA 12.4 and PyTorch 2.4
https://github.com/facebookresearch/xformers/actions/runs/10559887009
Now you can fully add xformers to the fresh Forge
The text was updated successfully, but these errors were encountered: