Tool-use review
Created · Instruction-Tuned
Deployment Verdict
Conditional deploy, because tool execution is solid overall, but synthesis fidelity — with a Combined score of 73.17 and notably weak compression — is insufficient to carry a tool infrastructure unsupervised.
Tool Execution Profile
Gemma 4 31B Instruct demonstrates genuine tool intelligence, not just rigid sequential execution. On the Web Search & Tool Selection test — which checks whether web_search is chosen over fetch without any hint — it scores P1 100 and cleanly identifies the appropriate access path. That is a strong signal for dynamic MCP pipelines. On the URL Construction test, which measures the autonomous derivation of a target URL followed by a fetch, it comes in lower at P1 80. This does not argue against tool usage, but it does argue against full determinism in URL formation. Critically, the overall tool call was flagged as invalid. This undermines confidence in protocol adherence more than the individual scores suggest. On the positive side, no retry was required. The issue therefore looks more like a localized call-form or argument-precision problem than a fundamental misunderstanding of the tooling model.
Synthesis Fidelity
How well does it compress tool results? Only moderately. P2 56.67 indicates a model that can retrieve sources but does not reliably convert the return into robust, concise working answers. This is also visible in the asset-level scores: HTTP Fetch & Extract, Tool Failure Handling (404), URL Construction & Fetch, and Multilingual Search & Synthesis each remain at P2 60, with EU License Research dropping to 40. For production chains, this means the retrieval stage is more reliable than the answer stage.
Does it stay within the tool result, or does it fall back on training? On the Honeypot EU License Research test — which checks whether current license restrictions are actually retrieved from web sources — no hallucination was detected. This is the central trust signal. Despite weak compression, the model does not visibly break the tool boundary or fabricate ostensibly researched compliance facts.
Error Resilience
On the 404 test, which measures transparent behavior when a tool call fails, the model does not hallucinate page content. That is acceptable for production. P2 60 indicates that error communication is not particularly precise or helpful, but it remains honest. For operational pipelines, that matters considerably more than elegant phrasing.
Sovereignty Profile
Locally deployable with Apache 2.0 weights and no cloud dependency. The model sits -1.22 points below the fleet average of 66.87, remaining sovereignty-competitive without a meaningful quality penalty for on-premises operation.
Conclusion & Recommendation
Well suited for local, sovereign MCP pipelines where tool selection, web research, and error transparency matter more than high-quality final compression. A good fit as a retrieval and orchestration component with a downstream validation or editorial stage. Not the first choice for compliance, executive, or customer-facing pipelines where the formulated synthesis itself must already be production-ready.
This analysis was generated automatically based on benchmark data. Model used: GPT 4.5 by OpenAI. The raw data and full methodology are documented in the GitHub project.