Skip to content

Commit 889716f

Browse files
authored
Merge branch 'main' into uncap-numpy
2 parents ed4cb74 + 28bf52a commit 889716f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ dependencies = [
1717
"instructlab-training>=0.12.0",
1818
"rhai-innovation-mini-trainer>=0.2.0",
1919
"torch>=2.6.0",
20-
"transformers>=4.55.0",
2120
"numba>=0.62.0",
21+
"transformers>=4.57.0",
2222
"datasets>=4.0.0",
2323
"numpy>=1.26.4",
2424
"rich>=14.1.0",
@@ -59,6 +59,7 @@ cuda = [
5959
"kernels>=0.9.0",
6060
"bitsandbytes>=0.47.0",
6161
"liger-kernel>=0.5.10",
62+
"mamba-ssm[causal-conv1d]>=2.2.5",
6263
]
6364

6465
dev = [

0 commit comments

Comments
 (0)