We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b83eb1e commit 8e0f831Copy full SHA for 8e0f831
examples/models/llama2/README.md
@@ -107,7 +107,6 @@ If you want to deploy and run a smaller model for educational purposes. From `ex
107
### Option C: Download and export Llama 3 8B instruct model
108
109
You can export and run the original Llama 3 8B instruct model.
110
-> :warning: **use the main branch**: Llama 3 is only supported on the ExecuTorch main branch (not release 2.0)
111
112
1. Llama 3 pretrained parameters can be downloaded from [Meta's official Llama 3 repository](https://github.com/meta-llama/llama3/).
113
0 commit comments