Skip to content

Commit 23107db

Browse files
committed
Add a link to Android app tutorial
1 parent d17864d commit 23107db

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
@@ -196,6 +196,9 @@ adb shell "cd /data/local/tmp && ./llama_main --model_path <model.pte> --tokeniz
196196
197197
TODO
198198
199+
### Android app
200+
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.
201+
199202
# What is coming next?
200203
## Quantization
201204
- Enabling FP16 model to leverage smaller groupsize for 4-bit quantization.

0 commit comments

Comments
 (0)