Skip to content

Commit 2c70528

Browse files
authored
[djl-serving] 0.32.0 and 0.33.0 lmi image patch release (#4905)
1 parent b15d865 commit 2c70528

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

release_images_inference.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,14 +198,14 @@ release_images:
198198
force_release: False
199199
16:
200200
framework: "djl"
201-
version: "0.31.0"
201+
version: "0.32.0"
202202
arch_type: "x86"
203203
inference:
204204
device_types: [ "gpu" ]
205-
python_versions: [ "py311" ]
205+
python_versions: [ "py312" ]
206206
os_version: "ubuntu22.04"
207-
lmi_version: "13.0.0"
208-
cuda_version: "cu124"
207+
lmi_version: "14.0.0"
208+
cuda_version: "cu126"
209209
example: False
210210
disable_sm_tag: True
211211
force_release: False

0 commit comments

Comments
 (0)