-
Notifications
You must be signed in to change notification settings - Fork 537
llama2 readme #3315
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
llama2 readme #3315
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3315
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 9d8eb35 with merge base b560864 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@lucylq has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
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.
LGTM. Thanks @lucylq !
@pytorchbot cherry-pick --onto release/0.2 -c docs |
Summary: - add note for embedding quantize, for llama3 - re-order export args to be the same as llama2, group_size missing `--` Pull Request resolved: #3315 Reviewed By: cccclai Differential Revision: D56528535 Pulled By: lucylq fbshipit-source-id: 4453070339ebdb3d782b45f96fe43d28c7006092 (cherry picked from commit 34f59ed)
Cherry picking #3315The cherry pick PR is at #3326 Details for Dev Infra teamRaised by workflow job |
Summary: - add note for embedding quantize, for llama3 - re-order export args to be the same as llama2, group_size missing `--` Pull Request resolved: #3315 Reviewed By: cccclai Differential Revision: D56528535 Pulled By: lucylq fbshipit-source-id: 4453070339ebdb3d782b45f96fe43d28c7006092 (cherry picked from commit 34f59ed) Co-authored-by: Lucy Qiu <[email protected]>
--