Updated Triton version to 3.6.0

This commit is contained in:
Eugene Rakhmatulin
2026-01-26 14:24:58 -08:00
parent 25a16ef6c2
commit e817f3dbec
2 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ RUN git clone https://github.com/triton-lang/triton.git
# We expect TRITON_REF to be passed from the command line to break the cache
# Set to v3.5.1 tag by default
ARG TRITON_REF=v3.5.1
ARG TRITON_REF=v3.6.0
WORKDIR $VLLM_BASE_DIR/triton