Skip to content

Commit 2db06b2

Browse files
atheo89jiridanek
authored andcommitted
RHAIENG-332: (feat): bump llmcompressor version to 0.6.0 (opendatahub-io#1972)
1 parent e59ac77 commit 2db06b2

File tree

2 files changed

+2
-2
lines changed
  • jupyter/pytorch+llmcompressor/ubi9-python-3.12
  • runtimes/pytorch+llmcompressor/ubi9-python-3.12

2 files changed

+2
-2
lines changed

jupyter/pytorch+llmcompressor/ubi9-python-3.12/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ torch = {version = "==2.6.0", index = "pytorch"}
1919
torchvision = {version = "==0.21.0", index = "pytorch"}
2020

2121
# llmcompressor packages
22-
llmcompressor = "~=0.5.1"
22+
llmcompressor = "~=0.6.0"
2323
lm-eval = "~=0.4.8"
2424
loguru = "*"
2525
pyyaml = ">=5.0.0"

runtimes/pytorch+llmcompressor/ubi9-python-3.12/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ torch = {version = "==2.6.0", index = "pytorch"}
1919
torchvision = {version = "==0.21.0", index = "pytorch"}
2020

2121
# llmcompressor packages
22-
llmcompressor = "~=0.5.1"
22+
llmcompressor = "~=0.6.0"
2323
lm-eval = "~=0.4.8"
2424
loguru = "*"
2525
pyyaml = ">=5.0.0"

0 commit comments

Comments
 (0)