Skip to content

add vllm support for token ids as input #3280

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wybryan
Copy link

@wybryan wybryan commented Apr 11, 2025

What does this PR do?

This PR adds support for vLLM server & client to accept token ids as input.

The vLLM engine does support token ids as input as opposed to text under the hood, this PR makes the feature available to end users. The rationale behind is that in certain training user cases user wants precise control of what exact input tokens are used for vLLM, therefore adding this capability to let user have full control of input tokens before sending to vLLM.

Who can review?

Anyone in the community is free to review the PR once the tests have passed.

@wybryan wybryan marked this pull request as draft April 12, 2025 04:37
@wybryan wybryan marked this pull request as ready for review April 12, 2025 04:37
@wybryan
Copy link
Author

wybryan commented Apr 12, 2025

Hi @qgallouedec, is it possible for you to review this PR please?

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.

1 participant