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.
1 parent e324a75 commit e6c8ccaCopy full SHA for e6c8cca
pyproject.toml
@@ -14,8 +14,8 @@ dependencies = [
14
"setuptools>=80.0",
15
"packaging>=24.2",
16
"wheel>=0.43",
17
- "instructlab-training>=0.12.0",
18
- "rhai-innovation-mini-trainer>=0.2.0",
+ "instructlab-training>=0.12.1",
+ "rhai-innovation-mini-trainer>=0.3.0",
19
"torch>=2.6.0",
20
"numba>=0.62.0",
21
"transformers>=4.57.0",
@@ -52,8 +52,8 @@ dynamic = ["version"]
52
53
[project.optional-dependencies]
54
cuda = [
55
- "instructlab-training[cuda]>=0.12.0",
56
- "rhai-innovation-mini-trainer[cuda]>=0.2.0",
+ "instructlab-training[cuda]>=0.12.1",
+ "rhai-innovation-mini-trainer[cuda]>=0.3.0",
57
"flash-attn>=2.8",
58
"einops>=0.8",
59
"kernels>=0.9.0",
0 commit comments