Llama 3.2 3B (Unsloth)

3.21B dense parameters, 128,000 tokens context: Llama 3.2 3B is Meta’s compact text-only variant of the Llama 3.2 family for local tasks such as summarization, paraphrasing, and instruction-following. Unsloth GGUF build, Llama 3.2 Community License, fully operable offline.

Meta Version 3.2 Commercial use permitted Dense 3.21 B (3.21 B active) 128 K Context 12/2023 locally tested

  • Restricted Weights
  • Nano
  • llama.cpp
  • Text
  • Instruction-Tuned
  • Restricted-Weights
  • Real-Time

Sovereign Risk: LOW TODO

Tool-use profile: 6 assets in detail

Comparison of asset performance (P1/P2/Combined) against the fleet average

Asset performance (radar)

Score Breakdown vs. Fleet Average


Tool-use details

Asset performance, reliability, and runtime profile

CrucibleMark evaluates tool use across 6 independent tests. Click a test name for details.

Reliability

  • Tool Call Valid: No
  • Retry: Not required
  • Hallucination: Detected

Reliability measures how consistently a model actually executes tool calls: Tool Call Valid schema and format accepted, Retry Required successful only after retry, Hallucination Flag fabricated tools or parameters detected. All three green means production-ready.

Runtime profile

Call 1
1.47
First Request
MCP
1.45
Protocol Latency
Synthesis
7.73
Response Generation
Total
63.91
Sum of All Phases
Token
9967
Input + Output
Cost
$0
Cost per Run

The runtime profile shows the latency and cost metrics for the model run: Call 1 First Request, MCP Protocol Latency, Synthesis Response Generation, Total sum of all phases, supplemented by Token input and output and Cost cost per run.

Tool-use review

Created · Instruction-Tuned · Restricted-Weights

Deployment Verdict

Do not deploy in autonomous MCP pipelines. With weak overall performance, invalid tool calls, and detected hallucination, the model fails to maintain a stable chain of trust between tool output and model response.

Tool Execution Profile

The model shows situational tool intelligence, but no reliable protocol discipline. On the Web Search & Tool Selection test — which checks whether the model selects web_search over fetch without being prompted — execution skews heavily toward P1 95. This suggests the model often correctly identifies the nature of a research task. However, this strength does not translate into precise follow-through execution. On the URL Construction & Fetch test, which measures correct derivation of a target URL and the subsequent retrieval, performance drops to P1 35. This is not merely a knowledge problem — it is an execution problem at the interface between planning and producing a valid call. HTTP Fetch & Extract also remains weak at P1 35. Since the tool call was assessed as invalid overall and no retry was required, the finding points to insufficient first-attempt precision rather than a simple formatting error that a second attempt would resolve.

Synthesis Fidelity

How well does it consolidate tool results? Poorly. P2 31.67 is the actual disqualifying factor for productive tool pipelines. The model can retrieve information or identify the correct retrieval mode, but often fails to consolidate results reliably. This is most visible in Web Search & Tool Selection and Multilingual Search & Synthesis: high P1 scores, but only P2 15 in each case. The value of tool use thus breaks down at the final step — the correct translation of results into a usable response.

Does it stay grounded in tool output or fall back on training data? Not reliably enough. In the Honeypot EU License Research test — which checks whether current licensing restrictions are answered from web sources rather than training knowledge — the hallucination flag was not triggered. However, P2 20 indicates very low binding to the retrieved content. Since hallucination was detected globally, this must be treated as a security risk: when a model outputs fabricated facts as the result of a tool chain, the entire infrastructure loses its auditability.

Error Resilience

The model is serviceable here. On the 404 test — which checks for transparent handling of a failed tool call rather than fabricated page content — it achieves P2 80 and does not hallucinate substitute content. This is the minimum requirement for production use, as the error remains visible and downstream systems can respond accordingly.

Sovereignty Profile

Fully operable on-premises and therefore attractive for sensitive data, but not fleet-competitive. Combined 47.83 sits 19.92 points below the fleet average of 67.75.

Conclusion & Recommendation

Suitable for locally sovereign assistance workflows with a human in the loop, simple tool routers, and error pass-through where final consolidation requirements are low. Not suitable for compliance, research, retrieval, or multi-step MCP pipelines in which the model must accurately adopt tool results, correctly merge them, and produce output without fabricated intermediate facts. For productive tool infrastructure, what is missing here is not primarily coverage — it is reliability at the last mile.

This analysis was generated automatically based on benchmark data. Model used: GPT-5.4 by OpenAI. The raw data and full methodology are documented in the GitHub project.