English | 中文
Pre-built apps for iOS, Android, and HarmonyOS are listed below. All three apps run the MiniCPM-V multimodal model fully on-device via llama.cpp-omni — no remote server, no data leaves your phone.
Looking to build from source instead? See the main README.
| Platform | Latest | Package | Size | Min OS | Recommended RAM |
|---|---|---|---|---|---|
| 🍎 iOS / iPadOS | TestFlight (rolling) | — | — | iOS / iPadOS 16+ | ≥ 6 GB |
| 🤖 Android | v2.3 | APK | ~21 MB | Android 8.0 (API 26)+ | ≥ 6 GB |
| 📱 HarmonyOS | v2.3 | HAP | ~31 MB | HarmonyOS API 12+ | ≥ 6 GB |
All packages target 64-bit ARM (arm64-v8a).
Public TestFlight link: https://testflight.apple.com/join/yNKyFZwW
NOTE: iOS ships slower than Android / HarmonyOS. Every iOS build must clear Apple's TestFlight review before reaching users, so new features and bug fixes on iOS typically land several days to a couple of weeks behind the Android APK and HarmonyOS HAP releases. If you need the latest fix immediately, please use the Android or HarmonyOS package on this page.
- iPhone or iPad running iOS / iPadOS 16 or later
- Device with ≥ 6 GB RAM recommended (e.g. iPhone 15 Pro, or iPad with an M-series chip) for smooth on-device inference
- The TestFlight app installed from the App Store
- Install TestFlight from the App Store on your iPhone or iPad.
- Open the public link above on the same device, then tap Accept → Install.
- Launch MiniCPM-V Demo from the Home Screen and follow the in-app prompts to download the model files.
Each TestFlight build is valid for up to 90 days. When a new build is published, TestFlight will notify you automatically.
Latest release: v2.3 | Download APK
| File | Size | MD5 |
|---|---|---|
MiniCPM-V-demo-Android-v2.3.apk |
~21 MB | 667da8e03b98b6adf88004695d9567dc |
- Android device with a 64-bit ARM SoC (
arm64-v8a) - Android 8.0 (API 26) or later
- ≥ 6 GB RAM recommended
- Download the latest
.apkfrom the link above onto your phone. - If you see a security prompt, allow installation from this source in Settings → Apps → Install unknown apps.
- Open the installed MiniCPM-V Demo app and tap Download in the in-app Model Manager to fetch the GGUF model files.
Latest release: v2.3 | Download HAP
| File | Size | MD5 |
|---|---|---|
MiniCPM-V-demo-HarmonyOS-v2.3.hap |
~31 MB | f149ecf4b431673ed8456468f546dd80 |
- HarmonyOS device on API 12 or later (e.g. nova 14 Vitality, Mate 60, Pura 70)
- 64-bit ARM (
arm64-v8a) - ≥ 6 GB RAM recommended
-
Enable Developer Mode and USB debugging on the device.
-
Connect to a PC with
hdcinstalled, then run:hdc install MiniCPM-V-demo-HarmonyOS-v2.3.hap
-
Open the installed app and tap Download in the in-app Model Manager to fetch the model files.
- On first launch, each app downloads the GGUF model files (a few GB). Use Wi-Fi for the initial download.
- These demos are intended for research / preview only and are not optimized products.
- Found a bug or have a suggestion? Please file an issue, or send feedback through TestFlight (iOS).