You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My understanding is this repo require pytorch 2.6.0 whereas the 5090 only support 2.7.0 which is not compatible with this repos. Any work around? RuntimeError: fairseq2 requires a CUDA 12.4 build of PyTorch 2.6.0, but the installed version is a CUDA 12.8 build of PyTorch 2.7.0. Either follow the instructions at https://pytorch.org/get-started/locally to update PyTorch, or the instructions at https://github.com/facebookresearch/fairseq2#variants to update fairseq2.
My understanding is this repo require pytorch 2.6.0 whereas the 5090 only support 2.7.0 which is not compatible with this repos. Any work around?
RuntimeError: fairseq2 requires a CUDA 12.4 build of PyTorch 2.6.0, but the installed version is a CUDA 12.8 build of PyTorch 2.7.0. Either follow the instructions at https://pytorch.org/get-started/locally to update PyTorch, or the instructions at https://github.com/facebookresearch/fairseq2#variants to update fairseq2.