Skip to content

Commit c408661

Browse files
committed
seperate out installs
Signed-off-by: Will Johnson <mwjohnson728@gmail.com>
1 parent 4041a7b commit c408661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ aim = ["aim>=3.19.0,<4.0"]
4949
mlflow = ["mlflow"]
5050
fms-accel = ["fms-acceleration>=0.6"]
5151
gptq-dev = ["auto_gptq>0.4.2", "optimum>=1.15.0"]
52-
mamba = ["mamba_ssm[causal-conv1d]>=2.0.0,<3.0.0"]
52+
mamba = ["mamba_ssm>=2.0.0,<3.0.0", "causal-conv1d>=1.4.0"]
5353
scanner-dev = ["HFResourceScanner>=0.1.0"]
5454

5555

0 commit comments

Comments
 (0)