AIAny
AI Model2026
Icon for item

huihui-ai/Huihui-gemma-4-12B-it-abliterated

Experimental, uncensored fine-tune of Google Gemma-4-12B-it that applies an 'abliteration' technique to remove refusal behaviors; intended for research and testing only and carries elevated safety and legal risks.

Introduction

This model is a proof-of-concept fork that intentionally weakens safety filters by abliterating parts of a Gemma-4-based model to remove refusals. The core insight is practical: altering a small subset of layers can change refusal behavior quickly, which is useful for research into model safety failures — but it also creates clear risks if misused.

Key Capabilities
  • Removes refusal behaviour via "abliteration": layers 23–28 were modified to suppress refusal responses, affecting both the model's "thinking" and "non-thinking" modes as described by the author. This produces less filtered, more permissive outputs compared with the upstream google/gemma-4-12B-it.
  • Proof-of-concept tooling and distribution: the card points to an ollama image and a repository demonstrating the removal technique (remove-refusals-with-transformers). The author provides an ollama invocation for local runs.
  • Practical notes: the uploader flagged an initial weights issue and re-uploaded corrected files; the model card lists apache-2.0 licensing information referencing Gemma's license page.
Suitable For & Trade-offs

Great fit if you are a researcher or security engineer studying failure modes of content filters, safety bypasses, or the mechanics of abliteration in transformer layers. The model lets you observe how targeted layer edits change outputs without rebuilding a model from scratch.

Look elsewhere if you need a production-ready, safety-hardened model or are building public-facing systems: this fork intentionally reduces content filtering and may produce harmful, illegal, or otherwise inappropriate outputs. Use carries legal, ethical, and reputational risk; outputs should be monitored and usage restricted to controlled environments.

Where It Fits

This is primarily an experimental research artifact sitting alongside other safety-research forks rather than a competitor to production LLMs. It’s useful for controlled experiments, comparisons with the upstream google/gemma-4-12B-it, and toolchains that support local runtime (e.g., ollama), but not for general-purpose deployment.

Information

Categories

More Items

Hugging Face
AI Model2026

A multimodal, agentic LLM optimized for long‑horizon, visually grounded workflows — capable of operating browsers and terminals and autonomously executing and testing code. Open‑source weights are available and the family ships in mini, Pro and Max variants for different compute/quality tradeoffs.

Hugging Face
AI Model2026

Compact causal LLM for on-device assistants, coding agents and long-context tool use — ~2.52B parameters with a 131,072-token context, trained with SFT + RL + OPD and released with its UltraData training corpora and multi-format deployment checkpoints.

Hugging Face
AI Model2026

Provides a cybersecurity-focused CRACK variant of GLM-5.3 FP8 that reduces refusals for offensive-security, red-team, exploit-development and malware-analysis queries while retaining native FP8 speed on Hopper GPUs; MIT-licensed for authorized security work.