chore: bump v0.3.6.post3 (#2259)

This commit is contained in:
Yineng Zhang
2024-11-30 01:41:16 +08:00
committed by GitHub
parent afe1e46586
commit fae4e5e99a
8 changed files with 60 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
# Usage (to build SGLang ROCm docker image):
# docker build --build-arg SGL_BRANCH=v0.3.6.post2 -t v0.3.6.post2-rocm620 -f Dockerfile.rocm .
# docker build --build-arg SGL_BRANCH=v0.3.6.post3 -t v0.3.6.post3-rocm620 -f Dockerfile.rocm .
# default base image
ARG BASE_IMAGE="rocm/vllm-dev:20241022"