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 66508ff commit 4f3db9fCopy full SHA for 4f3db9f
requirements/fabric/strategies.txt
@@ -6,4 +6,4 @@
6
# note: is a bug around 0.10 with `MPS_Accelerator must implement all abstract methods`
7
# shall be resolved by https://github.com/microsoft/DeepSpeed/issues/4372
8
deepspeed >=0.8.2, <=0.9.3; platform_system != "Windows" and platform_system != "Darwin" # strict
9
-bitsandbytes >=0.42.0,<0.43.0
+bitsandbytes >=0.44.0,<0.44.2
requirements/pytorch/extra.txt
@@ -8,4 +8,4 @@ hydra-core >=1.2.0, <1.4.0
jsonargparse[signatures] >=4.27.7, <4.28.0
rich >=12.3.0, <13.6.0
10
tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
11
0 commit comments