Skip to content

Commit ccbf31b

Browse files
committed
update vllm version to 0.6.6-post1
1 parent e01d645 commit ccbf31b

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.5.0",
79-
"standalone_openvino_version": "2024.5.0",
78+
"ort_openvino_version": "2024.6.0",
79+
"standalone_openvino_version": "2024.6.0",
8080
"dcgm_version": "3.3.6",
81-
"vllm_version": "0.6.3.post1",
81+
"vllm_version": "0.6.6.post1",
8282
"rhel_py_version": "3.12.3",
8383
}
8484

0 commit comments

Comments
 (0)