chore: bump SGLang version to 0.5.5.post2 (#13129)

Include the critical fix https://github.com/sgl-project/sglang/pull/12915.
This commit is contained in:
sglang-bot
2025-11-12 20:35:20 +08:00
committed by GitHub
parent 8359f185a1
commit ebaf86d441
11 changed files with 13 additions and 13 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# Usage (to build SGLang ROCm docker image):
# docker build --build-arg SGL_BRANCH=v0.5.5.post1 --build-arg GPU_ARCH=gfx942 -t v0.5.5.post1-rocm630-mi30x -f rocm.Dockerfile .
# docker build --build-arg SGL_BRANCH=v0.5.5.post1 --build-arg GPU_ARCH=gfx942-rocm700 -t v0.5.5.post1-rocm700-mi30x -f rocm.Dockerfile .
# docker build --build-arg SGL_BRANCH=v0.5.5.post1 --build-arg GPU_ARCH=gfx950 -t v0.5.5.post1-rocm700-mi35x -f rocm.Dockerfile .
# docker build --build-arg SGL_BRANCH=v0.5.5.post2 --build-arg GPU_ARCH=gfx942 -t v0.5.5.post2-rocm630-mi30x -f rocm.Dockerfile .
# docker build --build-arg SGL_BRANCH=v0.5.5.post2 --build-arg GPU_ARCH=gfx942-rocm700 -t v0.5.5.post2-rocm700-mi30x -f rocm.Dockerfile .
# docker build --build-arg SGL_BRANCH=v0.5.5.post2 --build-arg GPU_ARCH=gfx950 -t v0.5.5.post2-rocm700-mi35x -f rocm.Dockerfile .
# Default base images