fairseq2
fairseq2 copied to clipboard
pre-built packages for PyTorch 2.2.0 and 2.1.2 do not exist on FAIR's package repository
I tried to install the pre-built package from FAIR's package repo. But apparently it's missing for PyTorch 2.2.0 and PyTorch 2.1.2 (although in the combination matrix it exists) and so it defaults to the wheel found in PyPI
pip install fairseq2\
--extra-index-url https://fair.pkg.atmeta.com/fairseq2/whl/pt2.2.0/cu118
pip install fairseq2\
--extra-index-url https://fair.pkg.atmeta.com/fairseq2/whl/pt2.1.2/cu118
Hey @Alrowithi thanks for reporting the issue. I fixed it in the GitHub Actions workflow (our continuous integration pipeline). You can use our nightlies for now if you specifically need those versions or wait a little more till our upcoming v0.3