Skip to content

Commit c99fdfe

Browse files
committed
updating openvino version to 2025.0.0 and vllm version to 0.7.0
1 parent ccbf31b commit c99fdfe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
"triton_container_version": "25.02",
7676
"upstream_container_version": "25.02",
7777
"ort_version": "1.20.1",
78-
"ort_openvino_version": "2024.6.0",
79-
"standalone_openvino_version": "2024.6.0",
78+
"ort_openvino_version": "2025.0.0",
79+
"standalone_openvino_version": "2025.0.0",
8080
"dcgm_version": "3.3.6",
81-
"vllm_version": "0.6.6.post1",
81+
"vllm_version": "0.7.0",
8282
"rhel_py_version": "3.12.3",
8383
}
8484

0 commit comments

Comments
 (0)