/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Google introduces Gemma 4 12B, a unified, encoder-free open multimodal model that can run locally on devices with 16GB of VRAM or unified memory

While many AI open source model providers are pursuing larger and more powerful models, Google is still giving attention to the smaller, more local side of the market.

VentureBeat Carl Franzen

Context & Ripple Effects

Google’s Gemma releases have consistently covered both compact and larger single-accelerator models, from the low-memory Gemma 3n and task-specific 270M variant to 12B and 27B Gemma 3 versions. Google then positioned Gemma 4 as an open, Apache 2.0-licensed family for reasoning and agentic workflows.

The 12B release extends that arc by pairing Gemma 4’s newer family with local multimodal deployment rather than treating advanced multimodal capability as exclusively cloud-hosted.

First-order effects

  • Developers with devices offering 16GB of VRAM or unified memory gain an open Gemma 4 option for local multimodal workloads, reducing the need to select a separate encoder-based multimodal stack.
  • Google broadens the practical deployment range of its Gemma 4 family: advanced reasoning and agentic-oriented models can now be evaluated in a smaller, locally runnable configuration.

Second-order effects

  • Open-model developers and tooling vendors face added pressure to make multimodal inference efficient on consumer and workstation-class hardware, since memory fit becomes a competitive product attribute.
  • Organizations building privacy- or latency-sensitive applications have another basis to prototype local multimodal features before committing workloads to hosted inference services.

Third-order effects

  • If Google continues to ship capable open models across very small, 12B-class, and larger configurations, model selection is likely to become more workload- and hardware-specific rather than a simple race toward the largest parameter count.
  • The release reinforces a split AI deployment market: frontier-scale cloud models for some tasks alongside increasingly capable local models for applications where device constraints and control matter.

The trend: This is one data point in the shift toward open multimodal models optimized across a range of local hardware budgets, not only for maximum cloud-scale capability.

Discussion

  • @googlegemma @googlegemma on x
    Meet Gemma 4 12B! A unified, encoder-free multimodal model designed to bring high-performance intelligence directly to your laptop, and released under an Apache 2.0 license. Bridging the gap between edge efficiency and advanced reasoning. Here is what's new with Gemma 4 12B: 👇 [i…
  • @tokumin Simon on x
    ✨If you have a base Macbook Pro or Air, you can run powerful multimodal local AI with the new Gemma4 12B model we shipped today. It's the perfect AI for poor connectivity or just to have on hand as a backup. Gemma team cooked (again).
  • @kaggle @kaggle on x
    Gemma 4 12B is now on Kaggle Models! 🤖 Learn more: 👉 https://www.kaggle.com/...
  • @ashkamath20 Aishwarya Kamath on x
    Gemma 4 Encoder-Free is here!! 🥳📷🔊 Super excited by this Gemma 4 12B model with great performance on vision and audio, without modality specific encoders. Closing in on the 26B while being 2x smaller in memory! Available now on Hugging Face, Kaggle, llama.cpp, and others! [image]
  • @googledevs @googledevs on x
    ✨ Introducing @GoogleGemma 4 12B, a unified open model bringing high-performance agentic multimodal intelligence directly to your laptop. Bridging the gap between edge efficiency and advanced reasoning, nearing 26B MoE at <50% the memory footprint. [image]
  • @demishassabis Demis Hassabis on x
    Celebrating the milestone of a massive 150+ million downloads of Gemma 4 with the release of the new Gemma 4 12B model! It's incredibly powerful for such a small model and it's tiny enough to run locally on a laptop with just 16GB VRAM. Apache 2.0 license - happy building!
  • @prince_canuma Prince Canuma on x
    🚀 Gemma 4 12B is here! We partnered with @GoogleDeepMind to bring and optimize their new dense and unifed multimodal model for Apple Silicon. ◈ 12B dense · 256K context ◈ Thinking mode (built-in reasoning) ◈ Vision: dynamic res, OCR, UI + charts ◈ Native audio: ASR + [image]
  • @chanduthota Chandu Thota on x
    Excited to introduce Gemma 4 12B. With Gemma 4 12B, we are bridging the gap between our edge-optimized E4B and the larger 26B MoE. Gemma 4 12B utilizes a single decoder-only transformer which shares the same structural design as the 31B Dense model, simplifying the local
  • @lmstudio @lmstudio on x
    Gemma 4 12B is here! Dense, mid-sized Gemma that fits right on your laptop - released by @google under Apache 2.0 Available now in LM Studio https://lmstudio.ai/...
  • @ollama @ollama on x
    .@GoogleDeepMind's Gemma 4 - 12B is available on Ollama! Chat: ollama run gemma4:12b-mlx Hermes Agent: ollama launch hermes —model gemma4:12b-mlx Claude Code: ollama launch claude —model gemma4:12b-mlx and more 👇👇👇 (Note, this currently works via MLX) [image]
  • @0xsero @0xsero on x
    8-16gb vram bros rejoice! You have a new best in class model ❤️ Thank you Google
  • @patloeber Patrick Loeber on x
    Gemma 4 12B is here! It comes with a new, unified architecture that removes separate multimodal encoders and enables local vision and audio understanding, plus advanced agentic reasoning
  • @osanseviero Omar Sanseviero on x
    Super excited to introduce Gemma 4 12B! 💎 - Multimodal: audio, image, video, and text input - Novel architecture: we removed the multimodal encoders for a unified, streamlined arch - New MacOS desktop app powered by LiteRT - MTP support Excited to see what you build with it! [vid…
  • @osanseviero Omar Sanseviero on x
    We collaborated with Hugging Face, llama.cpp, Ollama, VLLM, SGLang, Unsloth, MLX, LM Studio, and the rest of the ecosystem to land day 0 support. Enjoy! Read our developer guide: https://developers.googleblog.com/ ...
  • @_philschmid Philipp Schmid on x
    We just launched a Gemma 4 12B! Our first mid-sized model with native audio inputs. Gemma 4 12 B is a unified, encoder-free multimodal model. 🧠 vision and audio directly into the LLM. 💻 Just need 16GB of memory. 📊 Benchmark nearing 26B. 📄 Apache 2.0. [image]
  • @andreaspsteiner Andreas Steiner on x
    Gemma 4 12B in action: Object detection, function calling, voice command, segmentation, language switch, translation - all of this and much more without vision/audio encoders! (Inputs and outputs are real, but FC2 data shown as code, and generation speedified) [video]
  • @googleaidevs @googleaidevs on x
    We're launching Gemma 4 12B: Our unified, encoder-free model that brings powerful multimodal intelligence straight to your laptop 🚀 The model bridges the gap between our mobile E4B model and larger 26B MoE models, packaging frontier-class reasoning and native audio into a [image]
  • @google @google on x
    Today we're introducing Gemma 4 12B — our latest open model that brings advanced agentic reasoning, vision and audio directly to your laptop. It delivers performance nearing our larger Gemma models with a much smaller total memory footprint, while being small enough to run [image…
  • @sundarpichai Sundar Pichai on x
    Our new Gemma 4 12B model hits a sweet spot between size + performance: it can run locally on a laptop, while enabling powerful multi-step reasoning and agentic workflows. Can't wait to see what the community does with this one!
  • @mervenoyann Merve on x
    Google dropped Gemma-4 12B, it's a beast 🔥 > unified: audio + image go straight into model, no encoder > multimodal + tool calling > dense 12B with 256K context, comes with assistants for MTP (faster!⚡️) > day-0 in transformers, llama.cpp & MLX > A2.0 🤗 [image]
  • @unslothai @unslothai on x
    Gemma 4 12B can now run locally on just 8GB RAM via Dynamic GGUFs. Google's new model, Gemma 4 12B Unified supports image, audio and 256K context. You can run and train the model via Unsloth Studio. GGUF: https://huggingface.co/... Guide: https://unsloth.ai/... [image]
  • @mtschannen Michael Tschannen on x
    For the past years my research focus was on unifying models and training paradigms across modalities. Today I'm excited that we're releasing our latest model aligned with this theme: Gemma 4 12B, a dense encoder-free model which processes raw text, image, and audio inputs! 1/ [im…