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/demo-apps/android/LlamaDemo/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# ExecuTorch Llama Android Demo App
2
2
3
-
**[UPDATE - 05/15]** We have added support for running Qwen3 (0.6B, 1.7B, and 4B) models in demo apps on the [XNNPACK backend](https://github.com/pytorch/executorch/tree/main/examples/models/qwen3#summary).
3
+
**[UPDATE - 2025-05-15]** We have added support for running Qwen3 0.6Band 4B model. Please see [this tutorial](https://github.com/pytorch/executorch/tree/main/examples/models/qwen3#summary) for export. Loading and running Qwen3 with this app is the same as Llama, as in this doc.
4
4
5
5
We’re excited to share that the newly revamped Android demo app is live and includes many new updates to provide a more intuitive and smoother user experience with a chat use case! The primary goal of this app is to showcase how easily ExecuTorch can be integrated into an Android demo app and how to exercise the many features ExecuTorch and Llama models have to offer.
0 commit comments