-
Notifications
You must be signed in to change notification settings - Fork 27.1k
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
Llama is ExecuTorch compatible #32505
Comments
@guangy10 @amyeroberts |
Hey! Actually this is already supported and can be closed! 🤗 |
Okay, do you have some beginner friendly task on which I can contribute?I actually want to begin contributing in Transformers.I am also a Google Summer of Code Contributor working on NLP and GenAI related problems. |
I would recommend you the issues with |
Yeah, I had
Hey @debrupf2946, thanks for reaching out and being interested in llama for ExecuTorch. As @ArthurZucker mentioned, we actually have been working on this model already for a while, so it should just work out-of-the-box. I have a local commit that verify the newly released 1B and 3B model are working e2e. Will publish the PR soon to protect this model with tests. Feel free to try a different model that you are interested in. Currently we have a list of candidates linked to the umbrella task #32253. |
Feature request
Enable Llama to "Export to ExecuTorch" workflow
Motivation
See details in #32253
Your contribution
Llama model enablement
The text was updated successfully, but these errors were encountered: