Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: GPU索引指定失败 #14334

Open
1 task done
hackerhaiJu opened this issue Mar 6, 2025 · 0 comments
Open
1 task done

[Bug]: GPU索引指定失败 #14334

hackerhaiJu opened this issue Mar 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@hackerhaiJu
Copy link

Your current environment

export CUDA_VISIBLE_DEVICES=2,3 && vllm serve QwQ-32B
--dtype half
--tensor-parallel-size 2
--cpu-offload-gb 1
--gpu-memory-utilization 0.9
--port 9000

指定了GPU为2和3,但是启动模型依旧选择了0显卡,vllm版本0.7.2

Image

🐛 Describe the bug

export CUDA_VISIBLE_DEVICES=2,3 && vllm serve QwQ-32B
--dtype half
--tensor-parallel-size 2
--cpu-offload-gb 1
--gpu-memory-utilization 0.9
--port 9000

指定了GPU为2和3,但是启动模型依旧选择了0显卡,vllm版本0.7.2

Image

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.
@hackerhaiJu hackerhaiJu added the bug Something isn't working label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant