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
2e6be53e
Unverified
Commit
2e6be53e
authored
Feb 17, 2025
by
Yineng Zhang
Committed by
GitHub
Feb 17, 2025
Browse files
fix Dockerfile.rocm
parent
e782eb7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
docker/Dockerfile.rocm
docker/Dockerfile.rocm
+0
-2
No files found.
docker/Dockerfile.rocm
View file @
2e6be53e
...
@@ -20,8 +20,6 @@ ARG TRITON_COMMIT="improve_fa_decode_3.0.0"
...
@@ -20,8 +20,6 @@ ARG TRITON_COMMIT="improve_fa_decode_3.0.0"
ARG ATER_REPO="https://github.com/HaiShaw/ater"
ARG ATER_REPO="https://github.com/HaiShaw/ater"
ARG CK_COMMITS="fa05ae"
ARG CK_COMMITS="fa05ae"
RUN apt install -y rdma-core infiniband-diags openssh-server perftest ibverbs-providers libibumad3 libibverbs1 libnl-3-200 libnl-route-3-200 librdmacm1
RUN git clone ${SGL_REPO} \
RUN git clone ${SGL_REPO} \
&& cd sglang \
&& cd sglang \
&& if [ "${SGL_BRANCH}" = ${SGL_DEFAULT} ]; then \
&& if [ "${SGL_BRANCH}" = ${SGL_DEFAULT} ]; then \
...
...
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