Skip to content

Commit 082ea71

Browse files
authored
Update README with mobile demo app details
Added information about mobile demo apps for Android and iOS.
1 parent 50e5ec0 commit 082ea71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/models/voxtral/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,3 +180,7 @@ You can also produce raw audio file as follows (for Option A):
180180
```
181181
ffmpeg -i audio.mp3 -f f32le -acodec pcm_f32le -ar 16000 audio_input.bin
182182
```
183+
184+
### Android and iOS mobile demo apps
185+
186+
We have example mobile demo apps for Android and iOS (using XNNPACK) [here](https://github.com/meta-pytorch/executorch-examples/tree/main/llm)

0 commit comments

Comments
 (0)