vllm icon indicating copy to clipboard operation
vllm copied to clipboard

[Usage]: 使用vllm的docker镜像启动Qwen/Qwen3-32B模型服务,CPU占用一直100%

Open zailushang2006 opened this issue 10 months ago • 1 comments

Your current environment

vllm:0.8.5

How would you like to use vllm

使用vllm的docker镜像启动大模型服务,vllm版本为0.8.5。 部署的模型师为Qwen/Qwen3-32B。 当指定--tensor-parallel-size=2时,在日志中可以看到有两个VllmWorker和相应pid。这两个进程一直占用100%的CPU。我的服务器是64核CPU,其中这两个进程的CPU一直是100%。 这个问题如何排查和解决?

Before submitting a new issue...

  • [x] 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.

zailushang2006 avatar Jun 04 '25 15:06 zailushang2006

遇到相同问题,不过镜像版本是0.8.5.post1,8卡4090启动模型后,闲时CPU也一直100%。不确定是否要升级或降级vllm版本?

need4smile avatar Jun 20 '25 03:06 need4smile

VLLM_SLEEP_WHEN_IDLE=1 https://github.com/vllm-project/vllm/pull/16226

AllenDou avatar Jul 04 '25 09:07 AllenDou

This issue has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this issue should remain open. Thank you!

github-actions[bot] avatar Oct 03 '25 02:10 github-actions[bot]

This issue has been automatically closed due to inactivity. Please feel free to reopen if you feel it is still relevant. Thank you!

github-actions[bot] avatar Nov 02 '25 02:11 github-actions[bot]