Skip to content

[Feature] [Spec Decode]: Simplify the Use of Eagle Spec Decode #11943

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

Closed
1 task done
LiuXiaoxuanPKU opened this issue Jan 10, 2025 · 2 comments
Closed
1 task done

[Feature] [Spec Decode]: Simplify the Use of Eagle Spec Decode #11943

LiuXiaoxuanPKU opened this issue Jan 10, 2025 · 2 comments
Labels
feature request New feature or request stale Over 90 days of inactivity

Comments

@LiuXiaoxuanPKU
Copy link
Collaborator

🚀 The feature, motivation and pitch

As documented here, currently, users need to change the config and checkpoint using the script, which is tedious.
In the ideal case, vllm should load the eagle head automatically from huggingface or locally without extra conversion.
This can be achieved by:

  1. Identify this is a eagle head from the model name.
  2. Identify the LM head from the original base model.

After 1 and 2, vllm should be able to use eagle speculative decoding without user conversion.

Alternatives

No response

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Copy link

This issue has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this issue should remain open. Thank you!

@github-actions github-actions bot added the stale Over 90 days of inactivity label Apr 11, 2025
Copy link

This issue has been automatically closed due to inactivity. Please feel free to reopen if you feel it is still relevant. Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request stale Over 90 days of inactivity
Projects
None yet
Development

No branches or pull requests

1 participant