Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions examples/models/llava/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,13 @@ You should get a response like:
```
When visiting a place like this, ...
```

### Build Mobile apps

#### Android

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.

### iOS

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.