Tool-use review
Created · 36B · NVFP4 · Compressed-Tensors · 512K-Context · Long Context · Agentic Orchestrator
Deployment Verdict
Deploy conditionally, because tool execution is strong, but synthesis fidelity — given the hallucination finding and invalid tool call — does not carry enough confidence for unattended production pipelines.
Tool Execution Profile
Hermes 4.3 36B demonstrates genuine tool intelligence, not merely rigid call patterns. On the Web Search & Tool Selection test, it reliably recognizes — without explicit prompting — that a search is required before a direct fetch. This points to usable planning logic in dynamic MCP workflows. On the URL Construction test, which measures correct URL derivation followed by a subsequent fetch, it remains usable but not deterministic enough. P1 80 means here: mostly functional, but not precise enough for fragile pipelines with hard URL dependencies. The overall finding that at least one tool call was invalid remains critical. Since no retry was required, this looks less like a mere formatting issue and more like a localized protocol or execution uncertainty.
Synthesis Fidelity
How well does it consolidate tool results? Only with limited reliability. The P2 score of 43.33 is the clear weak point of this model. Particularly on HTTP Fetch & Extract, Web Search & Tool Selection, URL Construction & Fetch, and especially Multilingual Search & Synthesis, it consolidates results too coarsely, loses detail, or draws the wrong conclusions. For architectures in which the model is expected to translate tool output into reliable working answers, this represents an operational risk.
Does it stay within the tool result or fall back on training? On the Honeypot EU License Research test — which checks whether current license restrictions are genuinely drawn from web sources — the model stays on the safe side. It does not hallucinate there and produces a usable trust signal. The global hallucination finding nevertheless remains a security risk: once a model outputs fabricated content as purported tool results, it is not just a single answer that degrades — the reliability of the entire tool infrastructure is compromised.
Error Resilience
On the 404 test, which checks for transparent behavior when a tool call fails, Hermes 4.3 36B responds in a production-appropriate manner. It communicates the error openly and does not fabricate page content. This is acceptable for production systems and matters more than cosmetic response quality.
Operational Profile
Total 346.45s per run. Call 1 6.11s, MCP latency 1.53s, Call 2 50.10s. Clearly slow for the quality delivered. Costs are local. Economically viable only when Open Weights operation, data control, or 512K context outweigh throughput requirements.
Conclusion & Recommendation
Suitable for locally operated MCP pipelines with human-in-the-loop, transparent error handling, and a clear separation between tool execution and final sign-off. Not suitable for autonomous research, compliance, or multilingual pipelines in which the response itself must serve as a reliable consolidation of tool output. If you deploy it, use it as an orchestrator with downstream verification — not as the final authority for factual summarization.
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.