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

@@ -11,7 +11,7 @@ REBUILD_VLLM=false
COPY_HOSTS=()
SSH_USER="$USER"
NO_BUILD=false
TRITON_REF="v3.5.1"
TRITON_REF="v3.6.0"
VLLM_REF="main"
TMP_IMAGE=""
PARALLEL_COPY=false