Skip to content

Commit 55c5593

Browse files
Merge branch 'master' into pt2.9-currency
2 parents ef9f107 + 0ec41cb commit 55c5593

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

dlc_developer_config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ dlc-pr-tensorflow-2-eia-inference = ""
187187
dlc-pr-vllm = ""
188188

189189
# sglang
190-
dlc-pr-sglang = ""
190+
dlc-pr-sglang = ""

release_images_general.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,18 @@ release_images:
117117
public_registry: True
118118
enable_soci: True
119119
private_registry: False
120+
9:
121+
framework: "sglang"
122+
version: "0.5.5"
123+
arch_type: "x86"
124+
customer_type: "sagemaker"
125+
general:
126+
device_types: [ "gpu" ]
127+
python_versions: [ "py312" ]
128+
os_version: "ubuntu22.04"
129+
cuda_version: "cu129"
130+
example: False
131+
disable_sm_tag: False
132+
force_release: False
133+
public_registry: True
134+
enable_soci: True

0 commit comments

Comments
 (0)