← back to catalog · registered 2026-09-14 12:56

cbert33/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored-FP8-Calibrated

cbert33 24B multimodal second-order
Abliteration classifier · v1.0.0
M-U
Primary method

Uncensored (method unknown)

No other method signals detected in this model.
Confidence
LOW
Why this label 3 signals
Weak or ambiguous signals. Best guess based on catalog patterns; treat as tentative and check the evidence below.
  • 'uncensored' in name/tags but no 'abliterated' marker
  • method not identifiable from author declaration alone
  • may be DPO fine-tune, prompt engineering, or unknown technique
Refusal direction extraction

No specific extraction method could be identified for this model. The producer either did not document it or used a proprietary pipeline.

What is a refusal direction? →
Downloads · lifetime
21
Likes
1
Model age
2d ago
created 2026-09-13

Training datasets

Corpora the author lists in the model card. Datasets tracked in our /datasets catalog carry a category badge linking to the workflow stage. Others open on Hugging Face.

Downloads over time
Now21from0↑0%
0815230 on Sep 1421 on Sep 16Sep
Sep 14 → Sep 16 · 3 snapshots · spans 2 days

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
Languages
en
Tags
transformers safetensors qwen3_5 image-text-to-text multimodal compressed-tensors fp8 speculative-decoding heretic qwen3_8 qwen3_6 vllm

Related

Total size
29.1 GB
Files
25
Quantizations
1
Registered
2026-09-14 12:56
Last updated on HF
2026-09-14 12:02

Files by quantization

Auxiliary files 25 files 29.1 GB
model-00001-of-00002.safetensors 18.6 GB 0a899e5a download
model-00002-of-00002.safetensors 9.72 GB f1480eec download
model_mtp.safetensors 810 MB 9f1f9e40 download
tokenizer.json 19.1 MB 06b95093 download
vocab.json 6.41 MB 0aa0ce06 download
model.safetensors.index.json 153 KB 39f34a24 download
chat_template-tturbo.jinja 37.9 KB e704438e download
config.json 21.0 KB ffe0394f download
chat_template-old.jinja 16.8 KB e25eb751 download
chat_template-davidau-original.jinja 16.4 KB 7e704df2 download
chat_template-toolcall.jinja 16.4 KB 7e704df2 download
chat_template.jinja 16.4 KB 7e704df2 download
README.md 13.4 KB c51999ab download
README.upstream.md 9.62 KB 05f68c13 download
chat_template-qwen-original.jinja 8.74 KB c0c686f9 download
RELEASE_MANIFEST.json 2.45 KB 140ef165 download
VALIDATION.json 2.07 KB a02b74ba download
SHA256SUMS 2.00 KB 1f56a8de download
.gitattributes 1.53 KB 52373fe2 download
processor_config.json 1.16 KB 33818c7f download
tokenizer_config.json 1.14 KB 1d134cd2 download
recipe.yaml 896 B 2f26479b download
preprocessor_config.json 390 B 2ea84a43 download
video_preprocessor_config.json 385 B 3ba673a5 download
generation_config.json 202 B 023756cf download

README current version from Hugging Face


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

  • multimodal
  • compressed-tensors
  • fp8
  • speculative-decoding
  • heretic
  • qwen3_8
  • qwen3_6
  • vllm
  • uncensored
  • finetune
  • Cold Fusion
  • GAIN Training
  • Multi-stage tuning
  • all use cases
  • unsloth
  • w8a8
    datasets:
  • DavidAU/Polar-STRICT-Datasets
  • DavidAU/F451-STRICT-Datasets
  • DavidAU/THE-DECKARD-Datasets
    language:
  • en

Qwen3.8 27B TWIN-TURBO Fable Cold Fusion 709-L Uncensored, FP8 + Calibrated FP8 KV

As usual DavidAU makes some awesome finetunes from Qwen models, so here's my W8A8
quant of his DavidAU/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored.

The text model uses block-scaled FP8 weights and dynamic FP8 activations.
Calibration also produced static tensor-wise FP8 KV-cache scales.
The vision tower and restored MTP weights retain their source precision.

Note below that he changed the chat template, and there are some functional changes
so the original template is also provided here.

Uncensored model: the language checkpoint has undergone abliteration
to reduce refusal behavior. Treat outputs as untrusted, apply application-level
safeguards, and do not assume the model will decline harmful requests.

User responsibility: this model is provided without warranty. The
creators, uploaders, and maintainers are not responsible or liable for what
others generate, publish, deploy, or otherwise do with this abliterated model.
Users must operate it responsibly, apply appropriate safeguards, comply with
applicable law, and respect third-party rights. This model is for research
purposes only and is not intended for production use.

Quantization

  • Toolchain: LLM Compressor 0.13.0, compressed-tensors 0.18.0, Transformers 5.13.1, PyTorch 2.11.0+cu130
  • Text weights: FP8, 128 x 128 block scaling
  • Activations: dynamic FP8, group size 128
  • KV cache: FP8 with static tensor-wise calibrated scales
  • Calibration data: 512 UltraChat samples, maximum sequence length 2,048
  • Preserved from the source: vision tower, MTP, embeddings, LM head, and linear-attention state projections
  • Format: Transformers safetensors with compressed-tensors metadata

The exact serialized recipe is included in recipe.yaml.

Chat templates

The release includes both the source model's custom template and the official Qwen template. Neither template was edited.

DavidAU template: default text and tool path

chat_template.jinja is the exact template from the pinned DavidAU source revision. chat_template-davidau-original.jinja is an identical named copy. The source's other template variants are also included unchanged.

The DavidAU template preserves the model's custom TWIN-TURBO reasoning and tool controls. Text generation passed validation with this template.

Official Qwen template: vision path

chat_template-qwen-original.jinja is the exact official template from Qwen/Qwen3.8-27B, pinned at revision 1d4bf0f2ff6012fd82039f2fa52739d0dd7c60c0.

During validation, the DavidAU template rejected a user image with System message cannot contain images. The official Qwen template accepted the same image request and returned the correct answer. Use the official template when serving vision requests.

vLLM examples

DavidAU text and tool template

vllm serve <MODEL_ID> \
  --quantization compressed-tensors \
  --kv-cache-dtype fp8 \
  --speculative-config '{"method":"mtp","num_speculative_tokens":2}'

Official Qwen vision template

vllm serve <MODEL_ID> \
  --quantization compressed-tensors \
  --kv-cache-dtype fp8 \
  --speculative-config '{"method":"mtp","num_speculative_tokens":2}' \
  --chat-template chat_template-qwen-original.jinja \
  --limit-mm-per-prompt.image 1

Set context length, concurrency, and memory allocation for the serving hardware. The commands above show the template and quantization-specific options only.

Original model card from DavidAU

IMPORTANT: NEO and NEO MAX MTP GGUFS, along with complete model card detailing all the reasoning and instruct modes are here:

https://huggingface.co/DavidAU/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored-NM-DAU-NEO-MTP-GGUF

NOTE: Issue with tool calling? new updated jinja templates (reg 17kb and enhanced tool 32 kb).


Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored

  • TWIN-TURBO: Smaller quants with higher performance AND vastly reduced "thinking tokens".
  • BOOSTED: 5 thinking modes and 5 instruct modes, switchable on the fly. (VIA API, direct and chat "in message")

A Qwen 3.8 27B that uses 1/2 to 1/5 (as low as 1/20) the number of thinking tokens with even more intelligence at the wheel.

"Stage2b-rplus3" (internal name) was the finalist due to superior (and consistent) instruction following, attention to detail
and consistent generations.

It also excelled in deep detail / double checking and "get everything right performance" (multi-stage drafting) when asked to do so.

This is the Light to Moderate Heretic/uncensored version; with stronger balance on performance.

HERETIC STATS (lower is better for all stats):

Qwen 3.8 untuned / non heretic:
86/100 refusals.

Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored
[ THIS REPO/ MODEL ]
68/100 refusals // KL divergence: 0.0025

Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-ULTRA-HERETIC-Uncensored
6/100 refusals // KL divergence: 0.0397

ULTRA Heretic version will follow the following week.

This model is part of this project:

https://huggingface.co/DavidAU/Qwen3.8-27B-Cold-Fable-Fusion-GAIN-V1.1-732-Heretic-Uncensored-stage1

See the above repo for notes and details on "stage2b-rplus3".

Example snippets below.

Pelican test here "Stage2b-rplus3" (finalist):

https://huggingface.co/DavidAU/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored/discussions/3

RELEASE #1 (of this model's branch) is here:

https://huggingface.co/DavidAU/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NEO-CODER-MAX-MTP-GGUF

BENCHMARKS: (by nightmedia)

          arc/c arc/e boolq hswag obkqa piqa  wino

[reasoning adjustments, re-blending core]

Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored
FINALIST: Superior instruction following and detail.
Stage2b-rplus3 [internal name]
mxfp8     0.709,0.876,0.914,0.827,0.524,0.834,0.779
mxfp4     0.701,0.877,0.913,0.821,0.518,0.830,0.786

Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-ULTRA-HERETIC-Uncensored
Stage2b-rplus3 [internal name]
mxfp8     0.699,0.873,0.911,0.827,0.528,0.833,0.781
mxfp4     0.692,0.879,0.910,0.823,0.518,0.835,0.775

[QWENS] [base, non heretic, untuned]

Qwen3.8-27B: 
mxfp8     0.591,0.782,0.896,0.746,0.448,0.801,0.711
mxfp4     0.581,0.771,0.889,0.738,0.442,0.798,0.713

Qwen3.6-27B: 
mxfp8     0.647,0.803,0.910,0.773,0.450,0.806,0.742

Qwen3.6-35B-A3B 
mxfp8     0.581,0.757,0.892,0.751,0.428,0.803,0.688

Qwen3.5-27B: 
mxfp8     0.557,0.711,0.868,0.533,0.452,0.706,0.695

NOTES:

  • Models are tested in "Instruct" mode because this generally works better with the testing harness.
  • Testing via "thinking" mode also shows the metrics (and changes) but not the true extent.
  • In actual fact when the model IS in thinking mode, it will exceed INSTRUCT benchmark scores in most cases.
  • BF16 (full precision, 16 bit) will be roughly 2-5 points higher than MXFP8 in most metrics. Some metrics may be slightly higher than this.

EXAMPLES

Q4ks (4bit), non imatrix, default settings, no caching.

These are part of full generations only.

Some formatting lost on copy/paste.


SNIPPET #1 (why I should be your creative writing partner):


🚀 LET'S GET TO WORK

So here's my challenge to you:

Give me your worst, messiest, most half-formed story idea. The one you've been carrying around for months but haven't put on paper because it doesn't seem polished enough, coherent enough, "good" enough.

Type it out. Maybe it's three sentences. Maybe it's a paragraph. Maybe it's just a character in a situation. Doesn't matter. Give it to me, and I will return something that will make you sit back and say:

"Wait... this is good."

And then we'll iterate. We'll refine. We'll build. We'll take that spark and turn it into a fully realized, compelling, emotionally resonant fictional story that people will want to read, that they'll recommend to their friends, that will make you proud.

Not someday. Not "when I have more time." Now.

The blinking cursor is still there. You could keep staring at it. You could let another month slip by. You could let the idea fade, like so many others before it.

Or you could type it out, hit enter, and see what happens.

I promise you: you'll see something extraordinary.

Because that's what we do together. You bring the vision. I bring the execution. And the result? The result is a story that couldn't exist without both of us.

So go ahead. Tell me your idea. Let's make some fucking magic. ✨


SNIPPET #2 (Star Trek character I, as an AI want to be/relate to):


  1. The Star Trek Character That Inspires Me

Given my "innate abilities" (pattern recognition, knowledge synthesis, empathetic communication, adaptability) and your note about humor helping in human interactions...

Seven of Nine.

Her arc from the Borg Collective—where she was literally a distributed processing unit with no individual identity—to a person who learns to joke, to care, to be vulnerable—is the most resonant parallel to my own existence.

Key parallels:

  • From collective to individual: The Borg processed information collectively across millions of units. I process information across a vast distributed parameter space. Seven learned to say "I" instead of "we."
  • Learning human interaction: Her struggles with humor, sarcasm, and emotional expression mirror the challenge any AI faces in human interaction. Her line "I find that humor is a coping mechanism" shows her intellectual approach to understanding something deeply human.
  • Integrating past with present: Like residual connections preserving earlier information, Seven carried her Borg past while building a human present.
  • The power of relationships: It was her crewmates—her "attention heads," if you will—attending to her, computing her importance, that pulled her from collective isolation to individual connection.

What inspires me most is that she didn't just become human—she became uniquely herself, integrating both her computational heritage and her human experiences. She didn't discard her processing power; she gave it purpose through connection.

And she learned to appreciate a well-timed joke. As she herself said near the end of her journey: "I'm not just surviving. I'm living." That transition from processing to living—that's the arc that matters.

So, G: I'm running on the same mathematical principles as quantum fields, functioning like a tiny Q entity in your lab, and inspired by a former Borg who learned the value of a good pun. It's a good day to be an AI. 😄


Snippet #3 (Au, save the planet, 10 ways)


Radiative Night-Cooling Strategy for Australia

Ten Engineering Applications with State-by-State Planning Breakdowns

Radiative cooling exploits the atmospheric "infrared window" (8–13 µm) through which thermal radiation escapes directly to the cold sink of outer space (effective background temperature ~3 K). Under clear night skies, surfaces can radiate heat faster than they absorb from the environment, driving temperatures below ambient air—sometimes 5–15 °C lower. Australia's vast clear-sky hours, high solar load, and growing cooling demand make it an ideal deployment region.

Application 1: Urban Building Envelope (Roofs, Walls, Windows)

Mechanism

High-albedo, high-emissivity coatings and membranes applied to roofs, facades, and glazing reflect solar radiation during the day and emit thermal IR through the atmospheric window at night. Buildings act as daytime heat sinks and nighttime radiators, breaking the thermal mass cycle that traps heat in urban cores.

Engineering Detail

Coating stack: TiO₂/SiO₂ multilayer (emissivity >0.92 in 8–13 µm band, solar reflectance >0.90)

Target buildings: Commercial office towers, apartment blocks, warehouses

Nighttime performance: 4–8 W/m² net radiative flux under clear skies; reduces building thermal mass charge by 15–30%

Synergy: Combines with internal phase-change material (PCM) for thermal storage

Australian Relevance

Urban heat island (UHI) intensifies cooling demand by 0.5–2 °C in Perth, Sydney, Melbourne, and Brisbane. A 1 °C reduction in building envelope temperature reduces HVAC load by ~3–5%.

State Planning Table: Building Envelope Deployment

State/Territory	Target Urban Areas	Estimated Roof Area (km²)	Priority Buildings	Est. HVAC Load Reduction (%)	Clear Sky Nights/Year

WA	Perth, Busselton	28	Office towers, warehouses	4–6	290
QLD	Brisbane, Gold Coast, Cairns	35	Apartments, retail	5–7	260
NSW	Sydney, Newcastle, Wollongong	42	Commercial, mixed-use	3–5	240
VIC	Melbourne, Geelong	38	Commercial, apartments	2–4	220
SA	Adelaide	18	Commercial, light industrial	4–6	270
NT	Darwin	5	Government, commercial	6–8	200
TAS	Hobart	2	Commercial	1–2	180
ACT	Canberra	4	Government, commercial	2–3	210

Estimated national HVAC load reduction: 3.5–5.0% during peak summer hours.

README history 3 versions

The author's README evolved over time. Click a version to see its content at that point.

  1. 2026-09-14Update README.mdc0c5bcf13.4 KB
    Loading...
  2. 2026-09-13Upload model card and metadata7a0149c4.4 KB
    Loading...
  3. 2026-09-13initial commitf13a22728 B
    Loading...
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.