We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aeec51 commit 075b35bCopy full SHA for 075b35b
release_images_general.yml
@@ -119,7 +119,7 @@ release_images:
119
private_registry: False
120
9:
121
framework: "sglang"
122
- version: "0.5.7"
+ version: "0.5.8"
123
arch_type: "x86"
124
customer_type: "sagemaker"
125
general:
sglang/x86_64/gpu/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM lmsysorg/sglang:v0.5.7-cu129-amd64 AS base
+FROM lmsysorg/sglang:v0.5.8-cu129-amd64 AS base
2
3
# ====================================================
4
# ====================== common ======================
0 commit comments