Skip to content

Commit

Permalink
Add link to llama3 README file (#3156)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #3156

bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks

Reviewed By: kirklandsign

Differential Revision: D56362041

fbshipit-source-id: 472dd9864a26f2b8744673163a8cd2cea58cc8e7
  • Loading branch information
mergennachin authored and facebook-github-bot committed Apr 19, 2024
1 parent 269b6ad commit fa433cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/models/llama3/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Summary
For Llama3, use the same example code, minus tokenizer, as Llama2. Please see the ../llama2/README.md for details.
For Llama3, use the same example code, minus tokenizer, as Llama2. Please see the [Llama2 README page](../llama2/README.md) for details.

0 comments on commit fa433cb

Please sign in to comment.