Skip to content

Commit 6dece93

Browse files
authored
Update the required version of FairSeq
1 parent 1974223 commit 6dece93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ FastSeq develops multiple speedup techniques, including an attention cache optim
3838

3939
- Python version >= 3.6
4040
- [torch](http://pytorch.org/) >= 1.4.0
41-
- [fairseq](https://github.com/pytorch/fairseq) == 0.9.0
41+
- [fairseq](https://github.com/pytorch/fairseq) >= 0.10.0
4242
- [transformers](https://github.com/huggingface/transformers) == 3.0.2
4343
- [requests](https://pypi.org/project/requests/) >= 2.24.0
4444
- [absl-py](https://pypi.org/project/absl-py/) >= 0.9.0

0 commit comments

Comments
 (0)