XFORMERS error #2914
McQotoCovayashi
started this conversation in
General
XFORMERS error
#2914
Replies: 1 comment 3 replies
-
I had the same issue and tried this suggestion- #2913 (comment) That appeared to fix it as it's working now for me. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting an XFORMERS error. What should I do? I am using Google colb.
WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 2.3.0+cu121 with CUDA 1201 (you have 2.4.0+cu121)
Python 3.10.14 (you have 3.10.12)
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
Beta Was this translation helpful? Give feedback.
All reactions