Skip to content

Commit 7e2204c

Browse files
Update dependency trl to v0.25.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 53b10a0 commit 7e2204c

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
@@ -30,7 +30,7 @@ liger-kernel = ">=0.5.10"
3030
sentencepiece = "<0.3,>=0.1.99"
3131
tokenizers = ">=0.21.4"
3232
training-hub = {version = "==0.3.0", extras = ["cuda"]}
33-
trl = "==0.21.0"
33+
trl = "==0.25.0"
3434
deepspeed = ">=0.14.3"
3535
async-timeout = "==4.0.3"
3636
tensorboard = "==2.19.0"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ einops = ">=0.8"
2727
kernels = ">=0.9.0"
2828
# End of Training Hub dependencies
2929
tqdm = "==4.67.1"
30-
trl = "==0.21.0"
30+
trl = "==0.25.0"
3131
protobuf = "<6.0.0,>=5.28.0"
3232
simpleeval = "<1.0,>=0.9.13"
3333
safetensors = "==0.6.2"

0 commit comments

Comments
 (0)