-
Notifications
You must be signed in to change notification settings - Fork 685
[doc] Link Hugging Face models to the ExecuTorch doc #10154
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10154
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Cancelled Job, 13 Unrelated FailuresAs of commit 07fdf9e with merge base 4ea6839 ( CANCELLED JOB - The following job was cancelled. Please retry:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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.
Looks good to me. Thanks for adding this. In the long-term, I'm thinking we should add an overview page on LLMs to discuss options, as well, but we can wait until we have the ETLLM and mobile runners figured out.
@GregoryComer Yeah, but note that Hugging Face models are not limited to LLMs, I'd like to get on to other models ( |
rebase |
@pytorchbot cherry-pick --onto release/0.6 -c docs |
### Summary ExecuTorch doc and repo have been successfully linked to the main entry on [Hugging Face doc](https://huggingface.co/docs/optimum/main/en/index), now we need to link the Hugging Face doc and repo ([`huggingface/optimum-executorch`](https://github.com/huggingface/optimum-executorch)) to ExecuTorch doc for seamless experience. ### Test plan Doc build on CI Co-authored-by: Guang Yang <guangyang@fb.com> (cherry picked from commit fa5d9c2)
Cherry picking #10154The cherry pick PR is at #10171 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
### Summary ExecuTorch doc and repo have been successfully linked to the main entry on [Hugging Face doc](https://huggingface.co/docs/optimum/main/en/index), now we need to link the Hugging Face doc and repo ([`huggingface/optimum-executorch`](https://github.com/huggingface/optimum-executorch)) to ExecuTorch doc for seamless experience. ### Test plan Doc build on CI Co-authored-by: Guang Yang <guangyang@fb.com>
Summary
ExecuTorch doc and repo have been successfully linked to the main entry on Hugging Face doc, now we need to link the Hugging Face doc and repo (
huggingface/optimum-executorch
) to ExecuTorch doc for seamless experience.Test plan
Doc build on CI