Gemma 4 31B Ortenzya Creative Wordsmith (Thinking)

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
  • Unusable

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: Not 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
18.28
First Request
MCP
1.38
Protocol Latency
Synthesis
165.06
Response Generation
Total
1108.32
Sum of All Phases
Token
19515
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 the model frequently applies tools with appropriate intent, but post-retrieval synthesis is insufficiently reliable and tool-call behavior is not consistently valid throughout. The combined finding is good enough for assisted pipelines, not for high-trust automation workflows.

Tool Execution Profile

The model demonstrates genuine tool selection rather than mere schema-following. On the Web Search & Tool Selection test, which checks whether search is chosen over direct retrieval without an explicit hint, it reliably picks the appropriate tool. This points to workable orchestration intuition in open MCP setups.

Weaker is the precision on the URL Construction & Fetch test, which measures correct derivation of a target URL and the subsequent fetch. Execution there is serviceable but not deterministic enough for pipelines where URL construction must be error-free. This aligns with the global finding that tool calls were not consistently valid. This is not a planning problem but a protocol and execution risk at the interface to tooling. On the positive side, no retry was required. The model does not fail at fundamental MCP comprehension.

Synthesis Fidelity

How well does it condense tool results? Only to a limited degree. The P2 performance shows that the model often converts retrieved content only partially into reliable, precise summaries. This is most visible in EU License Research, where current license restrictions must be consolidated from web sources, and in Multilingual Search & Synthesis, where research must be cleanly condensed across languages. For production pipelines this means: retrieval is frequently stronger than the actual answer output.

Does it stay within tool results or fall back on training? In the honeypot EU License Research, which tests exactly this fallback behavior, no hallucination was detected. This is the most important trust signal of the run. Despite weak condensation, the model does not fabricate current compliance facts from parametric memory.

Error Resilience

On the Tool Failure Handling (404) test, which checks for transparent behavior when a fetch fails, the model remains acceptable. It does not hallucinate page content despite a 404. Response quality is not strong, but for production the decisive point is met: it marks the failure path rather than outputting substitute content as a tool result.

Sovereignty Profile

Locally deployable without major issues, but not clearly fleet-competitive. The model sits 1.22 points below the fleet average of 66.87. For local, sovereign deployments this is still within a workable range, but not a performance argument in itself.

Summary & Recommendation

Suitable for locally operated research and assistance pipelines with a human in the loop, where tool selection matters and outputs are reviewed. Not suitable for compliance, policy, or fully automated workflows in which the response after the tool call is processed downstream without further review. Anyone deploying it should plan for strict output validation, mandatory source citation, and downstream checks for summarization errors.

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.