Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
0d7c3cb5
Unverified
Commit
0d7c3cb5
authored
Oct 08, 2025
by
pwschuurman
Committed by
GitHub
Oct 08, 2025
Browse files
Update Dockerfile and install runai-model-streamer[gcs] package (#26464)
Signed-off-by:
Peter Schuurman
<
psch@google.com
>
parent
1b2c440c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile
docker/Dockerfile
+1
-1
No files found.
docker/Dockerfile
View file @
0d7c3cb5
...
@@ -542,7 +542,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
...
@@ -542,7 +542,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
else
\
else
\
BITSANDBYTES_VERSION
=
"0.46.1"
;
\
BITSANDBYTES_VERSION
=
"0.46.1"
;
\
fi
;
\
fi
;
\
uv pip
install
--system
accelerate hf_transfer modelscope
"bitsandbytes>=
${
BITSANDBYTES_VERSION
}
"
'timm>=1.0.17'
'runai-model-streamer[s3]>=0.14.0'
uv pip
install
--system
accelerate hf_transfer modelscope
"bitsandbytes>=
${
BITSANDBYTES_VERSION
}
"
'timm>=1.0.17'
'runai-model-streamer[s3
,gcs
]>=0.14.0'
ENV
VLLM_USAGE_SOURCE production-docker-image
ENV
VLLM_USAGE_SOURCE production-docker-image
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment