Skip to content

Commit

Permalink
Revert "Update deepspeed requirement from <0.6.0 to <0.7.0 in /requir…
Browse files Browse the repository at this point in the history
…ements (#13048)" (#13177)

This reverts commit e19babc.
  • Loading branch information
carmocca committed May 31, 2022
1 parent 9c6ee04 commit 378c4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/strategies.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fairscale>=0.4.5, <=0.4.6
deepspeed<0.7.0
deepspeed<0.6.0
# no need to install with [pytorch] as pytorch is already installed
horovod>=0.21.2,!=0.24.0, <=0.24.3
hivemind>=1.0.1, <=1.0.1; sys_platform == 'linux'

0 comments on commit 378c4de

Please sign in to comment.