Error in building llama with eagle for speculative decoding
Open
@nekorobov is already working on this.
Since Dec 18, 2024.
Investigating
Speculative Decoding
triaged
- Dominant language
- Python
- Stars
- 14.7k
- Forks
- 2.8k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 489
Description
Went through the Readme for llama 3 8b instruct on the examples/eagle. When running the convert checkpoint, I get the error: key error 'fc.bias'
I used llama3 8b instruct from hugging face with the eagle version for the eagle model directory.
Not really sure the issue? Maybe I need to recreate the eagle model?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.