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

alpha value differs from what is reported in the paper #89

Closed
fousdfrf opened this issue Jul 3, 2024 · 1 comment
Closed

alpha value differs from what is reported in the paper #89

fousdfrf opened this issue Jul 3, 2024 · 1 comment

Comments

@fousdfrf
Copy link

fousdfrf commented Jul 3, 2024

image

I encountered an issue while testing eagle-1 and llama-2-7b on the 4090 using the mt_beach dataset. The speed ratio is normal, but the alpha values do not match those reported in the research paper.

python -m eagle.evaluation.gen_ea_alpha_llama2chat --ea-model-path /models/EAGLE-llama2-chat-7B --base-model-path models/modelscope/Llama-2-7b-chat-ms --model-id ea-alpha-llama-2-chat-7b-fp16 --temperature 0.0

python mt_bench/alpha.py

@Liyuhui-12
Copy link
Collaborator

You might have used tree attention.

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

3 participants