Skip to content

Commit

Permalink
Merge branch 'main' into bug-cutlass_update
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 authored Jan 6, 2025
2 parents b2cb6a5 + 478283f commit da11f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Arguments for controlling build details
###########################################################################################
# Version of Triton to use
ARG TRITON_VERSION=24.10
ARG TRITON_VERSION=24.11
# Base container image
ARG BASE_IMAGE=nvcr.io/nvidia/tritonserver:${TRITON_VERSION}-py3
# Whether or not to enable GPU build
Expand Down

0 comments on commit da11f1a

Please sign in to comment.