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

model support #21

Open
OliverLeeXZ opened this issue Dec 26, 2024 · 1 comment
Open

model support #21

OliverLeeXZ opened this issue Dec 26, 2024 · 1 comment

Comments

@OliverLeeXZ
Copy link

Thanks for your great work! Can dola support more LLM model? Such as llama3.1, llama2, qwen2 or Mistral serious?

@voidism
Copy link
Owner

voidism commented Feb 18, 2025

Hi @OliverLeeXZ

DoLa was supported by Huggingface transformers last year: https://huggingface.co/docs/transformers/main/generation_strategies#dola-decoding

However, we didn't test the decoding results on the latest models like Qwen, Llama3, etc. For reproducing the official results, please still follow the implementation in this repo. Thanks!

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

2 participants