Skip to content

Commit

Permalink
[lmi] add v14 container for lmi (#4545)
Browse files Browse the repository at this point in the history
  • Loading branch information
siddvenk authored Feb 8, 2025
1 parent 0e10bd6 commit 6909ecc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions release_images_inference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,3 +170,16 @@ release_images:
example: False
disable_sm_tag: True
force_release: False
14:
framework: "djl"
version: "0.32.0"
arch_type: "x86"
inference:
device_types: [ "gpu" ]
python_versions: [ "py311" ]
os_version: "ubuntu22.04"
lmi_version: "14.0.0"
cuda_version: "cu124"
example: False
disable_sm_tag: True
force_release: False

0 comments on commit 6909ecc

Please sign in to comment.