ReleaseOpenBMB (MiniCPM)OpenBMB (MiniCPM)published May 14, 2026seen 5d

OpenBMB/MiniCPM-V-Apps android-v2.0

OpenBMB/MiniCPM-V-Apps

Open original ↗

Captured source

source ↗
published May 14, 2026seen 5dcaptured 10hhttp 200method plain

Android v2.0

Repository: OpenBMB/MiniCPM-V-Apps

Tag: android-v2.0

Published: 2026-05-14T16:44:35Z

Prerelease: no

Release notes:

MiniCPM-V Demo for Android — v2.0

Major release. The native multimodal pipeline has been re-platformed onto llama.cpp's master branch and the model download flow is now multi-source. Recommended upgrade for everyone on v1.7 / v1.9.

What's new

🧩 Master mtmd bridge (`MBMtmd`)

  • Native layer is rebuilt on top of llama.cpp master's mtmd (multimodal) implementation. Same code path now drives iOS, Android, and HarmonyOS — the three platforms stay in lock-step from this version onward.
  • ubatch is now tier-aware: split sizes adapt to device class so low-end SoCs no longer choke during prefill.

🌐 Racing dual-source download

  • The in-app Model Manager races HuggingFace and ModelScope in parallel and uses whichever responds first. Massive win on networks where one of the two CDNs is slow or unreachable; cancels the loser to avoid wasting bandwidth.

🇨🇳 No more "English-by-default" answers

  • The default system prompt has been dropped on MiniCPM-V 4.6, both in Java/Kotlin and in the native processUserPrompt path. Chinese questions now answer in Chinese instead of being silently steered to English.

Other changes

  • All carry-over fixes from v1.9 (dynamic CPU dispatch for ggml-cpu) and the v1.8 video-understanding work (uniform-sample 64 frames, V4.6 nCtx=8192, prefill slice=1) remain in place.

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

1. Download MiniCPM-V-demo-Android-v2.0.apk below. 2. Allow install from unknown source if prompted. 3. Open the app → Model ManagerDownload (HF + MS race kicks in automatically).

Build info

  • versionName = 2.0, versionCode = 12
  • ABI: arm64-v8a only

Verify

  • MD5: 43576791bfe8c24ed6909f33d8e94b63
  • Size: ~17 MB

See DOWNLOAD.md for the full install guide.

Notability

notability 6.0/10

Notable app update from known lab