Skip to content

Commit 64ba1f3

Browse files
mikekgfbmalfet
authored andcommitted
Update iOS.md (#360)
1 parent a306139 commit 64ba1f3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/iOS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
Check out the [tutorial](https://pytorch.org/executorch/main/llm/llama-demo-ios.html) on how to build the iOS demo app running your
44
PyTorch models with [ExecuTorch](https://github.com/pytorch/executorch).
55

6+
Once you can run the app on you device,
7+
1 - connect the device to you Mac,
8+
2 - copy the model and tokenizer.bin to the iOS Llama app
9+
3 - select the tokenizer and model with the `(...)` control (bottom left of screen, to the left of the text entrybox)
10+
11+
12+
Detailed step by step in conjunction with ExecuTorch iOS build, to run on
13+
simulator for iOS.
14+
615
<a href="https://pytorch.org/executorch/main/_static/img/llama_ios_app.mp4">
716
<img src="https://pytorch.org/executorch/main/_static/img/llama_ios_app.png" width="600" alt="iOS app running a LlaMA model">
817
</a>
18+
19+
<--
20+
<A HREF=https://github.com/pytorch/executorch/blob/main/docs/source/_static/img/llama_ios_app.png>torchchat on iOS</A>
21+
-->

0 commit comments

Comments
 (0)