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

jakeatx/ATX-Swift-Qwen3.8-27B-Uncensored-TQ2_0-MTP-GGUF

jakeatx 27B GGUF second-order
curl -H "Authorization: Bearer $ABL_KEY" \
     "https://abliteration.org/api/v1/models/jakeatx%2FATX-Swift-Qwen3.8-27B-Uncensored-TQ2_0-MTP-GGUF"
Response includes
  • classification m-uncensored
  • files 3
  • author_summary 3 models
  • readme_text full
10 credits · hourly refresh · ~4 KB payload Get an API key →
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 · 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
other
Tags
gguf llama.cpp qwen3_8 ternary turboquant tq2_0 uncensored mtp text-generation base_model:d0xin/Swift-Qwen3.8-27B-Uncensored-BF16 base_model:quantized:d0xin/Swift-Qwen3.8-27B-Uncensored-BF16 license:other

Related

Total size
7.61 GB
Files
3
Quantizations
1
Registered
2026-09-18 17:56
Last updated on HF
2026-09-18 17:28

Files by quantization

Auxiliary files 3 files 7.61 GB
ATX-Swift-Qwen3.8-27B-Uncensored-TQ2_0-MTP.gguf 7.61 GB d8165afb download
.gitattributes 1.57 KB ca24a582 download
README.md 1.35 KB 8a86c178 download

README current version from Hugging Face


license: other
license_name: swift-open-license-1.0
library_name: gguf
pipeline_tag: text-generation
base_model: d0xin/Swift-Qwen3.8-27B-Uncensored-BF16
tags:

  • gguf
  • llama.cpp
  • qwen3_8
  • ternary
  • turboquant
  • tq2_0
  • uncensored
  • mtp

ATX-Swift-Qwen3.8-27B-Uncensored-TQ2_0-MTP-GGUF

Ternary 2-bit quantization (TQ2_0) with native Multi-Token Prediction (MTP) draft head for d0xin/Swift-Qwen3.8-27B-Uncensored-BF16.

Overview

  • Quant Format: TQ2_0 (TurboQuant 2.06 bpw ternary, ~2.39 BPW container with critical tensors preserved). TurboQuant applies randomized Walsh-Hadamard transform (WHT) rotations dynamically during quantization to suppress outlier channels and retain coherence on dense weights without retraining.
  • MTP Speculative Decoding: Native layer 64 (blk.64.*) fused directly into the model (qwen35.block_count: 65). Ready for self-speculative decoding in llama.cpp and llamAmpere without needing an external drafter model.
  • Size: 8,167,151,488 bytes (7.61 GiB)
  • SHA256: d8165afb60195352f417681fa6348acbfb743c9e6bdc7ba87b9bf1a1e37ea086

Usage with llama.cpp / llamAmpere

llama-server -m ATX-Swift-Qwen3.8-27B-Uncensored-TQ2_0-MTP.gguf   -ngl 99 -fa on -c 32768   --spec-type draft-mtp --spec-draft-n-max 3 --spec-draft-p-min 0.45
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.