This commit is contained in:
Dan Saunders
2025-08-30 00:04:39 -04:00
parent 02f308351c
commit 98f230d864
3 changed files with 3 additions and 6 deletions

View File

@@ -117,7 +117,7 @@ deepspeed = [
]
mamba-ssm = [
"mamba-ssm>=2.2.0", # Updated to latest stable version
"mamba-ssm>=2.2.0",
"causal_conv1d>=1.4.0",
]