CoolFace
Modelpublic

varshu23/gemma3n-text-matformer

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes7downloads
Model Card

license: apache-2.0 base_model: google/gemma-3n-E2B-it tags:

  • gemma
  • matformer
  • text-only
  • sliced
  • mobile ---

Gemma-3n Text-Only MatFormer Model

This model is a text-only, MatFormer-sliced version of Gemma-3n-E2B-it.

What was changed

  • Removed vision & audio towers
  • Preserved KV-sharing layers
  • Reduced number of layers
  • Reduced FFN width using MatFormer prefix slicing
  • Hidden size and attention unchanged (paper-correct)

Intended use

  • Research
  • ONNX / LiteRT / TFLite conversion
  • Mobile & edge inference

⚠️ This is not an official Google release.