Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
a18ab81d
Unverified
Commit
a18ab81d
authored
Jan 13, 2025
by
sogalin
Committed by
GitHub
Jan 13, 2025
Browse files
Update base image for ROCm (#2852)
Co-authored-by:
HAI
<
hixiao@gmail.com
>
parent
0bb0f763
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile.rocm
docker/Dockerfile.rocm
+1
-1
No files found.
docker/Dockerfile.rocm
View file @
a18ab81d
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# docker build --build-arg SGL_BRANCH=v0.4.1.post5 -t v0.4.1.post5-rocm620 -f Dockerfile.rocm .
# docker build --build-arg SGL_BRANCH=v0.4.1.post5 -t v0.4.1.post5-rocm620 -f Dockerfile.rocm .
# default base image
# default base image
ARG BASE_IMAGE="rocmshared/vllm-rocm:202
41031
-tuned"
ARG BASE_IMAGE="rocmshared/vllm-rocm:202
50113
-tuned
-elementwise
"
FROM $BASE_IMAGE AS base
FROM $BASE_IMAGE AS base
USER root
USER root
...
...
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