Does anyone has successfully run the qwen3 evaluation script? When I ran EAGLE/eagle/evaluation/gen_ea_answer_qwen3.py, the output are meaningless text, and I think the base model forward() method of Qwen3Model in EAGLE/eagle/model/modeling_qwen3_kv.py may cause the error since the base_model inference is incorrect, does anyone encounter the same issue? thanks a lot for the help

Does anyone has successfully run the qwen3 evaluation script? When I ran EAGLE/eagle/evaluation/gen_ea_answer_qwen3.py, the output are meaningless text, and I think the base model forward() method of Qwen3Model in EAGLE/eagle/model/modeling_qwen3_kv.py may cause the error since the base_model inference is incorrect, does anyone encounter the same issue? thanks a lot for the help