Skip to content

Commit ef81d21

Browse files
Update dependency accelerate to v1.11.0
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 86c922e commit ef81d21

File tree

2 files changed

+2
-2
lines changed
  • images/runtime/training

2 files changed

+2
-2
lines changed

images/runtime/training/py312-cuda128-torch280/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name = "pytorch-cu128"
1010

1111
[packages]
1212
torch = {version = "==2.8.0", index = "pytorch-cu128"}
13-
accelerate = "==1.10.0"
13+
accelerate = "==1.11.0"
1414
transformers = ">=4.55.2"
1515
peft = "==0.17.0"
1616
tqdm = "==4.67.1"

images/runtime/training/py312-rocm64-torch280/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ datasets = "==4.0.0"
1414
liger-kernel = "==0.5.10"
1515
transformers = "==4.55.2"
1616
numpy = "<2.0.0,>=1.23.5"
17-
accelerate = "==1.10.0"
17+
accelerate = "==1.11.0"
1818
torch = {version = "==2.8.0", index = "pytorch-rocm64"}
1919
pytorch-triton-rocm = {version = "*", index = "pytorch-rocm64"}
2020
sentencepiece = "<0.3,>=0.1.99"

0 commit comments

Comments
 (0)