Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion release_images_inference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ release_images:
cuda_version: "cu128"
example: False
disable_sm_tag: True
force_release: True
force_release: False
11:
framework: "djl"
version: "0.35.0"
Expand All @@ -158,3 +158,16 @@ release_images:
example: False
disable_sm_tag: True
force_release: False
13:
framework: "djl"
version: "0.35.0"
arch_type: "x86"
inference:
device_types: [ "gpu" ]
python_versions: [ "py312" ]
os_version: "ubuntu24.04"
lmi_version: "17.0.0rc4"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lmi_versin should be the same as CDK 17.0.0

cuda_version: "cu128"
example: False
disable_sm_tag: True
force_release: False