Skip to content

Commit aebc2e3

Browse files
Riandyfacebook-github-bot
authored andcommitted
Update llava readme docs to reference demo apps (#5427)
Summary: Pull Request resolved: #5427 Update llava readme docs to reference demo apps Reviewed By: lucylq Differential Revision: D62883200 fbshipit-source-id: 309fb43cd6a53a2dce923ef24fbd8dce48e132e6
1 parent 06c0fa3 commit aebc2e3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

examples/models/llava/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,13 @@ You should get a response like:
8787
```
8888
When visiting a place like this, ...
8989
```
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

Comments
 (0)