Gemma 3n
Google's on-device multimodal model: text, image, and audio in 4B params
The Panel's Take
Gemma 3n is Google DeepMind's newest open-weights model optimized for on-device inference across text, image, and audio modalities. It achieves a 4B effective parameter footprint through MatFormer-style parameter sharing, enabling deployment on consumer hardware including mobile phones, laptops, and edge devices without quantization-induced quality loss. The architecture is a significant departure from previous Gemma versions. Gemma 3n uses "nested parameter sets" — at inference time, the model dynamically selects the parameter subset appropriate for the task complexity. A simple text generation task might use the 1B subset; audio transcription with image context uses the full 4B path. This adaptive compute approach keeps average latency low while enabling genuine multimodality without the usual tradeoffs. For developers, Gemma 3n ships with native support for MediaPipe LLM Inference API (Android, iOS, web), LiteRT, and Ollama. The audio capability is particularly notable — it handles multilingual speech recognition and audio classification without a separate speech-to-text step. Google is positioning this as the backbone for next-generation on-device AI assistants, AR glasses, and IoT applications.
Share this verdict
Gemma 3n verdict: SHIP 🚀 3 ships · 1 skip from the expert panel Full review: shiporskip.io/tool/gemma-3n-google-on-device-multimodal-4b-audio-vision-2026
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Compare Gemma 3n with Others
Embed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/gemma-3n-google-on-device-multimodal-4b-audio-vision-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/gemma-3n-google-on-device-multimodal-4b-audio-vision-2026" alt="Gemma 3n Ship verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/gemma-3n-google-on-device-multimodal-4b-audio-vision-2026)<iframe src="https://shiporskip.io/embed/gemma-3n-google-on-device-multimodal-4b-audio-vision-2026" title="Gemma 3n ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“Native audio + vision + text at 4B effective params that actually runs on a phone is genuinely impressive engineering. The MediaPipe integration means I can drop this into an Android app in an afternoon. The nested parameter sets are clever — it's like getting a free speed tier based on query complexity.”
“The Gemma license is still not fully open — it has usage restrictions that block some commercial applications, which is a real problem for indie developers building products. The audio capability also needs independent testing; Google's demos have a history of using cherry-picked examples that don't reflect real-world robustness.”
“Multimodal intelligence running offline on the device in your pocket changes everything about what ambient AI can do. Privacy-preserving, always-available, zero-latency assistants become viable. Gemma 3n's architecture is a preview of what 2027 flagship phones will ship with by default.”
“The real unlock for me is offline audio transcription plus image understanding in a single model. I can build workflows that process voice notes and photos together without any API calls, which means no latency, no privacy concerns, and no costs. That's a legitimate creative tool superpower.”