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

[Usage]: RuntimeError: Cannot re-initialize CUDA in forked subprocess. To use CUDA with multiprocessing, you must use the 'spawn' start method #8392

Closed
1 task done
TianSongS opened this issue Sep 12, 2024 · 3 comments · Fixed by #8390
Labels
usage How to use vllm

Comments

@TianSongS
Copy link

Your current environment

I used the same service deployment command, but when I upgraded from 0.5.5 to 0.6.1 today, the deployment went wrong

20240912-095248

How would you like to use vllm

I want to run inference of a [specific model](put link here). I don't know how to integrate it with vllm.

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.
@TianSongS TianSongS added the usage How to use vllm label Sep 12, 2024
@youkaichao
Copy link
Member

should be solved by #8390

can you give it a try?

@BrandonStudio
Copy link

@youkaichao How can I install it? 0.6.1.post1 does not seem to be released

@youkaichao
Copy link
Member

follow https://docs.vllm.ai/en/latest/getting_started/installation.html and install the wheel for the latest commit, or wait for the release, which will finish soon #8440 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage How to use vllm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants