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 b7b7147 commit e870f37Copy full SHA for e870f37
ci/L0_check_health_vllm/test.sh
@@ -31,6 +31,7 @@ source ../common/util.sh
31
pip3 install pytest==8.1.1
32
pip3 install tritonclient[grpc]
33
34
+rm -f *.log *.report.xml
35
RET=0
36
37
function setup_model_repository {
0 commit comments