-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Closed
Labels
usageHow to use vllmHow to use vllm
Description
Your current environment
vllm==0.8.5.post1
How would you like to use vllm
I want to launch several processes to do vllm inference in parallel on multiple GPUs using multiprocessing.Pool, but this error occurs:
AssertionError: daemonic processes are not allowed to have children
Is my use case not supported anymore? It worked fine with earlier versions.
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Metadata
Metadata
Assignees
Labels
usageHow to use vllmHow to use vllm