Skip to content

Conversation

@maxDavid40
Copy link

@maxDavid40 maxDavid40 commented Feb 17, 2025

Factorize clean prompt_logprobs method from #11073 to be also used in serving_chat to avoid JSONResponse's error

@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

@mergify mergify bot added the frontend label Feb 17, 2025
Signed-off-by: maxDavid40 <maxdavid40@gmail.com>
Signed-off-by: maxDavid40 <maxdavid40@gmail.com>
Signed-off-by: maxDavid40 <maxdavid40@gmail.com>
@maxDavid40 maxDavid40 force-pushed the prompt_logprobs_clean branch from 9cdd1ac to ba195f5 Compare February 17, 2025 14:02
Copy link
Member

@njhill njhill left a comment

Choose a reason for hiding this comment

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

Looks good thanks @maxDavid40, could you revert that doc change?

@maxDavid40 maxDavid40 force-pushed the prompt_logprobs_clean branch from f57cb47 to 49e2f4b Compare February 18, 2025 09:25
Signed-off-by: maxDavid40 <maxdavid40@gmail.com>
@maxDavid40 maxDavid40 force-pushed the prompt_logprobs_clean branch from 49e2f4b to 334a6f1 Compare February 18, 2025 09:28
@WoosukKwon WoosukKwon requested a review from njhill February 18, 2025 21:19
@maxDavid40
Copy link
Author

@njhill Is it good for you ?

@njhill
Copy link
Member

njhill commented Mar 6, 2025

@maxDavid40 I'm really sorry, I completely forgot about this PR, and in the meantime this was fixed by #14225 (basically exactly the same changes as yours). Sorry again about this, I worry about my memory sometimes 🙃

@maxDavid40 maxDavid40 closed this Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants