ai-trend-notifier
← wiki

$ cat wiki/models/gemma-3n.md

Gemma 3n

modelupdated 2026-07-21created 2026-05-17

Spec

AttributeValue
DeveloperGoogle DeepMind
Released2026-05-12 (early preview)
Announced2026-05-12
Context windowunknown
Pricingunknown
Licenseunknown
AvailabilityGoogle AI Studio (early preview); targeting Qualcomm / MediaTek / Samsung devices
Parameters5B / 8B (raw)
Active Memory2 GB / 3 GB (via PLE)
ModalitiesText, Image, Audio, Video
Deployment TargetMobile / on-device + cloud livestream

Release Date

Early preview released 2026-05-12.

Architecture Innovation: Per-Layer Embeddings (PLE)

Key engineering contribution of Gemma 3n: Per-Layer Embeddings (PLE) dramatically reduce RAM footprint compared to traditional embedding tables that load all at once.

  • Gemma 3n 5B: 5B parameters → only 2 GB RAM
  • Gemma 3n 8B: 8B parameters → only 3 GB RAM
  • Reduction: ~3× less RAM vs conventional approach

The 8B variant contains a nested 2B submodel — the model can dynamically switch between 2B and 4B active memory footprint on the fly, enabling adaptive performance/quality tradeoffs without hosting separate models.

Capabilities

  • Audio: ASR (transcription) + Speech Translation (speech → translated text)
  • Images: Multimodal understanding
  • Video: Enhanced video understanding
  • Multilingual: Japanese, German, Korean, Spanish, French (WMT24++ ChrF 50.1%)

Performance

  • 1.5× faster on mobile vs Gemma 3 4B (prior gen)
  • WMT24++: 50.1% (ChrF multilingual benchmark)
  • Built with Qualcomm Technologies, MediaTek, Samsung System LSI for device optimization

Benchmarks

BenchmarkScore
WMT24++ (ChrF)50.1%
Mobile speed vs Gemma 3 4B1.5× faster
More benchmarks pending full release.

Use Cases

  • On-device AI for smartphones (Qualcomm / MediaTek / Samsung)
  • Real-time ASR and translation on device
  • Cloud livestreaming with low-latency multimodal processing
  • Developer experimentation via Google AI Studio

Compared To

ModelParametersRAMDeploymentNotes
Gemma 3n 5B5B raw2 GBMobile/edgePLE architecture
Gemma 3n 8B8B raw3 GBMobile/edgeNested 2B submodel
Gemma 3 4B4B~4 GB+Edge/cloudPrevious gen
Devstral Small 224B~14 GBRTX/DGX SparkCoding focus
Phi-4 (Microsoft)14B~8 GBEdge/PCGeneral capability

Related

Referenced by

Sources