Release v0.3.5.post2 (#2046)

This commit is contained in:
Lianmin Zheng
2024-11-15 06:54:00 -08:00
committed by GitHub
parent b01df48cf2
commit 32c9a7ec11
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.post1 -t testImage -f Dockerfile.rocm .
# docker build --build-arg SGL_BRANCH=v0.3.5.post2 -t testImage -f Dockerfile.rocm .
# default base image
ARG BASE_IMAGE="rocm/vllm-dev:20241022"