Open YacratesWyh opened 5 months ago
Both the following would cause server breakdown at the building wheel step. Server got stuck and ssh lag out, have to restart server.
pip install -v -U git+https://github.com/facebookresearch/xformers.git@main#egg=xformers
pip3 install -U xformers --index-url https://download.pytorch.org/whl/cu121
I somehow installed 0.20. a long time ago but now it's not working for a new env.
Before I was using 2.0.1 and python 3.10, now I'm working with 2.3.0 and python 3.12. But no idea what's happening. Hope others would describe clearly.
❓ Questions and Help
Both the following would cause server breakdown at the building wheel step. Server got stuck and ssh lag out, have to restart server.
pip install -v -U git+https://github.com/facebookresearch/xformers.git@main#egg=xformers
pip3 install -U xformers --index-url https://download.pytorch.org/whl/cu121
I somehow installed 0.20. a long time ago but now it's not working for a new env.
Before I was using 2.0.1 and python 3.10, now I'm working with 2.3.0 and python 3.12. But no idea what's happening. Hope others would describe clearly.