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

Handle Medusa speculative decoding also with outline #845

Open
jqueguiner opened this issue Apr 29, 2024 · 1 comment
Open

Handle Medusa speculative decoding also with outline #845

jqueguiner opened this issue Apr 29, 2024 · 1 comment

Comments

@jqueguiner
Copy link
Contributor

jqueguiner commented Apr 29, 2024

What behavior of the library made you think about the improvement?

As of now Medusa is generating hallucinations as the speculative multihead is not supporting the outline decoding grammar.

How would you like it to behave?

Support speculative decoding for performance reasons

Note: only tgi is supporting Medusa not vllm for now but planned.

@jqueguiner jqueguiner changed the title Handle Handle Medusa speculative decoding also with outline Apr 29, 2024
@furlat
Copy link

furlat commented May 8, 2024

Do you know if the n-gram speculation is working? I think that would be even more impactful and simpler to handle since a lot of structured task are rewrite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants