Android v2.2
MiniCPM-V Demo for Android — v2.2
Minor release. Switches the MiniCPM5-1B model download to OpenBMB's official public HF / ModelScope GGUF repository now that the model is publicly released. Recommended upgrade for everyone on v2.0.
What's new (vs v2.0)
📦 MiniCPM5-1B download source switched to OpenBMB official HF / ModelScope
- Before: pre-release Huawei OBS direct link (
MiniCPM5-0.9B-Q4_K_M.gguf). - Now: races huggingface.co/openbmb/MiniCPM5-1B-GGUF and modelscope.cn/OpenBMB/MiniCPM5-1B-GGUF — same HF + MS racing as the V4.6 model.
- The user-facing model name is now
MiniCPM5-1B (Q4_K_M)(wasMiniCPM5 0.9B), matching the public release. - Existing v2.0 users with a
MiniCPM5-0.9B-Q4_K_M.ggufon disk will see it auto-renamed toMiniCPM5-1B-Q4_K_M.gguf; the downstream integrity check then either accepts the bytes or quietly re-downloads the canonical file (~656 MB).
🐛 i18n + perf carry-overs from intermediate work
- Runtime zh / en language switch inside Model Management (no need to change device locale).
- Image-slice cap (
mtmd_set_image_max_slice_nums) re-enabled to keep prefill latency bounded on long photos. MiniCPM-V-4.6prompt template branching via the nativemodel_versionknob.
Requirements (unchanged)
- Android 8.0 (API 26) or later
- 64-bit ARM (
arm64-v8a) - ≥ 6 GB RAM recommended (≥ 8 GB for MiniCPM-V 2.6)
Install
- Download `MiniCPM-V-demo-Android-v2.2.apk` below.
- Allow install from unknown source if prompted.
- Open the app → Model Manager → Download (HF + MS race kicks in automatically).
Build info
- `versionName` = `2.2`, `versionCode` = `14`
- ABI: `arm64-v8a` only
Verify
- MD5: `212c36720e5160288a367700553e8d20`
- Size: ~17 MB
See DOWNLOAD.md for the full install guide.