Skip to content

Commit b54c763

Browse files
authored
[djl] Patch release for 0.32.0 LMI DLC (#5025)
1 parent b7c041b commit b54c763

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
@@ -126,10 +126,10 @@ release_images:
126126
arch_type: "x86"
127127
inference:
128128
device_types: [ "gpu" ]
129-
python_versions: [ "py310" ]
129+
python_versions: [ "py312" ]
130130
os_version: "ubuntu24.04"
131-
tensorrtllm_version: "0.12.0"
132-
cuda_version: "cu125"
131+
lmi_version: "14.0.0"
132+
cuda_version: "cu126"
133133
example: False
134134
disable_sm_tag: True
135135
force_release: False

0 commit comments

Comments
 (0)