Run optimized text-to-text models from the Arm AI Portal on Arm-powered Android devices
Run optimized text-generation and embedding models from the Arm AI Portal using supported Android runtimes and model adapters.
Run optimized text-generation and embedding models from the Arm AI Portal using supported Android runtimes and model adapters.
Build an end-to-end, on-device voice assistant that understands both speech and emotion using Whisper, HuBERT, ONNX Runtime, and a local LLM with llama.cpp on Arm.
Learn how to build a customer support chatbot for Android using Llama 3.2, ExecuTorch, and KleidiAI to run on-device inference on Arm platforms.
Learn how to build ONNX Runtime and the generate() API for Android to run a Phi-3 model on Arm-based smartphones.
Evaluation Conditions
Text Generation · vivo X300 · INT4 · MMLU-Pro
| Metric | Resultsvs baseline | Change | |
|---|---|---|---|
| End to end latency p50 | 8883.50ms33382.50ms | −24499.00 ms | |
| End to end latency p90 |
9027.30ms33441.80ms |
| −24414.50 ms |
| End to end latency p99 | 9042.20ms33467.70ms | −24425.50 ms |
| Peak memory | 2008.30MB5836.80MB | −3828.50 MB |
| Tokens per second | 15.66tok/s4.15tok/s | +11.51 tok/s |
| Time to first token | 709.00ms2575.00ms | −1866.00 ms |
| Configuration | Baseline | Arm Optimized |
|---|---|---|
| Dataset | MMLU-Pro | MMLU-Pro |
| Sample count | 1 | 1 |
| Batch size | 1 | 1 |
The Optimized Model is provided as a reference implementation to demonstrate and evaluate execution and performance on Arm-based systems. It is not a production-ready or supported solution.
Arm’s publication of the Optimized Model does not constitute an endorsement or certification of the Original Model or a representation that the Optimized Model is suitable for production use or any particular purpose.
To the fullest extent permitted by applicable law (i) the Optimized Model is provided “as is.” Arm makes no representations or warranties that the Original Model, the Optimized Model or their outputs are accurate, safe, secure, non-infringing, legally compliant, suitable for production use or fit for any particular purpose; and (ii) Arm will not be liable for any loss or damage arising from or in connection with the Optimized Model, its use or its outputs.
You are responsible for independently evaluating the Optimized Model, its outputs and its suitability for your intended use, including compliance with applicable legal, regulatory, safety and security requirements.
Arm does not commit to provide ongoing support, maintenance or updates for the Optimized Model. Any use of or reliance on the Optimized Model or its outputs is at your own risk.
Use of the Portal is subject to the Arm Website Terms and Conditions of Use.
| Prompt length | 128 | 128 |
| Generation length | 128 | 128 |
| Runs | 20 | 20 |
| Warmup runs | 5 | 5 |