Skip to content

Commit

Permalink
bump to vllm0.6.3 (kserve#4001)
Browse files Browse the repository at this point in the history
Signed-off-by: yxia216 <yxia216@bloomberg.net>
  • Loading branch information
hustxiayang authored Oct 16, 2024
1 parent 05dea67 commit 158d901
Show file tree
Hide file tree
Showing 3 changed files with 940 additions and 786 deletions.
2 changes: 1 addition & 1 deletion python/huggingface_server.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG POETRY_HOME=/opt/poetry
ARG POETRY_VERSION=1.8.3

# Install vllm
ARG VLLM_VERSION=0.6.2
ARG VLLM_VERSION=0.6.3

RUN apt-get update -y && apt-get install gcc python3.10-venv python3-dev -y && apt-get clean && \
rm -rf /var/lib/apt/lists/*
Expand Down
Loading

0 comments on commit 158d901

Please sign in to comment.