SeoHwan Yun

Results 2 issues of SeoHwan Yun

Hi, thanks for your great work! I am calculating the acceptance length of EAGLE-2 using LLaMA-2-13B. I modified the code in `evaluation/gen_ea_answer_llama2chat.py` and `model/ea_model.py` to return the length. `evaluation/gen_ea_answer_llama2chat.py` ```python...

Hi, thanks for your great work! I am trying to calculate the acceptance length and acceptance rate. So, I ran `evaluation/gen_ea_alpha_llama2chat.py`. However, an error occurred in the forward process of...