You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use distributed inference, my master node is on a computer with system ubantu, and after I run bash run_cluster.sh
vllm/vllm-openai
ip_of_head_node
--head
/path/to/the/huggingface/home/in/this/node
The system is running normally without any errors.
My child node is a wsl2 ubantu, and when I run the code to register the child node, it terminates without any error 30 seconds after a successful run.
What kind of problem is this causing? Is it the lack of cross-system support?
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.
The text was updated successfully, but these errors were encountered:
Your current environment
How would you like to use vllm
When I use distributed inference, my master node is on a computer with system ubantu, and after I run bash run_cluster.sh
vllm/vllm-openai
ip_of_head_node
--head
/path/to/the/huggingface/home/in/this/node
The system is running normally without any errors.
My child node is a wsl2 ubantu, and when I run the code to register the child node, it terminates without any error 30 seconds after a successful run.
What kind of problem is this causing? Is it the lack of cross-system support?
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: