File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
22# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3- deepspeed>=0.6.0, <=0.7 .0; python_version>"3.7" and platform_system != "Windows"
3+ deepspeed>=0.6.0, <=0.8 .0; python_version>"3.7" and platform_system != "Windows"
Original file line number Diff line number Diff line change 33
44# colossalai>=0.1.12
55fairscale>=0.4.5, <0.4.13
6- deepspeed>=0.6.0, <=0.7 .0
6+ deepspeed>=0.6.0, <=0.8 .0
77# no need to install with [pytorch] as pytorch is already installed
88horovod>=0.21.2, !=0.24.0, <=0.26.1
99hivemind==1.1.5; sys_platform == 'linux'
You can’t perform that action at this time.
0 commit comments