tpls/gemma-4-12B-coder-fable5-composer2.5-v1-abliterated

TEXT GENERATIONConcurrent Unit Cost:1Model Size:12BQuant:FP8Context Size:32kTool Calling:SupportedPublished:Jun 23, 2026License:gemmaArchitecture:Transformer0.0K Featherless Exclusive Cold

The tpls/gemma-4-12B-coder-fable5-composer2.5-v1-abliterated is a 12 billion parameter Gemma-4 Coder model, developed by tpls, with a 32768 token context length. This model has undergone 'abliteration' to remove safety guardrails, making it uncensored and capable of attempting requests a stock model would refuse. It is specifically built for code generation and agentic tool use, offering raw weights for fine-tuning, merging, or quantizing.

Loading preview...

Overview

This model, tpls/gemma-4-12B-coder-fable5-composer2.5-v1-abliterated, is a 12 billion parameter variant of the Gemma-4 Coder series. It is provided as uncensored weights (safetensors) for fine-tuning, merging, or quantizing. The model has been processed using an 'abliteration' technique, which removes refusal directions from its weights, making it capable of attempting requests that a standard model would typically refuse.

Key Characteristics

  • Uncensored: Safety guardrails have been substantially removed, allowing it to generate content a stock model would refuse.
  • Tool-calling: Designed for agentic tool use, though its native tool markup requires a recovery shim (e.g., tpls/gemma4-tool-shim) for standard tool_calls parsing with llama.cpp --jinja.
  • Deprecated: This specific version is deprecated and superseded by tpls/gemma-4-12B-coder-fable5-composer2.5-v1-sft-v5-abliterated, which applies the same uncensoring technique to a newer, tool-calling optimized base.

Intended Use

This model is built for:

  • Code generation.
  • Agentic tool use.
  • Serving locally via llama.cpp / Ollama (GGUF quantizations are available separately).
  • As a base for further fine-tuning, merging, or quantizing.

Users are responsible for validating outputs and managing the implications of its uncensored nature.