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

Integrate Speculative decoding to speed up inferences #942

Closed
AmoghM opened this issue Sep 4, 2023 · 3 comments
Closed

Integrate Speculative decoding to speed up inferences #942

AmoghM opened this issue Sep 4, 2023 · 3 comments

Comments

@AmoghM
Copy link

AmoghM commented Sep 4, 2023

It is already mentioned by @WoosukKwon here: #249 (comment) that the samplers are not optimized and are a part of the vLLM roadmap. It will be great if we take a leap forward to incorporate speculative decoding into vLLM.

Speculative Decoding is the latest paper from DeepMind researchers and they claim to achieve 2-2.5x decoding speedup. There is already an open-source contribution of the technique here: https://github.com/shreyansh26/Speculative-Sampling

@FANLONGFANLONG
Copy link

@AmoghM May I know if there is any update?

@lucasjinreal
Copy link

Any updates?

@cadedaniel
Copy link
Collaborator

Follow along here for updates: #2188

@hmellor hmellor closed this as not planned Won't fix, can't repro, duplicate, stale Apr 4, 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

No branches or pull requests

5 participants