vllm icon indicating copy to clipboard operation
vllm copied to clipboard

[Usage]: cuda oom when serving multi task on same server

Open reneix opened this issue 1 year ago • 3 comments

Your current environment

vllm 0.6.0
qwen2.5-14b
cuda 12.4

How would you like to use vllm

I would serving task generate and embedding on same server, but cuda oom can i serving generate on gpu , but embedding on cpu? please advice

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.

reneix avatar Nov 15 '24 02:11 reneix

You can try to use the qwen2.5-14b model after INT4 quantization to reduce the GPU memory.

zhur0ng avatar Nov 15 '24 08:11 zhur0ng

You can try to use the qwen2.5-14b model after INT4 quantization to reduce the GPU memory.

got, will have a try

reneix avatar Nov 18 '24 03:11 reneix

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 Feb 17 '25 02:02 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 Mar 19 '25 02:03 github-actions[bot]