We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e37b9a commit 1ba88adCopy full SHA for 1ba88ad
README.md
@@ -502,7 +502,7 @@ The following assumes you've completed the steps for [Setting up ExecuTorch](#se
502
and use [this script](https://github.com/pytorch/executorch/blob/main/build/build_android_llm_demo.sh) to build the AAR library.
503
504
<p align="center">
505
- <img src="https://pytorch.org/executorch/main/_static/img/android_llama_app.png" width="600" alt="Android app running a LlaMA model">
+ <img src="https://pytorch.org/executorch/main/_static/img/chat.png" width="600" alt="Android app running a LlaMA model">
506
</p>
507
508
0 commit comments