Skip to content

Commit 03b1fd5

Browse files
committed
Revert "Update deepspeed requirement from <0.6.0 to <0.7.0 in /requirements (#13048)" (#13177)
This reverts commit e19babc.
1 parent b9ff227 commit 03b1fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/strategies.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fairscale>=0.4.5, <=0.4.6
2-
deepspeed<0.7.0
2+
deepspeed<0.6.0
33
# no need to install with [pytorch] as pytorch is already installed
44
horovod>=0.21.2,!=0.24.0, <=0.24.3
55
hivemind>=1.0.1, <=1.0.1; sys_platform == 'linux'

0 commit comments

Comments
 (0)