Triton for xformers on Windows? #2768
Replies: 5 comments 1 reply
-
You can install the latest version of Triton for Windows in the venv, and Triton will see that it is installed. Not sure if it helps with anything though... 😉
Then you can run the following command while in the venv to check:
See the |
Beta Was this translation helpful? Give feedback.
-
That first error message is similar to what I get if I try to run
If I am inside the venv, I get this:
You could try to look through the open and closed issues at their site, and if you don't find anything, open an issue there. |
Beta Was this translation helpful? Give feedback.
-
OK, activating the venv before executing |
Beta Was this translation helpful? Give feedback.
-
I don't have that error during startup, so I suggest you ask about this on the triton-windows site. Here is what I see (xformers mentioned several times, but triton is not mentioned):
|
Beta Was this translation helpful? Give feedback.
-
May be this reddit post will be helpful somehow. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I would like to ask if it is possible now to use xformers+triton on Windows with forge? (since Triton is now available for Windows)
Now I know that xformers alone doesn’t really improve gen speed with forge. But I suppose with Triton it could?
So the question would be is there a Triton version for Windows that could be used with forge and especially the 2.3.1 version of pytorch?
And if yes, could I just install it into my
venv
and would xformers then recognize and use Triton, or would further steps be necessary?Beta Was this translation helpful? Give feedback.
All reactions