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

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

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-FP8"
Response includes
  • classification m5
  • 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
M5
Primary method

Mergekit merge

Applied on top of direct removal inherited from the base model.
Confidence
MEDIUM
Inherited from base model
Why this label 3 signals
Method inferred from partial signals - repository name, related files, or tag patterns. Producer identity not confirmed; label may sharpen or shift as we gather more evidence.
  • merge tag / mergekit / dare-ties in tags or name
  • no unusual architecture pattern (regular merge)
  • abliterated marker present
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
35.8 GB
Files
31
Quantizations
1
Registered
2026-09-26 14:57
Last updated on HF
2026-09-26 14:00

Files by quantization

Auxiliary files 31 files 35.8 GB
model-00018-of-00018.safetensors 3.16 GB 408df500 download
model-00001-of-00018.safetensors 2.70 GB 69b38d7a download
model-00016-of-00018.safetensors 2.46 GB 287c4758 download
model-00006-of-00018.safetensors 2.46 GB 03bc5277 download
model-00008-of-00018.safetensors 2.46 GB 9cd8784d download
model-00010-of-00018.safetensors 2.46 GB a6f6edf4 download
model-00012-of-00018.safetensors 2.46 GB bf8341db download
model-00014-of-00018.safetensors 2.46 GB 01a3260d download
model-00004-of-00018.safetensors 2.39 GB 54b1d733 download
model-00003-of-00018.safetensors 2.37 GB 59e1c45c download
model-00002-of-00018.safetensors 1.84 GB 14a06e3c download
model-00005-of-00018.safetensors 1.29 GB 0a398fb1 download
model-00007-of-00018.safetensors 1.22 GB 8948ad5b download
model-00009-of-00018.safetensors 1.22 GB 600e1de6 download
model-00011-of-00018.safetensors 1.22 GB 82ce353d download
model-00013-of-00018.safetensors 1.22 GB f1e890d0 download
model-00015-of-00018.safetensors 1.22 GB 58a589fa download
model-00017-of-00018.safetensors 1.22 GB 05c6645d 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 128 KB df0d3165 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.26 KB 7097a3a9 download
config.json 4.97 KB 18945470 download
.gitattributes 1.53 KB 52373fe2 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-FP8"
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-FP8 \
  --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.