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.
2 parents 6f25eed + 8cf6795 commit 456fe2aCopy full SHA for 456fe2a
pyproject.toml
@@ -48,7 +48,7 @@ aim = ["aim>=3.19.0,<4.0"]
48
mlflow = ["mlflow"]
49
fms-accel = ["fms-acceleration>=0.6"]
50
gptq-dev = ["auto_gptq>0.4.2", "optimum>=1.15.0"]
51
-mamba = ["mamba_ssm[causal-conv1d] @ git+https://github.com/state-spaces/mamba.git"]
+mamba = ["mamba_ssm[causal-conv1d]>=2.0.0,<3.0.0"]
52
scanner-dev = ["HFResourceScanner>=0.1.0"]
53
54
0 commit comments