We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1378830 commit 8b687e5Copy full SHA for 8b687e5
requirements/pytorch/strategies.txt
@@ -1,7 +1,7 @@
1
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
4
-colossalai>=0.1.10
+# colossalai>=0.1.10 # TODO: uncomment when there's a stable version released
5
fairscale>=0.4.5, <0.4.13
6
deepspeed>=0.6.0, <=0.7.0
7
hivemind==1.1.2; sys_platform == 'linux'
0 commit comments