diff --git a/requirements/pytorch/strategies.txt b/requirements/pytorch/strategies.txt index d6cb0b994b929..bb0166fbc842e 100644 --- a/requirements/pytorch/strategies.txt +++ b/requirements/pytorch/strategies.txt @@ -1,7 +1,7 @@ # NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package # in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment -colossalai>=0.1.10 +# colossalai>=0.1.10 # TODO: uncomment when there's a stable version released fairscale>=0.4.5, <0.4.13 deepspeed>=0.6.0, <=0.7.0 hivemind==1.1.2; sys_platform == 'linux'