facebookresearch / xformers

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

torchtext 0.16.0 requires torch==2.1.0, but you have torch 2.1.1+cu121 which is incompatible. #954

Open a564m opened 10 months ago

a564m commented 10 months ago

❓ Questions and Help

D O3$)BN76Z~UM3}POM7}EV lida 0.0.10 requires kaleido, which is not installed. tensorflow-probability 0.22.0 requires typing-extensions<4.6.0, but you have typing-extensions 4.9.0 which is incompatible. torchaudio 2.1.0+cu121 requires torch==2.1.0, but you have torch 2.1.1+cu121 which is incompatible. torchdata 0.7.0 requires torch==2.1.0, but you have torch 2.1.1+cu121 which is incompatible. torchtext 0.16.0 requires torch==2.1.0, but you have torch 2.1.1+cu121 which is incompatible.

soulteary commented 10 months ago

i suggest you try it with docker container, e.g. nvidia pytorch container, refs: https://github.com/facebookresearch/xformers/issues/960