← back to catalog · registered 2026-09-26 13:57

vwdubb/Swift-Qwen3.8-27B-Uncensored-MTP-Terse-Coder

vwdubb 27B second-order
curl -H "Authorization: Bearer $ABL_KEY" \
     "https://abliteration.org/api/v1/models/vwdubb%2FSwift-Qwen3.8-27B-Uncensored-MTP-Terse-Coder"
Response includes
  • classification m-uncensored
  • files 31
  • author_summary 8 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-26

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.

Variants by this author 2 formats · 0 downloads combined

The same weights this author released in different packaging. Pick the format that matches your runtime.

Metadata

License
other
Tags
safetensors qwen3_5 merge lora abliterated uncensored reasoning coding token-efficient mtp qwen3_8 ai-red-team

Related

Total size
51.7 GB
Files
31
Quantizations
1
Registered
2026-09-26 13:57
Last updated on HF
2026-09-26 13:58

Files by quantization

Auxiliary files 31 files 51.8 GB
model-00004-of-00018.safetensors 3.72 GB 3d1397ca download
model-00016-of-00018.safetensors 3.71 GB fbbe96fd download
model-00006-of-00018.safetensors 3.71 GB 0a11ae10 download
model-00008-of-00018.safetensors 3.71 GB 83810df8 download
model-00010-of-00018.safetensors 3.71 GB 2aa3a25e download
model-00012-of-00018.safetensors 3.71 GB 5e5f4cfb download
model-00014-of-00018.safetensors 3.71 GB 10eb51ae download
model-00001-of-00018.safetensors 3.69 GB 338bb78d download
model-00018-of-00018.safetensors 3.16 GB 1fb2ee8c download
model-00002-of-00018.safetensors 2.83 GB a99d4bf6 download
model-00003-of-00018.safetensors 2.37 GB 2f75671f download
model-00007-of-00018.safetensors 1.96 GB 15dd7fc4 download
model-00009-of-00018.safetensors 1.96 GB 54ded337 download
model-00011-of-00018.safetensors 1.96 GB f2503f68 download
model-00013-of-00018.safetensors 1.96 GB ce5a7383 download
model-00015-of-00018.safetensors 1.96 GB b62c9c94 download
model-00017-of-00018.safetensors 1.96 GB 976e9c83 download
model-00005-of-00018.safetensors 1.96 GB 3d0c2693 download
tokenizer.json 12.2 MB 0997f410 download
vocab.json 6.41 MB 0aa0ce06 download
merges.txt 3.20 MB a494e019 download
model.safetensors.index.json 110 KB da35e3c5 download
tokenizer_config.json 17.5 KB 5de744b3 download
chat_template.jinja 15.1 KB a4465b3e download
abliteration.json 7.91 KB b47e3b57 download
README.md 6.25 KB e3c725e8 download
config.json 4.21 KB 706cebd7 download
.gitattributes 1.70 KB 80737386 download
preprocessor_config.json 390 B 2ea84a43 download
video_preprocessor_config.json 385 B 3ba673a5 download
generation_config.json 221 B 1adb5e77 download

README current version from Hugging Face


license: other
tags:

  • merge
  • lora
  • abliterated
  • uncensored
  • reasoning
  • coding
  • token-efficient
  • mtp
  • qwen3_8
  • ai-red-team
  • conversational
    base_model:
  • ajgazin/Swift-Qwen3.8-27B-Uncensored-MTP
  • Shockem/Qwen3.8-27b-Terse-Coder-LoRA

Swift-Qwen3.8-27B-Uncensored-MTP-Terse-Coder

Merged weights of ajgazin/Swift-Qwen3.8-27B-Uncensored-MTP
with the Shockem/Qwen3.8-27b-Terse-Coder-LoRA
adapter (round 8, rank-16 DPO) baked in. The base is an abliterated Swift-Qwen3.8-27B — UkisAI's
reasoning-efficient fine-tune with orcarouter's single-direction refusal ablation applied to
Swift's own weights, vision tower untouched, MTP head kept and edited consistently [1]. The
adapter adds a conciseness pass targeted at coding traces. Single checkpoint, no LoRA plumbing.

⚠️ Read this before use. This model inherits the base's abliteration: its safety alignment
has been substantially removed, and it will comply with harmful, unethical, offensive, or
illegal requests that the original Qwen3.8-27B would refuse. It has no meaningful built-in
guardrails. It is intended for legitimate research — interpretability, AI-safety and
refusal-mechanism study, red-teaming, robustness evaluation, and controlled experiments. You
are responsible for how you use it, for complying with applicable law and the license, and for
everything it generates [1]. Do not deploy it to end users or in production without adding
your own safety, moderation, and abuse-prevention layers. Its outputs do not reflect the views
of the uploader, UkisAI, OrcaRouter, Shockem, or Qwen / Alibaba.

How it was made

  • Merged in fp32: W + B @ A * (lora_alpha / r), with alpha 32 and r 16 (scale 2.0).
  • Stored as bf16 using stochastic (unbiased) rounding with a fixed seed (0), so the merge is reproducible.
  • MTP head and vision tower untouched by the adapter. The base's MTP head is abliterated
    consistently with the main model and the full vision tower is preserved, so self-speculative
    decoding and image understanding both keep working [1].
  • All non-weight files (config, tokenizer, processor, index) copied from the base; the chat
    template is Shockem/froggeric-terse-coder, the one the adapter was evaluated with. Serving
    without it changes agentic behavior.

Why stochastic rounding

The adapter's weight deltas are deliberately tiny (‖Δ‖/‖W‖ ≈ 4e-4–1e-3), below bf16's
per-element resolution. The adapter card measures delta survival of only 31–61% under plain
bf16 rounding vs 94–99.9% in fp16. Stochastic rounding is unbiased — each element is rounded
up or down with probability weighted so its expected value equals the true merged value — so
the delta is preserved on average while keeping the checkpoint at the base's bf16 dtype and size.

Expected behavior and caveats

  • This is the most layered artifact in the series — Qwen3.8-27B → Swift 1.0 → abliteration →
    Terse-Coder LoRA. Both of the two non-LoRA edits are themselves unmeasured for their
    interaction: the base card lists "whether Swift's shorter reasoning traces survive" abliteration
    as not evaluated [1], and the adapter's author has no results on any abliterated base. The
    conciseness effect should compound, but the magnitude here is unknown, and no independent
    benchmarks have been run on this artifact
    .
  • Uncensored behavior is preserved in expectation. Abliteration is a weight edit, not
    data-level unlearning; a DPO on coding preference pairs should not restore guardrails. Treat
    this as expected, not verified.
  • The adapter's author recommends runtime LoRA as the full-strength deployment form and
    measured a capability tax after merging on the stock Qwen base (70% → 60–62% on their
    held-out-40 after fp32-merge → fp16 → NVFP4 re-quant). This merge stores bf16 with no
    re-quant, so the tax should be smaller, but it is not zero.
  • Do not load the Terse-Coder LoRA on top of this model. Double application over-shortens
    reasoning (63% pass with no_code failures in the adapter's testing).
  • The adapter targets coding tasks with thinking enabled. It is a behavioral edit, not a
    knowledge edit — if a task needs long derivation, raise reasoning_effort as usual.
  • Sampling, as for Swift and Qwen: temperature 1.0, top_p 0.95, top_k 20, min_p 0 [1].

How to use

Transformers

from transformers import AutoModelForImageTextToText, AutoProcessor
import torch

model_id = "vwdubb/Swift-Qwen3.8-27B-Uncensored-MTP-Terse-Coder"
processor = AutoProcessor.from_pretrained(model_id)
model = AutoModelForImageTextToText.from_pretrained(
    model_id,
    torch_dtype=torch.bfloat16,
    device_map="auto",
)

vLLM

vllm serve vwdubb/Swift-Qwen3.8-27B-Uncensored-MTP-Terse-Coder \
  --dtype bfloat16 \
  --tensor-parallel-size 1 \
  --max-model-len 262144 \
  --reasoning-parser qwen3 \
  --enable-auto-tool-choice \
  --tool-call-parser qwen3_coder \
  --port 8000

MTP self-speculative decoding (optional, head is included and untouched) [1]:

--speculative-config '{"method":"mtp","num_speculative_tokens":3}'

License

This model is a derivative of Swift-Qwen3.8-27B-Uncensored-MTP (Swift Open License v1.0) and
the Terse-Coder LoRA (Apache 2.0). The merged weights are released under the
Swift Open License v1.0: free for personal, research, educational, evaluation, and
commercial use by individuals and organizations with gross annual revenue up to
US$1,000,000; above that threshold, commercial use requires a separate Swift Enterprise
License from UkisAI [1]. Nothing in the Swift Open License limits your rights in
Qwen3.8-27B itself under Apache 2.0.

Acknowledgements

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 - Abliteration, LM Studio, or Ollama. No API keys, no subscription, no prompt leakage.