-
Notifications
You must be signed in to change notification settings - Fork 649
Qwen and Phi-4-Mini targets #13449
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
Qwen and Phi-4-Mini targets #13449
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13449
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 PendingAs of commit b98860b with merge base bba378c ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D80015307 |
This PR needs a
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
elif model_name == "phi_4_mini": | ||
from executorch.examples.models.phi_4_mini import ( # pyre-ignore[21] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If I remember correctly, we needed these because the internal linter was being weird
110c5c8
to
fdb13f8
Compare
Summary: Targets for Qwen 3, Phi-4-Mini Reviewed By: jackzhxng, cccclai Differential Revision: D80015307
This pull request was exported from Phabricator. Differential Revision: D80015307 |
Summary: Pull Request resolved: pytorch#13449 Targets for Qwen 3, Phi-4-Mini Reviewed By: jackzhxng, cccclai Differential Revision: D80015307
fdb13f8
to
b7140bc
Compare
Summary: Targets for Qwen 3, Phi-4-Mini Reviewed By: jackzhxng, cccclai Differential Revision: D80015307
b7140bc
to
c56a053
Compare
This pull request was exported from Phabricator. Differential Revision: D80015307 |
@rohansjoshi has imported this pull request. If you are a Meta employee, you can view this in D80015307. |
Summary: Targets for Qwen 3, Phi-4-Mini
Reviewed By: cccclai
Differential Revision: D80015307