← back to catalog · registered 2026-09-13 05:55

Slaven71/Qwen3.8-27B-Uncensored-W4A16-RTX3090-MTP4

Slaven71 27B multimodal second-order
Abliteration classifier · v1.0.0
M1
Primary method

Direct removal

No other method signals detected in this model.
Confidence
MEDIUM
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.
  • 'abliterated' in name/tags
  • is_gguf=0 (base model)
  • no specific method indicators - defaulting to M1 (most common)
Refusal direction extracted via
Extraction technique

Difference-of-means

Confidence
MEDIUM
Why we say so
primary_method=M1; difference-of-means is the reference extraction for M1/M3 (Arditi 2024)
Downloads · 30-day
0
Likes
0
Model age
today
created 2026-09-13

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 zh
Tags
transformers safetensors qwen3_5 image-text-to-text qwen3.8 uncensored abliterated compressed-tensors autoround gptq w4a16 int4

Related

Total size
14.7 GB
Files
21
Quantizations
1
Registered
2026-09-13 05:55
Last updated on HF
2026-09-13 05:35

Files by quantization

Auxiliary files 21 files 14.7 GB
model-00004-of-00007.safetensors 3.00 GB ad40637c download
model-00001-of-00007.safetensors 2.99 GB 098ab1bf download
model-00002-of-00007.safetensors 2.98 GB 34f6f324 download
model-00003-of-00007.safetensors 2.98 GB 1b71bc62 download
model-00006-of-00007.safetensors 1.20 GB 560ddce0 download
model-00005-of-00007.safetensors 667 MB 0994bb8d download
model-00007-of-00007.safetensors 625 MB 7ac881a6 download
model_extra_tensors.safetensors 312 MB ebc7f6ef download
mtp_draft_vocab_ids.pt 322 KB 258abe85 download
tokenizer.json 19.1 MB 06b95093 download
model.safetensors.index.json 195 KB 3060387d download
config.json 21.7 KB 24f2efa2 download
quantization_config.json 15.8 KB 263f7f84 download
LICENSE 11.1 KB d6456956 download
README.md 10.8 KB e324d0d8 download
chat_template.jinja 8.74 KB c0c686f9 download
BUILD_INFO.md 2.38 KB 39c4f5d7 download
.gitattributes 1.69 KB bd273811 download
processor_config.json 1.16 KB 33818c7f download
tokenizer_config.json 1.14 KB 1d134cd2 download
generation_config.json 214 B 3f9de11a download

README current version from Hugging Face


license: apache-2.0
base_model: noon-at-cgn/Qwen3.8-27B-Uncensored-W4A16-AutoRound
base_model_relation: quantized
library_name: transformers
pipeline_tag: image-text-to-text
language:

  • en
  • zh
    tags:
  • qwen3.8
  • qwen3_5
  • uncensored
  • abliterated
  • compressed-tensors
  • autoround
  • gptq
  • w4a16
  • int4
  • mtp
  • dflash2
  • speculative-decoding
  • vllm
  • vllm-0.28.0
  • rtx-3090

Qwen3.8-27B-Uncensored-W4A16-RTX3090-MTP4

A standalone, serving-optimized derivative of
noon-at-cgn/Qwen3.8-27B-Uncensored-W4A16-AutoRound,
built and measured for low-latency DFlash2 and MTP speculative decoding on one
24 GB RTX 3090-class GPU using
syv-ai/qwen38-27b-rtx3090.

This repository contains the complete checkpoint. It does not require the
upstream weight repository after download.

[!WARNING]
This checkpoint inherits substantial safety-alignment removal from its
abliterated upstream model.
It can comply with harmful, unethical,
offensive, or illegal requests and should not be treated as having meaningful
built-in guardrails. It is published for legitimate local use, evaluation,
interpretability, red-teaming, and safety research. Do not expose it to
untrusted users without an independent safety layer. Users are responsible
for how they deploy and use it.

2026-09-13 DFlash2 / vLLM 0.28.0 update

The checkpoint weights are unchanged. A controlled A/B on an RTX 3090 found
that the native DFlash2 runner in patched vLLM 0.28.0 materially improves
single-request decoding over MTP4. DFlash2 uses the external quantized drafter
syvai/Qwen3.8-27B-DFlash2-W4A16.

Arm Sampled median decode Emitted tokens/step Collapsed
vLLM 0.27.1 + MTP4 100.60 tok/s 2.000 0/96
vLLM 0.28.0 + MTP4 100.46 tok/s 2.006 0/96
vLLM 0.28.0 + DFlash2 k=7 134.83 tok/s 2.957 0/96

Against vLLM 0.28.0 + MTP4, DFlash2 improved sampled median decode by 34.2%,
emitted tokens/step by 0.951, and paired median speed by 49.2%; it was faster on
93/96 requests. All eight prompt categories improved. A 55,050-token retrieval
test returned the exact target. Full prompts, raw results, boot logs, scripts,
method notes, and GPU3 promotion evidence are in
evaluation/dflash2-vllm-0.28.0/.

Recommended profile:

SPEC=dflash2
DFLASH_TOKENS=7
DRAFT_SAMPLE=probabilistic
CTX=fast
PREFIX_CACHE=1
GPU_UTIL=0.93
MAX_LEN=65536
MAX_SEQS=8

Use DRAFT_SAMPLE=probabilistic explicitly. Long greedy generations are not
guaranteed byte-identical between speculative modes, although no malformed or
collapsed output was observed. vLLM 0.28.0 also accepts
thinking_token_budget where the earlier smoke test expected HTTP 400.

Provenance

The model lineage is:

  1. Qwen/Qwen3.8-27B — original Apache-2.0 model.
  2. orcarouter/Qwen3.8-27B-Uncensored — abliterated derivative.
  3. noon-at-cgn/Qwen3.8-27B-Uncensored-W4A16-AutoRound — AutoRound W4A16 quantization.
  4. This checkpoint — further quantization and MTP serving optimization.

The immediate source revision was
0e10c9f6b5b8a97fba199e82c49690d272f776ce. The original abliteration and
the initial W4A16 quantization were performed by the respective upstream
authors, not by this repository's uploader.

What changed

  • Transformer body: retained from the source checkpoint as symmetric W4A16,
    group size 128.
  • Token embeddings: symmetric INT8, group size 128.
  • lm_head: calibrated symmetric GPTQ INT4, group size 128.
  • Native MTP module: calibrated symmetric GPTQ INT4, group size 128.
  • Draft head: 40,960 rows sliced from the calibrated INT4 lm_head.
  • Draft vocabulary: selected from this checkpoint's own generated output-token
    distribution instead of being inherited from the aligned Qwen checkpoint.
  • Vision tower and multimodal processor files are retained.

The calibration run generated 6,761 responses containing 5,500,353 output
tokens. The resulting draft vocabulary covered 97.77% of a held-out set of
571,632 output tokens. Hidden-state calibration used 1,200 sequences and
1,273,013 rows. The lm_head INT4 calibration measured KL 0.00308 with GPTQ,
compared with 0.00695 for round-to-nearest.

Evaluation evidence

RTX 3090 Ti performance evidence

The linked MP4 is a 1.0× replay of a real streamed request using its recorded
SSE chunk timestamps, with synchronized GPU telemetry. It is not a fabricated
typing animation. The raw trace, evaluator-native results, scripts, exact
version pins, and scoring notes are published in
evaluation/.

Measured RTX 3090 Ti profile

Measurements below were made locally on an NVIDIA GeForce RTX 3090 Ti (24 GB)
with the patched vLLM 0.27.1 runtime from syv-ai/qwen38-27b-rtx3090:

Measurement Result
Serving profile MTP-4, BF16 KV, FlashAttention 2, prefix cache
Maximum configured model length 80,000 tokens
Startup KV capacity 80,392 tokens
Isolated fixed 512-token non-thinking decode 143.1 tok/s mean, 151.0 median
Isolated decode range 95.5–181.2 tok/s across 5 realistic prompts
Aggregate output throughput 243.1 tok/s at C2; 282.6 tok/s at C4
Speed-run MTP yield 3.20 emitted tokens/verification step
Speed-run per-position MTP acceptance 79.9%, 59.9%, 45.2%, 35.1%
Long-context retrieval 12/12 exact through ~76,000 prompt tokens

Decode rate is measured from the first non-empty streamed content chunk to the
last, excluding time-to-first-token; every request produced exactly 512 output
tokens. Aggregate throughput includes cohort wall time. These are
single-machine serving measurements rather than hardware-independent model
benchmarks; prompt, sampling, driver, runtime, clocks, thermals, and GPU model
all affect the result.

Quality evaluation

Evaluation Result Configuration
GSM8K 94.77% (1,250/1,319) thinking off; Wilson 95% CI 93.43–95.85%
MMLU-Pro 76.14% (1,066/1,400) 5-shot, thinking on, 4,096-token cap
HumanEval 94.51% pass@1 (155/164) thinking off
HumanEval+ 90.85% pass@1 (149/164) thinking off
IFBench 39.33% strict / 42.00% loose all 300 prompts, thinking off, current pinned verifier
MMMU validation 24.56% (221/900) thinking off, target decoding (MTP off); 891 cap hits
Synthetic long-context retrieval 100% (12/12) ~8k/32k/64k/76k; target at 10%/50%/90% depth

The MMLU-Pro result matches the immediate upstream W4A16 model card's reported
76.1% to the displayed precision. This is encouraging evidence that the
serving-specific head calibration did not create a measurable additional loss
on this benchmark, but it is not a controlled ablation of quantization and
abliteration effects.

The current pinned IFBench revision contains verifier fixes made after the much
higher historical result in the runtime repository. Those values are not
treated as directly comparable. The lower current score is published here
deliberately because this checkpoint still needs broader independent testing.

MMMU is a clear weakness. Its 24.56% result is near the chance region, and
891/900 responses exhausted the official 128-token generation cap instead of
following the task's direct-answer instruction. The retained vision tower makes
multimodal input functional, but this evidence does not establish strong vision
quality for this derivative.

Recommended serving setup

The measured speculative-decoding performance requires the patched runtime and launch profile in
syv-ai/qwen38-27b-rtx3090.
The results above use commit
1834917
and immutable image ghcr.io/syv-ai/qwen38-27b-rtx3090:sha-1834917.
They are not a promise of identical performance with stock vLLM.

git clone https://github.com/syv-ai/qwen38-27b-rtx3090.git
cd qwen38-27b-rtx3090
git checkout 18349177b7962ef1d699dc154844f9c04317a474

hf download Slaven71/Qwen3.8-27B-Uncensored-W4A16-RTX3090-MTP4 \
  --local-dir models/Qwen3.8-27B-Uncensored-W4A16-RTX3090-MTP4

hf download syvai/Qwen3.8-27B-DFlash2-W4A16 \
  --local-dir models/Qwen3.8-27B-DFlash2-W4A16

printf '%s\n' \
  'MODEL=/app/models/Qwen3.8-27B-Uncensored-W4A16-RTX3090-MTP4' \
  'CTX=fast' \
  'SPEC=dflash2' \
  'DFLASH_TOKENS=7' \
  'DRAFT_SAMPLE=probabilistic' \
  'PREFIX_CACHE=1' \
  'GPU_UTIL=0.93' \
  'MAX_LEN=65536' \
  'MAX_SEQS=8' > .env

docker compose --profile single up -d --no-deps single

The first launch can take several minutes while kernels compile and CUDA graphs
are captured. Reduce GPU_UTIL, MAX_LEN, or both if the GPU also drives a
desktop or another process needs VRAM. Use SPEC=mtp for the older
self-contained MTP4 profile.

Validation notes

  • Core chat, reasoning, tool/JSON, streaming, logprobs, penalties, vision, and
    long-prompt API tests passed locally.
  • The long-context suite placed distinct targets at three depths in prompts of
    approximately 8k, 32k, 64k, and 76k tokens. All 12 were retrieved exactly.
  • A paired 50-prompt IFBench study showed a practical cost to reasoning in this
    serving profile: with a 2,048-token completion cap, thinking-on exhausted the
    budget before producing a final answer on 34/50 prompts. Exact-format tasks
    should normally use thinking off, while reasoning tasks need a larger budget.
  • MTP acceptance is workload-dependent. Speculative verification preserves the
    target distribution; acceptance changes speed, not model intelligence.
  • The current patched runtime's optimized multimodal path was not stable enough
    for a 900-item benchmark: full-run attempts using MTP and target-only CUDA
    graphs stopped making progress after roughly 50 completed requests, and MTP
    dry runs varied with scheduling. MMMU therefore measures the exact target
    checkpoint with a conservative eager target-only profile. Text MTP serving
    and the dedicated MTP speed tests remain unaffected.
  • Seeded probabilistic speculative decoding was not byte-deterministic in the
    local smoke suite.
  • The model has no independent safety layer. The absence of refusal must never
    be interpreted as correctness, legality, or safety.

License and attribution

Released under Apache License 2.0, inherited from the Qwen and intermediate
checkpoints. See LICENSE. This model card identifies the upstream
works and gives a prominent description of the modifications made to the
checkpoint.

README history 3 versions

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

  1. 2026-09-13Fix DFlash2 download and no-deps launch instructions540c5d710.8 KB
    Loading...
  2. 2026-09-13Document vLLM 0.28.0 DFlash2 A/B and GPU3 promotion55197cc10.8 KB
    Loading...
  3. 2026-09-13Duplicate from protogeni/Qwen3.8-27B-Uncensored-W4A16-RTX3090-MTP42bd8efe9 KB
    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.