You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/models/llava/README.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -87,3 +87,13 @@ You should get a response like:
87
87
```
88
88
When visiting a place like this, ...
89
89
```
90
+
91
+
### Build Mobile apps
92
+
93
+
#### Android
94
+
95
+
We can run LLAVA using the LLAMA Demo Apps. Please refer to [this tutorial](https://github.com/pytorch/executorch/tree/main/examples/demo-apps/android/LlamaDemo) to for full instructions on building the Android LLAMA Demo App.
96
+
97
+
### iOS
98
+
99
+
We can run LLAVA using the LLAMA Demo Apps. Please refer to [this tutorial](https://github.com/pytorch/executorch/tree/main/examples/demo-apps/apple_ios/LLaMA) to for full instructions on building the iOS LLAMA Demo App.
0 commit comments