facebookresearch / xformers

Hackable and optimized Transformers building blocks, supporting a composable construction.
https://facebookresearch.github.io/xformers/
Other
8.41k stars 597 forks source link

Prebuilt wheel for Windows #1098

Open KohakuBlueleaf opened 2 weeks ago

KohakuBlueleaf commented 2 weeks ago

❓ Questions and Help

The release note of 0.0.28 said it removed the prebuilt wheel for cuda118/121 on Windows, which is reasonable. But it looks like the cuda124 prebuilt wheel for windows also got removed. (dev version have it)

Want to know does that means the prebuilt wheel for windows got totally dropped?

KohakuBlueleaf commented 2 weeks ago

0.0.28.dev895 have prebuilt wheel of cuda124 on windows

danthe3rd commented 2 weeks ago

Hi, Thanks for the report. We intended to keep the version 12.4 for windows - but it looks like we don't have any version of xFormers uploaded to pytorch for cu124... Let me fix that and publish another one

aliencaocao commented 2 weeks ago

yep can confirm pip3 install -U xformers --index-url https://download.pytorch.org/whl/cu124 on linux also dont work, no wheel.