Replies: 3 comments 2 replies
-
I found a solution in triton-lang/triton#625, just install the newer triton |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, triton is not supported on windows, and only xformers 0.0.15 and above uses it. This error can be ignored on windows and xformer will still work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
you can try using this version of xformers |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an issue when launch
Installing requirements for Web UI
Launching Web UI with arguments: --xformers
A matching Triton is not available, some optimizations will not be enabled.
Error caught was: No module named 'triton'
LatentDiffusion: Running in eps-prediction mode
everything seems running fine except don't know if xformers realy working, is triton needed for new xformers or something? anyone knows what is the error here?
edit: disabled --xformers and the issue is stil there, got CUDA11.7 for gtx 1660
Beta Was this translation helpful? Give feedback.
All reactions