Xformers do not work after upgrading CUDA and PyTorch. #4081
-
PyTorch released a new version for CUDA11.7 recently. So I just upgrade both of them. Could anyone tell me how to solve this problem? Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You'll need to build xformers yourself in that case - they're actively working on getting xformers built automatically for a wider variety of platforms, so this might not be the case for long though. |
Beta Was this translation helpful? Give feedback.
You'll need to build xformers yourself in that case - they're actively working on getting xformers built automatically for a wider variety of platforms, so this might not be the case for long though.