We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f74bd commit 075a619Copy full SHA for 075a619
examples/demo-apps/apple_ios/LLaMA/README.md
@@ -5,8 +5,8 @@ Get hands-on with running LLaMA and LLaVA models — exported via ExecuTorch —
5
*Click the image below to see it in action!*
6
7
<p align="center">
8
-<a href="../../../../docs/source/_static/img/llama_ios_app.mp4">
9
- <img src="../../../../docs/source/_static/img/llama_ios_app.png" width="600" alt="iOS app running a LlaMA model">
+<a href="https://pytorch.org/executorch/main/_static/img/llama_ios_app.mp4">
+ <img src="https://pytorch.org/executorch/main/_static/img/llama_ios_app.png" width="600" alt="iOS app running a LlaMA model">
10
</a>
11
</p>
12
0 commit comments