Skip to content

Commit ba9f23b

Browse files
e-davidsonEli Davidson
andauthored
bump version of transformers and ubuntu for huggingface-pytorch-inference (#4524)
Co-authored-by: Eli Davidson <elleedee@amazon.com>
1 parent 327910c commit ba9f23b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release_images_inference.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ release_images:
149149
framework: "huggingface_pytorch"
150150
version: "2.3.0"
151151
arch_type: "x86"
152-
hf_transformers: "4.46.1"
152+
hf_transformers: "4.48.0"
153153
inference:
154154
device_types: ["gpu" ]
155155
python_versions: [ "py311" ]
156-
os_version: "ubuntu20.04"
156+
os_version: "ubuntu22.04"
157157
cuda_version: "cu121"
158158
example: False
159159
disable_sm_tag: True
@@ -162,7 +162,7 @@ release_images:
162162
framework: "huggingface_pytorch"
163163
version: "2.3.0"
164164
arch_type: "x86"
165-
hf_transformers: "4.46.1"
165+
hf_transformers: "4.48.0"
166166
inference:
167167
device_types: [ "cpu" ]
168168
python_versions: [ "py311" ]

0 commit comments

Comments
 (0)