diff --git a/TRITON_VERSION b/TRITON_VERSION index 18e915e8be..21011c4fa3 100644 --- a/TRITON_VERSION +++ b/TRITON_VERSION @@ -1 +1 @@ -2.40.0dev +2.41.0dev diff --git a/build.py b/build.py index 952eff4b18..811a0c81ef 100755 --- a/build.py +++ b/build.py @@ -70,8 +70,8 @@ # incorrectly load the other version of the openvino libraries. # TRITON_VERSION_MAP = { - "2.40.0dev": ( - "23.11dev", # triton container + "2.41.0dev": ( + "23.12dev", # triton container "23.10", # upstream container "1.16.2", # ORT "2023.0.0", # ORT OpenVINO