-
Notifications
You must be signed in to change notification settings - Fork 409
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Update landing page to include Llama (#6231) Summary: Pull Request resolved: #6231 We should promote llama page more and demote the LLM Manual. allow-large-files bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: dvorjackz Differential Revision: D64375318 fbshipit-source-id: a6b07de4735691b5230e51ec7bc1957ce9a4463f (cherry picked from commit 3e052a8) * Update index.rst * Update getting-started.md --------- Co-authored-by: Mergen Nachin <[email protected]>
- Loading branch information
1 parent
0f17eb1
commit 8dd7774
Showing
3 changed files
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Llama on ExecuTorch | ||
|
||
See | ||
[Llama readme](https://github.com/pytorch/executorch/blob/main/examples/models/llama2/README.md) | ||
for detailed information about running Llama on ExecuTorch. |