From 5cbb492df5037dde3c92ffcb3dacc5451e791932 Mon Sep 17 00:00:00 2001 From: pvijayakrish Date: Tue, 10 Sep 2024 14:10:45 -0700 Subject: [PATCH] Update triton version in map --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index 9560ead3e7..8017f5f88f 100755 --- a/build.py +++ b/build.py @@ -70,7 +70,7 @@ # incorrectly load the other version of the openvino libraries. # TRITON_VERSION_MAP = { - "2.50.0dev": ( + "2.50.0": ( "24.09", # triton container "24.09", # upstream container "1.19.2", # ORT