Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ci/L0_backend_vllm/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

RET=0
SUBTESTS="accuracy_test request_cancellation enabled_stream vllm_backend metrics_test"
VLLM_WORKER_MULTIPROC_METHOD=spawn
export VLLM_WORKER_MULTIPROC_METHOD=spawn

python3 -m pip install tritonclient[grpc]

Expand Down
Loading