IA 360
Gemini

Gemma 3: Google's open model that runs on a single GPU

Google unveils Gemma 3, a family of open, multimodal models from 1B to 27B parameters with 128k context and support for 140 languages. The company says it beats far bigger rivals in human preference while running on a single accelerator.

Admin IA360 7 min read Leer en español
Gemma 3: Google's open model that runs on a single GPU

Google has just released Gemma 3, the new generation of its open-weight models, with a concrete promise: top-tier performance running on a single GPU or TPU. The family comes in four sizes — 1 billion, 4 billion, 12 billion and 27 billion parameters (1B, 4B, 12B and 27B) — is multimodal, handles a 128,000-token context window, and supports more than 140 languages. It's signed by Clement Farabet, VP of Research at Google DeepMind, and Tris Warkentin, Director at the same division.

The bet is clear: while much of the conversation around AI revolves around giant models that only run in data centers, Google is doubling down on efficiency. Gemma 3 is built to run directly on devices, from phones and laptops to workstations.

What's new in Gemma 3

The main leap over previous generations is twofold: multimodality and long context. Gemma 3 can analyze images, text and short videos, opening the door to applications that blend visual and textual input without relying on separate models.

The 128,000-token window is the other big change. In practical terms, it means the application can process and "remember" far larger volumes of information within a single conversation or task: long documents, extensive histories or large datasets.

Google also highlights language support. Gemma 3 offers out-of-the-box coverage for more than 35 languages and pretrained capability for over 140. That's a meaningful difference: most open models perform far better in English than in other languages, and widening that range has direct consequences for anyone building products outside the English-speaking world.

On top of that, two developer-facing features stand out: function calling — the model's ability to invoke external tools or functions — and structured output — organized, predictable output formats. Both are the foundation for building what the industry calls "agentic" experiences: systems that don't just respond, but chain actions together to complete tasks.

The math Google wants you to do

The core argument behind the announcement is efficiency. According to Google, Gemma 3 27B ranks near the top of the LMArena leaderboard — a platform that ranks models based on human preference — and it does so needing just a single accelerator, while comparable models require up to 32 NVIDIA H100 GPUs.

The company claims Gemma 3 outperforms Llama3-405B, DeepSeek-V3 and o3-mini in preliminary human preference evaluations on LMArena's leaderboard. That claim deserves some caution: human preference on a leaderboard measures which response evaluators like best, not necessarily which model is more capable at objective or complex tasks. It's a valid metric, but a partial one.

Even with that caveat, the message lands. A 27B-parameter model competing with a 405B one (more than fifteen times larger in parameter count) sums up neatly where Google is pushing: not the biggest model, but the one that delivers the most performance per unit of hardware.

To reinforce that angle, Gemma 3 debuts official quantized versions. Quantization reduces the numerical precision with which the model stores its weights, cutting size and compute cost with a contained loss of accuracy. It's the technique that lets these models actually fit on the modest hardware Google is promising.

A battle for the home computer

Gemma 3 doesn't exist in a competitive vacuum. The two rivals Google names directly — Meta's Llama and DeepSeek — are precisely the standard-bearers of the open-weight movement, models that can be downloaded, fine-tuned and run outside any single provider's cloud.

That's the underlying dispute: who controls the ground of models that a developer or a company can run on its own hardware, without depending on a paid API or handing over its data to a third party. Single-GPU efficiency is the card Google is playing at that table.

The announcement also emphasizes integration with the existing ecosystem. Gemma 3 works with Hugging Face Transformers, Ollama, JAX, Keras, PyTorch, Google AI Edge, vLLM and Gemma.cpp, among others. It can be tested in the browser via Google AI Studio and downloaded from Kaggle or Hugging Face. NVIDIA has optimized the models for its GPUs — from Jetson Nano up to Blackwell chips — and they're also adapted for Google Cloud TPUs and AMD GPUs via the open-source ROCm stack.

For production deployment, Google offers Vertex AI, Cloud Run and its GenAI API, along with local environments. It's the usual playbook: open models that serve as a gateway into the company's paid infrastructure.

Safety: ShieldGemma 2 and specific evaluations

Alongside Gemma 3, Google is launching ShieldGemma 2, a 4B-parameter image safety checker built on the same architecture. Its job is to label content across three categories — dangerous content, sexually explicit material and violence — and developers can customize it to their own needs.

The company stresses that open models demand careful risk assessment. In Gemma 3's case, it notes that its improved performance on STEM tasks (science, technology, engineering and math) prompted specific evaluations of its potential misuse in creating harmful substances; according to Google, the results point to a low risk level.

It's a tension inherent to open weights: once a model is downloaded, the provider's control over its use disappears. Google acknowledges as much, arguing for "risk-proportionate approaches to safety" that the industry, it says, will need to develop collectively as more powerful models emerge.

An ecosystem already in motion

Google puts the Gemma family's track record at more than 100 million downloads and over 60,000 community-built variants. As examples of that ecosystem — dubbed the "Gemmaverse" — it cites SEA-LION v3, from AI Singapore, geared toward Southeast Asian languages; BgGPT, from INSAIT, a model built primarily for Bulgarian; and OmniAudio, from Nexa AI, focused on on-device audio processing.

Those cases illustrate the language argument Google is making: open models let specific communities adapt the technology to languages that major providers tend to overlook.

The company is also opening an academic program. Researchers can apply for Google Cloud credits worth $10,000 per grant to accelerate Gemma 3-based projects; the application form stays open for four weeks.

What's still unclear

Gemma 3's performance claims are, for now, Google's own, and rest heavily on LMArena's human-preference rankings. Independent evaluation on objective tasks will be needed to gauge how much of the claimed advantage holds up outside the leaderboard.

What is clear is the strategic direction. At a moment when efficiency has become the new competitive front, Google is answering with a family of models that fit on a single GPU and, by its own numbers, compete with much larger systems. For developers and companies looking for capable AI without the cloud's price tag or lock-in, it's one more option on the table — and real-world use will render the final verdict.

Share this article

This website uses cookies to improve the browsing experience. Cookie policy.