AIToday
Large Language ModelsOpen-Source AITHE DECODERPublished: Jul 16, 2026, 19:01 JST3 min read

Google updates Gemma 4 with faster inference, tool-calling fixes

Google updates Gemma 4 with faster inference, tool-calling fixes

Key takeaway

  • Google has released a performance and reliability update to its open Gemma 4 AI model, delivering 25 to 70 percent faster prompt processing and up to 31 percent lower latency on Nvidia Hopper GPUs via Flash Attention 4.

  • The update fixes tool-calling bugs, reduces truncated responses, and improves agentic reasoning, particularly for the 31B variant.

  • Users can now manually tune image processing parameters for sharper OCR and higher resolution support.

3 Key Points

  1. What happened

    Google released an update to its open Gemma 4 AI model that enables Flash Attention 4, boosting prompt processing speed by 25 to 70 percent and reducing time to first token by up to 31 percent on Nvidia Hopper GPUs. The update also fixes tool-calling bugs, reduces truncated responses, and improves the 31B variant's agentic reasoning by up to 10.1 percent in telecommunications use cases. All parameter sizes received updates, though Google shipped the release under the same "Gemma 4" name rather than versioning it separately.

  2. Why it matters

    The performance gains directly benefit developers running Gemma 4 on Nvidia hardware—faster inference and lower latency mean cheaper, more responsive applications. The tool-calling and truncation fixes address real reliability gaps that would have hindered production deployments, particularly for agentic workflows (where the model autonomously calls external systems). For image processing, users can now manually increase the max_soft_tokens parameter from 280 to 1,120 to support sharper OCR and up to 2.51 megapixel resolutions.

  3. What to watch

    The community has objected to Google releasing the update under the same "Gemma 4" name instead of tagging it as a separate version like "Gemma 4.1"—a versioning choice that could cause confusion. Google has published an interactive configurator on Hugging Face to help users tune the image processing parameter.

Ask the AI about this article →

Context & Analysis

Google's Gemma 4 update represents a targeted refinement of its open model rather than a major new release. The update addresses three specific pain points: raw inference speed on Nvidia hardware, a critical reliability issue with tool calling (essential for agentic use cases), and response truncation that would undermine user experience. The performance gains—particularly the 25–70 percent speedup and 31 percent reduction in time-to-first-token—are meaningful for production deployments where latency directly affects cost and user experience.

The agentic reasoning improvements, with up to 10.1 percent gains in telecommunications scenarios, suggest the update targets enterprise workflows where the model autonomously triggers external tools. The image processing tuning option (max_soft_tokens from 280 to 1,120) indicates Google is also addressing domain-specific use cases, with the Hugging Face configurator making this accessible to non-expert users. However, the decision to ship the update under the same "Gemma 4" name has drawn pushback from the open-source community, who expected a version bump (like "Gemma 4.1") to signal the magnitude of the changes—a versioning practice that would typically help developers track breaking changes or significant improvements.

FAQ

What hardware does this update apply to?
The performance improvements apply to Nvidia Hopper GPUs. The update itself applies to all parameter sizes of Gemma 4, including the 31B, E4B, and 12B variants.
How much faster is the model after the update?
Flash Attention 4 boosts the speed at which the model processes incoming prompts by 25 to 70 percent, and time to first token drops by up to 31 percent.
What can I do with the image processing tuning?
Users can manually raise the "max_soft_tokens" parameter from 280 to 1,120 to get sharper OCR results and support resolutions up to 2.51 megapixels. Google published an interactive configurator on Hugging Face for this adjustment.

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Visko raises $10M, launches live AI video model OrbisSiliconANGLE AI · 2h ago
  • Runway unveils Solaris, an AI that generates app interfaces in real timeTHE DECODER · 2h ago
  • Google AI Search flags Facebook users as dangerTHE DECODER · 2h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleMira Murati's Thinking Machines launches Inkling, open-weight AI model