Skip to content

Commit

Permalink
Update llama docs on main (#4361)
Browse files Browse the repository at this point in the history
Summary:
Llama is supported on 0.3 release

Pull Request resolved: #4361

Reviewed By: kirklandsign

Differential Revision: D60121234

Pulled By: lucylq

fbshipit-source-id: ed3629ca43625f7693b910c4887a8aa3a3d207e7
  • Loading branch information
lucylq authored and facebook-github-bot committed Jul 23, 2024
1 parent 628b280 commit 3154afc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/models/llama2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ If you want to deploy and run a smaller model for educational purposes. From `ex
### Option C: Download and export Llama 3 8B instruct model
You can export and run the original Llama 3 8B instruct model.
> :warning: **use the main branch**: Llama 3 is only supported on the ExecuTorch main branch (not release 2.0)
1. Llama 3 pretrained parameters can be downloaded from [Meta's official Llama 3 repository](https://github.com/meta-llama/llama3/).
Expand Down

0 comments on commit 3154afc

Please sign in to comment.