Skip to content

Commit

Permalink
Merge branch 'master' into 2.4-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sirutBuasai authored Dec 11, 2024
2 parents 44b1eba + 9cb4ebf commit 36519ff
Show file tree
Hide file tree
Showing 6 changed files with 1,097 additions and 357 deletions.
8 changes: 4 additions & 4 deletions release_images_inference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ release_images:
force_release: False
5:
framework: "djl"
version: "0.31.0"
version: "0.27.0"
arch_type: "x86"
inference:
device_types: [ "gpu" ]
python_versions: [ "py311" ]
python_versions: [ "py310" ]
os_version: "ubuntu22.04"
lmi_version: "13.0.0"
cuda_version: "cu124"
deepspeed_version: "0.12.6"
cuda_version: "cu121"
example: False
disable_sm_tag: True
force_release: False
Expand Down
2 changes: 1 addition & 1 deletion release_images_training.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ release_images:
cuda_version: "cu121"
example: False
disable_sm_tag: False
force_release: False
force_release: False
Loading

0 comments on commit 36519ff

Please sign in to comment.