Revert "Update deepspeed requirement from <0.6.0 to <0.7.0 in /requirements (#13048)" (#13177)

This reverts commit e19babc986.
This commit is contained in:
Carlos Mocholí 2022-05-31 19:12:46 +02:00 committed by lexierule
parent 7e52126bb4
commit 3c06cd834d
1 changed files with 1 additions and 1 deletions

View File

@ -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'