Skip to content

Commit eb8a54e

Browse files
committed
varlen
1 parent f78055c commit eb8a54e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ HUGGINGFACE =
5050
# To install on cpu environment (ex. for IDE support):
5151
# MAMBA_FORCE_BUILD=TRUE CAUSAL_CONV1D_FORCE_BUILD=TRUE CAUSAL_CONV1D_SKIP_CUDA_BUILD=TRUE pip install -e ".[CORE,SSM]" --no-build-isolation
5252
SSM =
53-
mamba_ssm[causal-conv1d]==2.2.4
54-
# mamba_ssm[causal-conv1d] @ git+https://github.com/jxiw/varlen_mamba.git@varlen_mamba
53+
mamba_ssm[causal-conv1d] @ git+https://github.com/jxiw/varlen_mamba.git@varlen_mamba
5554
cartesia_pytorch>=0.0.2
5655

5756
# GENERATION =

0 commit comments

Comments
 (0)