facebookresearch / facebookresearch/fairseq2
Fairseq 0.2.1 - No wheels available for PyTorch 2.3.* and 2.4.*
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 144
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
Hey,
I try to install fairseq2 following the instructions in the README but it seems that no wheels are available for PyTorch 2.3.* and 2.4.*
- Wheels for PyTorch 2.4.*
https://fair.pkg.atmeta.com/fairseq2/whl/pt2.4.0/cu121
https://fair.pkg.atmeta.com/fairseq2/whl/pt2.4.0/cu118
- Wheels for PyTorch 2.3.*
https://fair.pkg.atmeta.com/fairseq2/whl/pt2.3.0/cu118
https://fair.pkg.atmeta.com/fairseq2/whl/pt2.3.0/cu121
https://fair.pkg.atmeta.com/fairseq2/whl/pt2.3.1/cu118
https://fair.pkg.atmeta.com/fairseq2/whl/pt2.3.1/cu121
Wheels for PyTorch 2.2.* seems to be there (e.g. https://fair.pkg.atmeta.com/fairseq2/whl/pt2.2.2/cu121). As a result, I have PyTorch 2.4.0 installed but it is automatically removed and replaced by PyTorch 2.2.2 when I try to pip install fairseq2.
As a side note, wheels for the nightly builds are available (e.g. https://fair.pkg.atmeta.com/fairseq2/whl/nightly/pt2.4.0/cu121), but I need fairseq2 0.2.1 not 0.3.0.dev*
Are you planning on adding those wheels for the 0.2.* versions?
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.