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

Use queue for finished requests #957

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

Yard1
Copy link
Collaborator

@Yard1 Yard1 commented Sep 6, 2023

This is probably not necessary, but now we have a strong consistency guarantee that the finished requests won't get updated mid-engine abort

@Yard1
Copy link
Collaborator Author

Yard1 commented Sep 6, 2023

cc @zhuohan123

We are also working on adding tests for the async engine which will be added in a followup PR!

Signed-off-by: Antoni Baum <[email protected]>
Copy link
Member

@zhuohan123 zhuohan123 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the fix!

@zhuohan123 zhuohan123 merged commit c9927c1 into vllm-project:main Sep 6, 2023
2 checks passed
@Yard1 Yard1 deleted the finished_requests_use_queue branch September 6, 2023 02:43
liuyanyi pushed a commit to liuyanyi/vllm that referenced this pull request Sep 12, 2023
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
sjchoi1 pushed a commit to casys-kaist-internal/vllm that referenced this pull request May 7, 2024
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.

2 participants