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 b6f4856 commit 0e01a8fCopy full SHA for 0e01a8f
ci/L0_backend_vllm/test.sh
@@ -27,7 +27,7 @@
27
28
RET=0
29
SUBTESTS="accuracy_test request_cancellation enabled_stream vllm_backend metrics_test"
30
-VLLM_WORKER_MULTIPROC_METHOD=spawn
+export VLLM_WORKER_MULTIPROC_METHOD=spawn
31
32
python3 -m pip install tritonclient[grpc]
33
0 commit comments