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
d973c78e
Unverified
Commit
d973c78e
authored
Feb 14, 2025
by
HAI
Committed by
GitHub
Feb 14, 2025
Browse files
ROCm docker: triton update (#3584)
parent
6ce6eabb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker/Dockerfile.rocm
docker/Dockerfile.rocm
+2
-2
No files found.
docker/Dockerfile.rocm
View file @
d973c78e
...
@@ -13,8 +13,8 @@ ARG SGL_REPO="https://github.com/sgl-project/sglang"
...
@@ -13,8 +13,8 @@ ARG SGL_REPO="https://github.com/sgl-project/sglang"
ENV SGL_DEFAULT="main"
ENV SGL_DEFAULT="main"
ARG SGL_BRANCH=${SGL_DEFAULT}
ARG SGL_BRANCH=${SGL_DEFAULT}
ARG TRITON_REPO="https://github.com/
triton-lang
/triton.git"
ARG TRITON_REPO="https://github.com/
ROCm
/triton.git"
ARG TRITON_COMMIT="
845d75a
"
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"
...
...
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