chore: bump v0.3.6 (#2120)

This commit is contained in:
Yineng Zhang
2024-11-22 19:27:30 +08:00
committed by GitHub
parent 4f8c3aeafc
commit 9a00e6f453
5 changed files with 9 additions and 9 deletions

View File

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