diff --git a/TRITON_VERSION b/TRITON_VERSION index c75284b908..6e210ba801 100644 --- a/TRITON_VERSION +++ b/TRITON_VERSION @@ -1 +1 @@ -2.52.0dev \ No newline at end of file +2.53.0dev \ No newline at end of file diff --git a/build.py b/build.py index 313d22ea1a..4652781361 100755 --- a/build.py +++ b/build.py @@ -70,8 +70,8 @@ # incorrectly load the other version of the openvino libraries. # TRITON_VERSION_MAP = { - "2.52.0dev": ( - "24.11dev", # triton container + "2.53.0dev": ( + "24.12dev", # triton container "24.10", # upstream container "1.19.2", # ORT "2024.4.0", # ORT OpenVINO