Unverified Commit d973c78e authored by HAI's avatar HAI Committed by GitHub
Browse files

ROCm docker: triton update (#3584)

parent 6ce6eabb
...@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment