Skip to content

Conversation

njhill
Copy link
Member

@njhill njhill commented Oct 17, 2024

Similar to what was done for the chat API in #9357. Ensure that the final chunk with usage data contains aggregate counts across all choices.

Also simplify some of the prompt-handling logic in the API implementation.

Similar to what was done for the chat API in vllm-project#9357. Ensure that the final chunk with usage data contains aggregate counts across all choices.

Also simplify some of the prompt-handling logic in the API implementation.
@njhill
Copy link
Member Author

njhill commented Oct 17, 2024

Draft because there are typing errors that will be fixed by #9473.

Edit: strange that the CI didn't fail with the same mypy errors that I see locally...

@vllm-project vllm-project deleted a comment from github-actions bot Oct 17, 2024
@njhill njhill marked this pull request as ready for review October 17, 2024 23:00
@njhill njhill added the ready ONLY add when PR is ready to merge/full CI is needed label Oct 18, 2024
Copy link
Member

@DarkLight1337 DarkLight1337 left a comment

Choose a reason for hiding this comment

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

Nice cleanup work! I really hate this part of the code with so many if-else switches...

@DarkLight1337 DarkLight1337 enabled auto-merge (squash) October 18, 2024 06:57
@DarkLight1337 DarkLight1337 merged commit 25aeb7d into vllm-project:main Oct 18, 2024
69 checks passed
Alvant pushed a commit to compressa-ai/vllm that referenced this pull request Oct 26, 2024
garg-amit pushed a commit to garg-amit/vllm that referenced this pull request Oct 28, 2024
FerdinandZhong pushed a commit to FerdinandZhong/vllm that referenced this pull request Oct 29, 2024
sumitd2 pushed a commit to sumitd2/vllm that referenced this pull request Nov 14, 2024
LeiWang1999 pushed a commit to LeiWang1999/vllm-bitblas that referenced this pull request Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants