Omar Ibrahim

Results 3 comments of Omar Ibrahim

You can try the following lines: `!pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu113` then `!pip install fairseq==0.12.2` it solved the issue, the problem was with the new version of torch...