Skip to content

Commit 211756b

Browse files
pwschuurmanxuebwang-amd
authored andcommitted
Update Dockerfile and install runai-model-streamer[gcs] package (vllm-project#26464)
Signed-off-by: Peter Schuurman <psch@google.com> Signed-off-by: xuebwang-amd <xuebwang@amd.com>
1 parent fb1c1fc commit 211756b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
542542
else \
543543
BITSANDBYTES_VERSION="0.46.1"; \
544544
fi; \
545-
uv pip install --system accelerate hf_transfer modelscope "bitsandbytes>=${BITSANDBYTES_VERSION}" 'timm>=1.0.17' 'runai-model-streamer[s3]>=0.14.0'
545+
uv pip install --system accelerate hf_transfer modelscope "bitsandbytes>=${BITSANDBYTES_VERSION}" 'timm>=1.0.17' 'runai-model-streamer[s3,gcs]>=0.14.0'
546546

547547
ENV VLLM_USAGE_SOURCE production-docker-image
548548

0 commit comments

Comments
 (0)