HFCK99/Huihui-Qwen3.8-27B-abliterated

Hugging Face
VISIONConcurrent Unit Cost:2Model Size:27BQuant:FP8Context Size:32kTool Calling:SupportedLicense:apache-2.0Architecture:Transformer Open Weights Featherless Exclusive Warm

Huihui-Qwen3.8-27B-abliterated is a 27 billion parameter causal language model developed by huihui-ai, based on the Qwen3.8-27B architecture. This model is specifically engineered as an uncensored version, achieved through an 'abliteration' process to remove refusal behaviors. It is primarily intended for research and experimental use in scenarios requiring reduced safety filtering, offering a proof-of-concept for modifying LLM responses without TransformerLens.

Loading preview...

Model Overview

Huihui-Qwen3.8-27B-abliterated is a 27 billion parameter language model derived from Qwen/Qwen3.8-27B. Its core distinction lies in its "abliterated" nature, meaning it has undergone a process to remove refusal mechanisms, resulting in an uncensored model. This modification is presented as a proof-of-concept for altering LLM behavior without relying on TransformerLens.

Key Characteristics

  • Uncensored Output: Designed to generate responses without typical refusal behaviors, offering a broader range of outputs compared to standard models.
  • Abliteration Method: Utilizes a specific technique (referencing remove-refusals-with-transformers) to modify model behavior, with the first 15 layers retained without ablation.
  • Base Architecture: Built upon the Qwen3.8-27B model, maintaining its foundational capabilities.
  • Context Length: Supports a context length of 32768 tokens.

Intended Use and Warnings

This model is primarily for research, testing, or controlled environments. It is not recommended for production or public-facing commercial applications due to its significantly reduced safety filtering. Users should be aware of the following:

  • Risk of Sensitive Content: May generate sensitive, controversial, or inappropriate outputs.
  • Legal and Ethical Responsibility: Users are solely responsible for ensuring compliance with laws and ethical standards.
  • No Default Safety Guarantees: Lacks rigorous safety optimization, and huihui.ai disclaims responsibility for its use.

Usage

The model can be loaded and used with Hugging Face's transformers library. It also provides an ollama integration for direct use.