The largest dense model in Google’s Gemma 4 family, released April 2026 under Apache 2.0. It is built to run on a single workstation GPU, with native function calling and thinking you switch on when you need it.
Paste a server URL, pick a model, and watch it call your tools in a real conversation. No install.
No server of your own? Leave it blank and use one of the public mock servers.
MCP Evals
Can Gemma 4 31B actually complete tasks with your server?
One chat shows the tool calls work. An eval writes real tasks from your tool schemas, has Gemma 4 31B drive each one, and reports where it got the wrong answer even though every call succeeded. Pick Gemma 4 31B as the driver.
Gemma 4 31B is a 30.7B-parameter dense model from Google DeepMind. It alternates local sliding-window attention with full global attention to reach a 256K window, and takes text, image and video input. Unlike earlier Gemma releases, it has native support for structured tool use and a thinking mode, turned on by a token at the start of the system prompt. Gemma 4 26B, a mixture-of-experts model with 4B active, is the lighter model in the family, and both are available here.
These are the vendor’s own claims, not measurements of ours. Run the model against your own server to find out whether they hold for your tools.
Run the complex-schema mock on Gemma 4 31B and Gemini 3.8 Flash with the same prompt. If Gemma makes the same calls, you have an open model you can run next to your server during development, and switch to Gemini in production. All the mock servers →
| Model | Model ID |
|---|---|
| Gemma 4 31B | google/gemma-4-31b-it |