Windows Support

#1
by humblemikey - opened

The triton package does not support Windows. Is it possible to update the code so it doesn't use triton or uses a different library for Windows?

You can try to use WSL to emulate Linux environment on Windows machine.

You can try to use WSL to emulate Linux environment on Windows machine.

That is true, but lots of people use Windows, especially people who train LoRAs for text to image models and would love to use this. Most of the tools don't rely on triton to work, so it must be possible to use other libraries to do the same thing, or to fallback to if the OS is Windows. I'm able to run the first cogvlm model on Windows.

wsl is not an proper option. please drop triton dependency. LLM is not only for a linux geek.

Sign up or log in to comment