How to assign a separate GPU to each worker? #4892
Unanswered
Dawnfz-Lenfeng
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use Bentoml to run the vllm engine and set up 4 workers, but it seems they are all running on a single GPU. I want to assign each worker to a separate GPU. How can I configure this?
Beta Was this translation helpful? Give feedback.
All reactions