library_name: pytorch
license: other
tags:
- foundation
- android
pipeline_tag: text-generation
OpusMT-Zh-En: Optimized for Qualcomm Devices
OpusMT Chinese to English translation model is a state-of-the-art neural machine translation system designed for translating Chinese text into English. This model is based on the Marian transformer architecture and has been optimized for edge inference by splitting into encoder and decoder components with modified attention mechanisms. It exhibits robust performance for real-world translation tasks, making it highly reliable for practical applications. The model supports input sequences up to 256 tokens and can generate English translations with high accuracy.
This is based on the implementation of OpusMT-Zh-En found here. This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the Qualcomm® AI Hub Models library to export with custom configurations. More details on model performance across various devices, can be found here.
Qualcomm AI Hub Models uses Qualcomm AI Hub Workbench to compile, profile, and evaluate this model. Sign up to run these models on a hosted Qualcomm® device.
Getting Started
There are two ways to deploy this model on your device:
Option 1: Download Pre-Exported Models
Below are pre-exported model assets ready for deployment.
| Runtime | Precision | Chipset | SDK Versions | Download |
|---|---|---|---|---|
| VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | QAIRT 2.45 | Download |
| VOICE_AI | float | Snapdragon® X2 Elite | QAIRT 2.45 | Download |
| VOICE_AI | float | Snapdragon® X Elite | QAIRT 2.45 | Download |
| VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.45 | Download |
| VOICE_AI | float | qualcomm-qcs8275 | QAIRT 2.45 | Download |
| VOICE_AI | float | Qualcomm® QCS8550 (Proxy) | QAIRT 2.45 | Download |
| VOICE_AI | float | Qualcomm® SA8775P | QAIRT 2.45 | Download |
| VOICE_AI | float | Snapdragon® 8 Elite For Galaxy Mobile | QAIRT 2.45 | Download |
| VOICE_AI | float | Qualcomm® SA7255P | QAIRT 2.45 | Download |
| VOICE_AI | float | Qualcomm® SA8295P | QAIRT 2.45 | Download |
| VOICE_AI | float | Qualcomm® QCS9075 | QAIRT 2.45 | Download |
| VOICE_AI | float | Qualcomm® QCS8450 (Proxy) | QAIRT 2.45 | Download |
For more device-specific assets and performance metrics, visit OpusMT-Zh-En on Qualcomm® AI Hub.
Option 2: Export with Custom Configurations
Use the Qualcomm® AI Hub Models Python library to compile and export the model with your own:
- Custom weights (e.g., fine-tuned checkpoints)
- Custom input shapes
- Target device and runtime configurations
This option is ideal if you need to customize the model beyond the default configuration provided here.
See our repository for OpusMT-Zh-En on GitHub for usage instructions.
Model Details
Model Type: Model_use_case.text_generation
Model Stats:
- Model checkpoint: Helsinki-NLP/opus-mt-zh-en
- Input resolution: 256 tokens (Chinese text)
- Max input sequence length: 256 tokens
- Max output sequence length: 256 tokens
- Number of parameters (encoder): ~74M
- Model size (encoder) (float): ~280 MB
- Number of parameters (decoder): ~74M
- Model size (decoder) (float): ~280 MB
- Number of encoder layers: 6
- Number of decoder layers: 6
- Attention heads: 8
- Hidden dimension: 512
Performance Summary
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit |
|---|---|---|---|---|---|---|
| decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 2.161 ms | 0 - 9 MB | NPU |
| decoder | VOICE_AI | float | Snapdragon® X2 Elite | 2.165 ms | 12 - 12 MB | NPU |
| decoder | VOICE_AI | float | Snapdragon® X Elite | 3.084 ms | 12 - 12 MB | NPU |
| decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 2.888 ms | 0 - 8 MB | NPU |
| decoder | VOICE_AI | float | Qualcomm® QCS8275 (Proxy) | 6.616 ms | 12 - 19 MB | NPU |
| decoder | VOICE_AI | float | Qualcomm® QCS8550 (Proxy) | 3.447 ms | 12 - 14 MB | NPU |
| decoder | VOICE_AI | float | Qualcomm® SA8775P | 4.211 ms | 12 - 21 MB | NPU |
| decoder | VOICE_AI | float | Qualcomm® QCS9075 | 3.952 ms | 12 - 26 MB | NPU |
| decoder | VOICE_AI | float | Qualcomm® QCS8450 (Proxy) | 4.444 ms | 12 - 21 MB | NPU |
| decoder | VOICE_AI | float | Qualcomm® SA7255P | 6.616 ms | 12 - 19 MB | NPU |
| decoder | VOICE_AI | float | Qualcomm® SA8295P | 4.508 ms | 12 - 18 MB | NPU |
| decoder | VOICE_AI | float | Snapdragon® 8 Elite For Galaxy Mobile | 2.52 ms | 0 - 14 MB | NPU |
| encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.757 ms | 0 - 9 MB | NPU |
| encoder | VOICE_AI | float | Snapdragon® X2 Elite | 2.173 ms | 0 - 0 MB | NPU |
| encoder | VOICE_AI | float | Snapdragon® X Elite | 3.96 ms | 0 - 0 MB | NPU |
| encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 2.642 ms | 0 - 8 MB | NPU |
| encoder | VOICE_AI | float | Qualcomm® QCS8275 (Proxy) | 12.667 ms | 0 - 9 MB | NPU |
| encoder | VOICE_AI | float | Qualcomm® QCS8550 (Proxy) | 3.64 ms | 0 - 4 MB | NPU |
| encoder | VOICE_AI | float | Qualcomm® SA8775P | 4.748 ms | 0 - 9 MB | NPU |
| encoder | VOICE_AI | float | Qualcomm® QCS9075 | 4.563 ms | 0 - 8 MB | NPU |
| encoder | VOICE_AI | float | Qualcomm® QCS8450 (Proxy) | 5.022 ms | 0 - 9 MB | NPU |
| encoder | VOICE_AI | float | Qualcomm® SA7255P | 12.667 ms | 0 - 9 MB | NPU |
| encoder | VOICE_AI | float | Qualcomm® SA8295P | 5.402 ms | 0 - 5 MB | NPU |
| encoder | VOICE_AI | float | Snapdragon® 8 Elite For Galaxy Mobile | 2.23 ms | 0 - 13 MB | NPU |
License
- The license for the original implementation of OpusMT-Zh-En can be found here.
References
Community
- Join our AI Hub Slack community to collaborate, post questions and learn more about on-device AI.
- For questions or feedback please reach out to us.
