Skip to main content
株式会社オブライト
AI Model2026-05-17

Gemma (Google)

Also known as: Gemma (Google) / Google Gemma / Gemma 4

Google's open-weights LLM family — distilled from Gemini-class technology and shipped in local-friendly E2B / E4B / 26B / 31B variants.


Overview

The Gemma 4 family includes both MoE and dense variants runnable on consumer GPUs. The edge-focused E4B packs 4.5 B parameters with multimodal support. See Gemma 4 hardware requirements.

Licence and use cases

Distributed under the commercial-friendly Gemma licence and easily deployed via Ollama or HuggingFace, standing alongside Llama and Qwen for on-prem AI and edge inference.

Related Columns

AI
Gemma 4 System Requirements — 5–62GB VRAM, RTX 3060 to H100 by Variant (E2B/E4B/26B/31B) [2026 Guide]
Gemma 4 needs 5GB VRAM (E2B/E4B), 16GB (26B MoE), or 24-62GB (31B Dense) depending on quantization. Requirements by model: RTX 3060 to H100, Apple Silicon M1-M4, CPU-only operation, RAM sizing, and budget builds. Updated July 2026.
AI
Gemma 4 vs Llama 4 vs Qwen 3.5 Comparison — 2026 Local LLM Selection Guide
Comprehensive comparison of Gemma 4, Llama 4, and Qwen 3.5 local LLMs. Detailed analysis of benchmark performance, licensing, Japanese support, hardware requirements, and use case selection criteria.
AI
Gemma 4 Complete Guide — Features, System Requirements & Ollama Setup [2026]
Complete guide to Google Gemma 4 (released April 2, 2026): 4 model variants (E2B/E4B/26B MoE/31B Dense), Apache 2.0 license, system requirements, multimodal capabilities, AIME 89% benchmark, 140+ languages, and step-by-step Ollama installation and setup instructions.
AI
[Cerebras Inference Runs Multimodal Gemma 4 31B](https://www.cerebras.ai/blog/gemma-4-on-cerebras-the-fastest-inference-is-now-multimodal) Deep Dive (Announced 2026-06-29) — 1,851 Output Tokens per Second (35× a Typical GPU Endpoint), Cerebras's First Multimodal Model Accepting Images / Screenshots / Charts / UI States, the First Google DeepMind Model on the Platform, Apache 2.0 Open Weights, 18× Faster Than Claude Haiku 4.5 at a Comparable Intelligence Index of 29 Unlocking Practical "Computer Use / Image-Driven Agents / UI Debugging / Dashboard Analysis" at Wafer-Scale
**On 2026-06-29 Cerebras launched [Gemma 4 31B on Cerebras Inference](https://www.cerebras.ai/blog/gemma-4-on-cerebras-the-fastest-inference-is-now-multimodal)** — the platform's **first multimodal model** and the **first Google DeepMind model** available on it, in public preview. **Performance**: **1,851 output tokens/second** (**35× a typical GPU endpoint**), **≤1.5 s to first token including reasoning**, **[Artificial Analysis Intelligence Index of 29](https://artificialanalysis.ai/)** (comparable to Claude Haiku 4.5's 30), and **18× the speed of Haiku on Cerebras**. **Model specs**: **[Gemma 4 31B](../columns/gemma-4-technical-report-2026-07) dense architecture** (not MoE), **Apache 2.0 open weights**, long-context capable, and image understanding (screenshots, charts, documents, UI states, diagrams, scanned pages, forms). **Distinctive value**: unlocks multimodal workloads that used to be impractical on GPUs — **computer use, image-driven agentic loops, UI debugging with code-patch generation, real-time dashboard analysis, long-document summarization** — at wafer-scale speed. **Position**: the [Gemma 4 Technical Report](../columns/gemma-4-technical-report-2026-07) covered Google DeepMind's open-weights strategy; combined with **Cerebras's wafer-scale hardware, it reaches a new "multimodal × fast inference × open weights" infrastructure stack** — the open-weights + fast-inference camp's counter to the closed-model camp underlying [OpenAI GPT-5.6 + ChatGPT Work](../columns/openai-chatgpt-work-launch-2026-07) and [Claude Cowork](../columns/claude-cowork-web-mobile-launch-2026-07). Paired with [Nous Portal's 300+ neutral models](../columns/nous-portal-cloud-hermes-agent-2026-07) or [local LLM deployments](../columns/local-llm-landscape-2026-june-update), it becomes part of the **late-2026 open-weights-practical AI infrastructure stack**. **Cerebras Inference Cloud public preview** (limited time), with details in the [API docs](https://inference-docs.cerebras.ai/models/gemma-4-31b).
Mobile Development
[React Native ExecuTorch's `useLLM` Hook](https://docs.swmansion.com/react-native-executorch/docs/hooks/natural-language-processing/useLLM) Deep Dive — Run Qwen / Llama 3.2 / Hammer 2.1 / Phi 4 Mini / SmolLM 2 / LFM2.5 / Gemma 4 On-Device in React Native, With Tool Calling, Vision / Audio, and Structured Output From Software Mansion, Two Modes (Managed / Functional), and Zod-Backed Schema Validation
**[Software Mansion's React Native ExecuTorch](https://docs.swmansion.com/react-native-executorch/) shipped a `useLLM` hook** that gives React Native apps **native on-device LLM integration**. **Supported models**: quantized Qwen (2.5 / 3 / 3.5), Llama 3.2, Hammer 2.1, Phi 4 Mini, SmolLM 2, LFM2.5 (vision), and **[Gemma 4](../columns/gemma-4-technical-report-2026-07) (vision + audio)**. **Two operating modes**: **Functional/Stateless** (developers manage conversation history via `generate()` + `response`; tool calling and chat config don't apply) and **Managed/Stateful** (`sendMessage()` maintains conversation state, parses tool calls, and runs callbacks automatically). **Key features**: token batching (groups tokens before re-render), tool calling (model invokes external functions via tool schemas with automatic parsing and callbacks), vision-language / audio multimodal inputs, generation control (temperature / top-p / repetition penalty / mid-stream interruption), and **JSONSchema- or Zod-backed structured output**. **Use cases**: on-device chatbots without server dependencies, privacy-first conversation UIs, in-app function calling (calendar events, flashlight, etc.), multimodal features (image analysis, audio transcription). **Positioning**: implementation-level evidence that **cutting-edge open-weight LLMs like [Gemma 4's encoder-free 12B](../columns/gemma-4-technical-report-2026-07) and [Qwen 3.6-35B](../columns/qwen36-35b-a3b-uncensored-abliterated-2026-07) natively fit into iOS / Android apps** — a major deliverable from the React Native ecosystem.
AI
Gemma 4 Technical Report Deep Dive — Google DeepMind's Open-Weight, Natively Multimodal 2.3B–31B LLMs with an Encoder-Free 12B Unified Design and Built-In Reasoning Mode [arXiv:2607.02770](https://arxiv.org/abs/2607.02770), Published 2026-07-02, 300+ Authors, Both Dense and MoE Variants
**Google DeepMind's Gemma Team released the Gemma 4 Technical Report as [arXiv:2607.02770](https://arxiv.org/abs/2607.02770) on 2026-07-02**. The paper introduces **2.3B / 12B / 31B parameter models**, **both Dense and MoE variants**, **natively multimodal (text / image / audio)**, a **12B encoder-free unified design** (raw audio and image patches processed directly without separate encoders), a **built-in reasoning (thinking) mode**, **improved vision / audio encoders**, **architectural refinements for inference speed, memory efficiency, and long context**, and **competitive performance against larger open models on STEM, multimodal, and long-context benchmarks**. Over 300 authors contributed. Open weights allow commercial use, distributed via Hugging Face and Ollama. Sits alongside [Qwen 3.6-35B-A3B](../columns/qwen36-35b-a3b-uncensored-abliterated-2026-07) and the [Local LLM June 2026 update](../columns/local-llm-landscape-2026-june-update) as a new chapter at the open-weights frontier. **A milestone in Google's open-weights strategy**; the encoder-free unified design departs from Qwen / Llama / DeepSeek multimodality (separate vision encoder + projection). The **reasoning mode** mirrors the extended-thinking modes of Anthropic and OpenAI closed models — the open ecosystem catching up. Caveats: commercial-license fine print, potential systemic-risk classification (EU AI Act's 10^25 FLOPs threshold), and heavy Google Cloud Vertex AI integration bias.

Related Terms

Feel free to contact us

Contact Us