Triton 3.6.0 is now default

This commit is contained in:
Eugene Rakhmatulin
2026-02-08 22:38:31 -08:00
parent d845cd0401
commit 06e8817f18
3 changed files with 14 additions and 5 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