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 86c922e commit ef81d21Copy full SHA for ef81d21
images/runtime/training/py312-cuda128-torch280/Pipfile
@@ -10,7 +10,7 @@ name = "pytorch-cu128"
10
11
[packages]
12
torch = {version = "==2.8.0", index = "pytorch-cu128"}
13
-accelerate = "==1.10.0"
+accelerate = "==1.11.0"
14
transformers = ">=4.55.2"
15
peft = "==0.17.0"
16
tqdm = "==4.67.1"
images/runtime/training/py312-rocm64-torch280/Pipfile
@@ -14,7 +14,7 @@ datasets = "==4.0.0"
liger-kernel = "==0.5.10"
transformers = "==4.55.2"
numpy = "<2.0.0,>=1.23.5"
17
18
torch = {version = "==2.8.0", index = "pytorch-rocm64"}
19
pytorch-triton-rocm = {version = "*", index = "pytorch-rocm64"}
20
sentencepiece = "<0.3,>=0.1.99"
0 commit comments