We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef9f107 + 0ec41cb commit 55c5593Copy full SHA for 55c5593
dlc_developer_config.toml
@@ -187,4 +187,4 @@ dlc-pr-tensorflow-2-eia-inference = ""
187
dlc-pr-vllm = ""
188
189
# sglang
190
-dlc-pr-sglang = ""
+dlc-pr-sglang = ""
release_images_general.yml
@@ -117,3 +117,18 @@ release_images:
117
public_registry: True
118
enable_soci: True
119
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