-
Notifications
You must be signed in to change notification settings - Fork 537
Update llama readme, use main branch for llama3 #3861
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
Conversation
Summary: Use main branch for llama3. Looks like the warning was removed in D56358723 ? See: pytorch#3850 Differential Revision: D58212855
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3861
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 38e1168 with merge base 7bb2c58 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D58212855 |
This pull request has been merged in c350075. |
@pytorchbot cherry-pick --onto release/0.2 -c docs |
Cherry picking #3861The cherry pick PR is at #3871 Details for Dev Infra teamRaised by workflow job |
Actually no merge conflict. Let's cherry-pick this one |
Summary:
Use main branch for llama3. Looks like the warning was removed in D56358723 ?
See: #3850
Differential Revision: D58212855