We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c408661 commit 9dbbc19Copy full SHA for 9dbbc19
1 file changed
pyproject.toml
@@ -49,7 +49,7 @@ aim = ["aim>=3.19.0,<4.0"]
49
mlflow = ["mlflow"]
50
fms-accel = ["fms-acceleration>=0.6"]
51
gptq-dev = ["auto_gptq>0.4.2", "optimum>=1.15.0"]
52
-mamba = ["mamba_ssm>=2.0.0,<3.0.0", "causal-conv1d>=1.4.0"]
+mamba = ["mamba_ssm==2.2.4", "causal-conv1d>=1.4.0"]
53
scanner-dev = ["HFResourceScanner>=0.1.0"]
54
55
0 commit comments