Skip to content

Commit 4d9863f

Browse files
kirklandsignfacebook-github-bot
authored andcommitted
Add a link to Android app tutorial (#2893)
Summary: Pull Request resolved: #2893 Reviewed By: mergennachin Differential Revision: D55826839 Pulled By: kirklandsign fbshipit-source-id: 4aef1f93ae77cd95480709b4ec89f3698dbe85db
1 parent b6c1070 commit 4d9863f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/models/llama2/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@ adb shell "cd /data/local/tmp && ./llama_main --model_path <model.pte> --tokeniz
221221
222222
TODO
223223
224+
### Android app
225+
Please refer to [this tutorial](https://pytorch.org/executorch/main/llm/llama-demo-android.html) to for full instructions on building the Android LLAMA Demo App.
226+
224227
# What is coming next?
225228
## Quantization
226229
- Enabling FP16 model to leverage smaller groupsize for 4-bit quantization.

0 commit comments

Comments
 (0)