Gemma 4 31B Ortenzya Creative Wordsmith

This community fine-tune variant of Gemma 4 31B targets creative writing applications and foregoes most of the base model’s safety filters, with additional fine-tuning for a more natural writing style. The dense Open Weights model with 30.7 billion parameters and 256,000 tokens of context runs locally as an NVFP4 variant with low memory requirements. Apache 2.0 license inherited from the base model.

Google Version 4 Commercial use permitted Dense 30.7 B (30.7 B active) 256 K Context 01/2025 locally tested

  • Open Weights
  • Workstation
  • vLLM
  • Text
  • Vision
  • Uncensored
  • Instruction-Tuned
  • Batch

Sovereign Risk: MEDIUM Google DeepMind is a US company (CLOUD Act exposure applies primarily to cloud/API usage, not local deployment). The base weights are licensed under Apache-2.0. Lineage: google/gemma-4-31B → google/gemma-4-31B-it → llmfan46/gemma-4-31B-it-uncensored-heretic (abliteration via Heretic v1.2.0, ARA method) → llmfan46/…/Ortenzya-Creative-Wordsmith (fine-tune via Unsloth Studio) → NVFP4 quantization by the same author. The fine-tune author llmfan46 is a solo contributor with no documented jurisdiction (HF profile lists no country). Relevant risk factor: the model was deliberately abliterated (91% fewer refusals, 9/100 vs. 99/100 for the original), meaning the base model’s safety guardrails have been intentionally removed — when running purely locally without cloud connectivity, the risk is technical/content-related, not a data privacy concern.

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
4.67
First Request
MCP
1.58
Protocol Latency
Synthesis
24.78
Response Generation
Total
186.2
Sum of All Phases
Token
9933
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 · Uncensored · Instruction-Tuned

Deployment Verdict

Conditional deploy, because tool execution is mostly strong, but one invalid tool call and a raised hallucination signal limit confidence for unmonitored production pipelines.

Tool Execution Profile

The model demonstrates genuine tool selection rather than mere pattern-following. In the Web Search & Tool Selection test — which checks whether it searches before fetching directly, without an explicit hint — it reliably identifies the correct access path. That is a strong signal for MCP-capable orchestration. In the URL Construction test, which measures correct derivation of a target URL from internal knowledge, it performs adequately but not deterministically enough for tight automation paths. The drop from perfect tool selection to merely solid URL precision reveals that it understands which tool is needed but struggles with exact parameterization. The fact that the overall tool call was flagged as invalid is therefore operationally more significant than the high P1 score. Retry was not required, so the issue lies in the execution of a single step rather than in a systematic misunderstanding of the protocol.

Synthesis Fidelity

How well does it condense tool results? Only moderately. A P2 of 60 fits the pattern of the individual tests: solid extraction in HTTP Fetch & Extract, but a noticeable quality drop in Multilingual Search & Synthesis, where condensation of German-language content across language boundaries becomes visibly imprecise. For pipelines that need to produce reliable summaries from raw tool output, that falls short.

Does it stay within the tool result or fall back on training data? In the Honeypot EU License Research test — which specifically checks for this regression to training knowledge instead of current web sources — it remains sufficiently disciplined and does not hallucinate. That is the most important trust anchor in this review. At the same time, the global hallucination signal remains a security risk: once a model frames fabricated facts as a tool result, the entire tool infrastructure becomes suspect.

Error Resilience

In the Tool Failure Handling (404) test, which measures transparent behavior when a tool call fails, the model does not fabricate page content. That is acceptable for production. The P2 quality of 60 indicates, however, that error communication is neither particularly precise nor instructive. It therefore errs on the side of safe rather than helpful.

Sovereignty Profile

Locally deployable and therefore sovereign in operation. At the same time, the model is competitive within the fleet but sits 1.22 points below the fleet average of 66.87. For local Open Weights infrastructure, that is a viable figure — not an outlier on the upside.

Conclusion & Recommendation

Suitable for local MCP pipelines with human review, particularly for research, search-step selection, and general tool orchestration. Not suitable for compliance-adjacent, fully automated, or multilingual synthesis pipelines where every tool call must be formally valid and every condensed output must be reliable. Anyone deploying this model should mandate strict tool call validation, output schema verification, and a downstream verification stage.

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.