Google Gemma-4-31B-it Debuts With Advanced Thinking Mode

A faceted translucent gemstone structure angled with three distinct glowing cores.

Google has released the instruction-tuned version of its Gemma 4 model, offering a 31-billion parameter system that processes text, images, and video while supporting extended conversations. Users can now run complex reasoning tasks, analyze documents, and generate structured outputs with a 256,000-token context window.

Developed by Google DeepMind, this open-weight release addresses the growing need for capable local models that handle real-world workflows. The system targets professionals and hobbyists who want reliable performance without sending data to external servers.

Model Size: 62GB & VRAM GPU: requirements vary

Out of the box features and capabilities

  • Processes text, high-resolution images, and video frames natively.
  • Includes a built-in thinking mode that breaks down logic step-by-step.
  • Supports native function calling for automated task routing.
  • Handles adjustable visual detail levels through configurable token budgets.
  • Maintains out-of-the-box proficiency across thirty-five languages.

Local creators running custom automation pipelines will benefit from the structured chat templates and reduced dependency on cloud APIs. Teams handling sensitive documents can extract tables, recognize handwriting, and parse multilingual contracts directly on their own machines.

Design choices for Gemma-4-31B-it and developer notes

The release combines sliding window attention with global attention layers to balance memory usage with long-context awareness. Developers must install the latest library updates before running the weights, and they should follow prompt ordering rules to get accurate results.

Placing visual content before text instructions improves output quality, while adjusting the thinking token controls how deeply the system evaluates a query.

"All models in the family are designed as highly capable reasoners, with configurable thinking modes,"

said the developer in the release documentation. Users should also expect factual gaps when working with highly specialized topics outside the training cutoff.

Access the full package directly through the official Hugging Face repository.