Skip to main content
Live
Main content

Google DeepMind launches Gemma 4 12B, an encoder-free multimodal model for laptops

The mid-sized open model runs on 16GB of VRAM and nears 26B benchmark performance, with native audio and vision baked into the LLM backbone.

Jaeden Schafer
Editor in Chief · · 5 min read
Google logo

Google DeepMind released Gemma 4 12B on June 3, 2026, a 12B-parameter open model that runs on a laptop with 16GB of VRAM and processes vision and audio inputs without separate encoders. The model sits between the edge-focused E4B and the 26B Mixture of Experts variant in the Gemma 4 lineup, and Google DeepMind says its benchmark performance approaches the larger 26B model at less than half the total memory footprint. It ships under an Apache 2.0 license, with weights available on Hugging Face and Kaggle.

The Gemma 4 family has now crossed 150 million downloads. That number puts Gemma firmly in the same tier of adoption as Meta's Llama and Mistral's open weights, and explains why Google DeepMind keeps shipping new sizes rather than consolidating around one flagship.

The architectural bet is the headline. Most multimodal models route images and audio through dedicated encoders, then hand the resulting embeddings to the language model. Google DeepMind stripped that out. Vision now flows through a lightweight embedding module — a single matrix multiplication with positional embeddings and normalizations — and the LLM backbone handles the rest. Audio is simpler still: the raw signal is projected into the same dimensional space as text tokens, with no audio encoder at all.

Gemma 4 12B is designed to bring high-performance multimodal intelligence directly to your laptop, combining mobile-first efficiency with advanced reasoning.
Olivier Lacombe, Director of Product Management, Google DeepMind

Key facts

  • 01Gemma 4 12B runs locally on consumer laptops with 16GB of VRAM or unified memory, under an Apache 2.0 license.
  • 02The 12B model approaches benchmark performance of Google's 26B Mixture of Experts variant at less than half the total memory footprint.
  • 03Gemma 4 is the first mid-sized model in the family to support native audio inputs alongside vision, with no separate encoders.
  • 04The Gemma 4 family has crossed 150 million downloads since launch, Google DeepMind said on June 3, 2026.
  • 05Multi-Token Prediction drafters are built in to reduce inference latency on local hardware.

The rationale is latency and memory. Encoders add both, and on a 16GB consumer machine, every gigabyte counts. By collapsing the modality pipeline into the backbone, Gemma 4 12B is the first mid-sized Gemma model to accept native audio inputs alongside vision, opening up local voice-driven agents without a server round-trip.

Multi-Token Prediction drafters are built into the release to further reduce inference latency. The model is positioned explicitly for agentic workflows — multi-step reasoning, tool use, long-running tasks — that historically required either a frontier API or a workstation-class GPU. Google DeepMind is pitching this as state-of-the-art agent capability on hardware the average developer already owns.

Distribution is broad on day one. Developers can run Gemma 4 12B through LM Studio, Ollama, the Google AI Edge Gallery App, the Google AI Edge Eloquent app, and the LiteRT-LM CLI. Local inference pipelines are supported through Hugging Face Transformers, llama.cpp, MLX, SGLang, and vLLM, with fine-tuning available via Unsloth. For production, Google DeepMind is routing developers to Google Cloud through the Gemini Enterprise Agent Platform, Model Garden, Cloud Run, and GKE.

Alongside the model, Google DeepMind released a Gemma Skills repository — a library of skills designed for agents built on top of Gemma. The skills library is the company's answer to a real friction point: open-weight models are easy to download but hard to wire into a working agent loop. By shipping skills as a first-party artifact, Google DeepMind is trying to shorten the gap between download and deployment.

The community track record helps the pitch. Google DeepMind cites Gemma deployments ranging from wearable robotic arms for physical assistance to enterprise AI security tooling. That breadth is the case for an open mid-sized model: developers will find uses the lab never anticipated, and the lab gets distribution and feedback in return. This follows Google DeepMind's Gemini 3.5 Live Translate rollout earlier this month, part of a steady cadence of releases across both the closed Gemini line and the open Gemma family.

Related · from this week
Google releases Gemma 4 12B, sized to run locally on a 16GB laptop
Jaeden Schafer · 4 min read →

The caveats are familiar for any open release. Benchmark performance "nearing" the 26B MoE is not the same as matching it, and Google DeepMind has not published the specific evaluation numbers in the announcement. Encoder-free multimodal architectures are still less common than encoder-based designs, and how Gemma 4 12B holds up on noisy real-world audio, low-light images, and adversarial inputs will only emerge once developers run it at scale. Native audio in particular is a capability where the gap between demo and production tends to be wide.

The strategic read is that Google DeepMind is using Gemma to define what "open" looks like in the laptop-class tier — and that tier is increasingly where the action is. Meta's Llama dominates the conversation at the high end of open weights; Mistral has crowded the small-and-fast lane. A 12B model that runs locally, accepts audio natively, ships with an agentic skills library, and routes seamlessly into Google Cloud is a coherent product, not just a checkpoint. It also pressures every other open-weight provider to ship native audio. The encoder-free idea, if it scales, will spread fast.

ShareXLinkedInEmail
AI Box

Every AI model. One chat.

The latest models from ChatGPT, Claude, Gemini, Sora, ElevenLabs — 80+ models in a single chat. Compare answers side by side. Pick the best one every time.

  • ChatGPT, Claude, Gemini, Grok, DeepSeek — in one chat
  • Generate images & video with Sora, Veo, Ideogram
  • Compare any two models side by side
  • From $8.99/mo · 80+ models, all included
Try AI Boxaibox.ai
Trusted by 3,000+ teams
Got a tip?

Working on something we should cover, or seeing a story we missed? Send leads, documents, or feedback to hello@aichatdaily.com. For sensitive tips, see our secure tips page for Signal and PGP options.

Spotted an error? Email hello@aichatdaily.com with the URL and the issue, or read our full corrections policy.

AI Box Daily briefingFree · Daily · No fluff

Stay ahead of everyone in AI.

The tightly edited AI news email engineers, founders, and investors actually open. One email. Every weekday. Five minutes to finish.

Loved by 10,000+ AI professionals
Free forever. Unsubscribe with one click.

The briefing read inside teams at

Keep reading

More from Models

Google logo
Models

Google releases Gemma 4 12B, sized to run locally on a 16GB laptop

The new mid-weight Gemma slots between mobile and workstation variants, with model weights just under 18GB available on Hugging Face and Kaggle.

Jaeden Schafer4 min read
Google logo
Models

Google DeepMind's DiffusionGemma generates text 4x faster on GPUs

The 26B MoE model hits 1,000+ tokens per second on an H100 by drafting 256 tokens in parallel instead of one at a time.

Jaeden Schafer5 min read
Nvidia logo
Models

Nvidia and Hugging Face push Isaac GR00T 1.7 into LeRobot for open robotics

The integration connects 3M robotics developers to 16M AI builders, with Cosmos 3 world models coming next to Hugging Face's open library.

Jaeden Schafer5 min read