mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-25 14:32:28 +08:00
parent
ff5a0cfa6e
commit
7fbcbbfc45
@ -334,7 +334,7 @@ class NixlConnectorWorker:
|
||||
|
||||
# Agent.
|
||||
import os
|
||||
num_workers = 64
|
||||
num_workers = 32
|
||||
# setting num_workers on the prefiller causes no notifs to be recved???
|
||||
# this is a hack to make sure we set num workers on the prefiller to 1.
|
||||
if os.getenv("VLLM_IS_PREFILL", "0") == "1":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user