File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 3
3
Check out the [ tutorial] ( https://pytorch.org/executorch/main/llm/llama-demo-ios.html ) on how to build the iOS demo app running your
4
4
PyTorch models with [ ExecuTorch] ( https://github.com/pytorch/executorch ) .
5
5
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
+
6
15
<a href =" https://pytorch.org/executorch/main/_static/img/llama_ios_app.mp4 " >
7
16
<img src =" https://pytorch.org/executorch/main/_static/img/llama_ios_app.png " width =" 600 " alt =" iOS app running a LlaMA model " >
8
17
</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
+ -->
You can’t perform that action at this time.
0 commit comments