We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccbf31b commit c99fdfeCopy full SHA for c99fdfe
build.py
@@ -75,10 +75,10 @@
75
"triton_container_version": "25.02",
76
"upstream_container_version": "25.02",
77
"ort_version": "1.20.1",
78
- "ort_openvino_version": "2024.6.0",
79
- "standalone_openvino_version": "2024.6.0",
+ "ort_openvino_version": "2025.0.0",
+ "standalone_openvino_version": "2025.0.0",
80
"dcgm_version": "3.3.6",
81
- "vllm_version": "0.6.6.post1",
+ "vllm_version": "0.7.0",
82
"rhel_py_version": "3.12.3",
83
}
84
0 commit comments