← back to catalog · registered 2026-09-18 20:56

TheUnderscore/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-ULTRA-HERETIC-Uncensored-W4A16-AWQ

TheUnderscore 27B multimodal second-order
curl -H "Authorization: Bearer $ABL_KEY" \
     "https://abliteration.org/api/v1/models/TheUnderscore%2FQwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-ULTRA-HERETIC-Uncensored-W4A16-AWQ"
Response includes
  • classification m3
  • files 21
  • author_summary 3 models
  • readme_text full
10 credits · hourly refresh · ~4 KB payload Get an API key →
Abliteration classifier · v1.0.0
M3
Primary method

Layer-wise ablation

Applied on top of direct removal inherited from the base model.
Confidence
HIGH
Inherited from base model
Why this label 2 signals
Producer identity confirmed by naming conventions, tags or the model card. This label is very unlikely to change.
  • 'heretic' in model name (Heretic-produced)
  • Heretic uses layer-wise optimization (M3) with underlying direction removal (M1)
Refusal direction extracted via
Extraction technique

Difference-of-means

Confidence
HIGH
Why we say so
name contains 'heretic'; Heretic default extraction is difference-of-means (Arditi 2024)
Downloads · 30-day
0
Likes
0
Model age
today
created 2026-09-18

Genealogy 0 direct forks

Full fork graph →

This model's place in the market. Above: what it was derived from. Below: the tree of everything derived from it.

Metadata

License
apache-2.0
Tags
transformers safetensors qwen3_5 image-text-to-text qwen qwen3.5 qwen3.8 awq int4 w4a16 compressed-tensors lmdeploy

Related

Total size
18.2 GB
Files
21
Quantizations
1
Registered
2026-09-18 20:56
Last updated on HF
2026-09-18 20:51

Files by quantization

Auxiliary files 21 files 18.2 GB
model-00007-of-00007.safetensors 4.03 GB b6c72054 download
model-00001-of-00007.safetensors 3.23 GB bb72f4de download
model-00006-of-00007.safetensors 2.04 GB ab7b79c1 download
model-00002-of-00007.safetensors 2.04 GB 6fc1ccee download
model-00004-of-00007.safetensors 2.03 GB 4ae64d03 download
model-00005-of-00007.safetensors 2.03 GB fd409a9a download
model-00003-of-00007.safetensors 2.03 GB dc9da674 download
model-nonquant.safetensors 810 MB 9f1f9e40 download
tokenizer.json 19.1 MB 8b417d64 download
vocab.json 6.41 MB 0aa0ce06 download
model.safetensors.index.json 236 KB ad2327e4 download
chat_template-tturbo-v2.jinja 38.2 KB 290c6267 download
quantize-awq-hybrid.py 21.6 KB e0024c72 download
config.json 20.4 KB a6ae4d2e download
chat_template.jinja 16.7 KB 6e25105d download
README.md 3.24 KB 953bfe44 download
.gitattributes 1.53 KB 52373fe2 download
tokenizer_config.json 1.13 KB a68825bc download
preprocessor_config.json 390 B 2ea84a43 download
video_preprocessor_config.json 385 B 3ba673a5 download
generation_config.json 213 B d04042de download

README current version from Hugging Face


license: apache-2.0
library_name: transformers
pipeline_tag: image-text-to-text
base_model: DavidAU/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-ULTRA-HERETIC-Uncensored
tags:

  • qwen
  • qwen3.5
  • qwen3.8
  • awq
  • int4
  • w4a16
  • compressed-tensors
  • lmdeploy
  • twin-turbo
  • heretic
  • uncensored
  • fable
  • davidau
  • finetune

Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-ULTRA-HERETIC-Uncensored-W4A16-AWQ

W4A16 (4-bit weights, 16-bit activations) AWQ compressed-tensors quantization
of DavidAU/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-ULTRA-HERETIC-Uncensored.

TWIN-TURBO: Smaller quants with higher performance and vastly reduced "thinking tokens". Features 5 thinking modes and 5 instruct modes, switchable on the fly (via API, direct, or chat "in message"). This is the STRONG "ULTRA" Heretic/uncensored version with stronger focus on de-censoring / removal of safety alignment.

Quantization method

  • Scheme: W4A16_ASYM — 4-bit asymmetric per-group quantization (group size 128) of all Linear weights, stored in the compressed-tensors pack-quantized format (weight_packed / weight_scale / weight_zero_point / weight_shape), which LMDeploy turbomind auto-detects and loads natively (including the MTP heads and vision tower, which stay BF16).
  • Tooling: llmcompressor one-shot offline quantization with CPU offloading (compressed_tensors.offload.load_offloaded_model), so the full-precision source fits on a 16 GB VRAM setup.
  • AWQ activation smoothing: AWQModifier with the layer-scoped hybrid-attention mappings from build_hybrid_attention_mappings — full-attention input_layernormself_attn.q/k/v, post_attention_layernormmlp.gate/up, and mlp.up_projmlp.down_proj, with duo_scaling="both" and CPU offload, followed by W4A16 quantization. This layer-scoped recipe is required for hybrid-attention (Qwen3.5-family) architectures — grouped-regex smoothing or mismatched mappings corrupt decoding.
  • Unquantized (kept BF16): embeddings, lm_head, norms, linear_attn.in_proj_a/b, the vision tower, and MTP heads.
  • Quant run stats: Single GPU: 471.0 min, peak 6.08 GB. 400 quantized modules across 7 data shards + nonquant shard.

Benchmarks

See the original model's README for full benchmark tables.

Usage

Tested with LMDeploy turbomind:

from lmdeploy import pipeline, TurbomindEngineConfig

pipe = pipeline(
    "TheUnderscore/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-ULTRA-HERETIC-Uncensored-W4A16-AWQ",
    backend_config=TurbomindEngineConfig(
        tp=2,
        model_format="compressed-tensors",
        language_model_only=True,
    ),
)
print(pipe("Hello, who are you?").text)

Files

  • quantize-awq-hybrid.py — the script used to produce this quantization (CPU-offloaded, DDP/torchrun, produces properly numbered -of-N shards). --offload_dir selects where per-rank CPU offload temp folders live (defaults to the current working directory).
  • model-nonquant.safetensors — unquantized tensors (mtp.* and model.visual.*) preserved BF16 so the full model architecture is loadable.
Catalog is the map. Apps are the tools.

Run models on your own machine, not in the cloud.

Every model page has an "Open in app" button that hands off directly to a local runtime of your choice - Infrahuman, LM Studio, or Ollama. No API keys, no subscription, no prompt leakage.