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

[Speculative decoding] Enable TP>1 speculative decoding #4808

Closed
wants to merge 15 commits into from

Conversation

cadedaniel
Copy link
Collaborator

@cadedaniel cadedaniel commented May 14, 2024

This PR allows tensor-parallel-size greater than 1 in vLLM's speculative decoding. It achieves this by broadcasting control flow information at the beginning of every invocation.

@cadedaniel cadedaniel changed the title [WIP] [Speculative decoding] Enable TP>1 speculative decoding [Speculative decoding] Enable TP>1 speculative decoding May 14, 2024
@cadedaniel cadedaniel marked this pull request as ready for review May 14, 2024 10:14
@cadedaniel cadedaniel requested a review from comaniac May 14, 2024 10:14
@cadedaniel
Copy link
Collaborator Author

closing this for #4840

@cadedaniel cadedaniel closed this May 23, 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.

None yet

1 participant