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

Reduce GPU memory utilization to make sure OOM doesn't happen #153

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

zhuohan123
Copy link
Member

@zhuohan123 zhuohan123 commented Jun 18, 2023

Fix #143. It turns out OOM is caused by the fragmentation within PyTorch memory allocator.

Copy link
Collaborator

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@zhuohan123 zhuohan123 merged commit bf5f121 into main Jun 18, 2023
@zhuohan123 zhuohan123 deleted the reduce-gpu-memory-utilization branch June 19, 2023 08:31
sjchoi1 pushed a commit to casys-kaist-internal/vllm that referenced this pull request May 7, 2024
yukavio pushed a commit to yukavio/vllm that referenced this pull request Jul 3, 2024
Summary:
Update benchmark readme

Test:
None

---------

Co-authored-by: Varun Sundar Rabindranath <varun@neuralmagic.com>
dtrifiro pushed a commit to dtrifiro/vllm that referenced this pull request Sep 30, 2024
…herry-pick-152-to-release

[release] Add sample chat template into vLLM container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Got OOM when using TP
2 participants