← back to catalog · registered 2026-09-12 08:55

Marcin116/Qwen3.8-27B-Uncensored-W4A16-AutoRound-embed-int4

Marcin116 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
1
Model age
today
created 2026-09-12

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 w4a16 int4 mtp

Related

Total size
14.0 GB
Files
33
Quantizations
1
Registered
2026-09-12 08:55
Last updated on HF
2026-09-12 07:23

Files by quantization

Auxiliary files 33 files 14.0 GB
model-00001-of-00018.safetensors 1.59 GB d8af9bb7 download
model-00004-of-00018.safetensors 984 MB 37d8f99c download
model-00016-of-00018.safetensors 982 MB bad4eb63 download
model-00006-of-00018.safetensors 982 MB eb647075 download
model-00008-of-00018.safetensors 982 MB 3fd7abaa download
model-00010-of-00018.safetensors 982 MB 64cc279f download
model-00012-of-00018.safetensors 982 MB 30c3091c download
model-00014-of-00018.safetensors 982 MB 8317cc34 download
model-00018-of-00018.safetensors 834 MB a4940062 download
model-00002-of-00018.safetensors 750 MB 0c4dfaca download
model-00003-of-00018.safetensors 625 MB 27d7a406 download
model-00007-of-00018.safetensors 519 MB c92694ec download
model-00009-of-00018.safetensors 519 MB 67350efd download
model-00011-of-00018.safetensors 519 MB 7b05b2be download
model-00013-of-00018.safetensors 519 MB 5749acb4 download
model-00015-of-00018.safetensors 519 MB 2ce4f8ac download
model-00017-of-00018.safetensors 519 MB ff963b55 download
model-00005-of-00018.safetensors 518 MB 9d9ec0a5 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 195 KB 95f360d5 download
config.json 19.3 KB acc21780 download
tokenizer_config.json 17.5 KB 5de744b3 download
LICENSE 11.3 KB f938136e download
quantization_config.json 10.9 KB e08fc4cf download
chat_template.jinja 8.74 KB c0c686f9 download
README.md 8.42 KB 0eb6d9d6 download
BUILD_INFO 4.15 KB b266549b 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 202 B 023756cf download

README current version from Hugging Face


license: apache-2.0
base_model: orcarouter/Qwen3.8-27B-Uncensored
base_model_relation: quantized
pipeline_tag: image-text-to-text
library_name: transformers
language:

  • en
  • zh
    tags:
  • qwen3.8
  • qwen3_5
  • uncensored
  • abliterated
  • compressed-tensors
  • autoround
  • w4a16
  • int4
  • mtp
  • speculative-decoding
  • vllm
  • embed-int4
  • int4-embeddings

Qwen3.8-27B-Uncensored-W4A16-AutoRound-embed-int4

A complete, single-repository W4A16 checkpoint of
orcarouter/Qwen3.8-27B-Uncensored
(Apache-2.0, abliterated Qwen3.8-27B). The transformer body is symmetric
INT4 / group-128 compressed-tensors (pack-quantized) — the same recipe as
born2bewild/Qwen3.8-27B-W4A16-AutoRound-fast
— and the token-embedding group
(model.language_model.embed_tokens) is INT4 (not the INT8 used in that
source). Everything else follows the orcarouter Qwen3.8 architecture unchanged,
which unlike the born2bewild source has no mtp.draft_lm_head (
mtp_use_dedicated_embeddings: false): the single mtp. module reuses the
shared lm_head for its output projection.

[!WARNING]
This checkpoint inherits the substantial safety-alignment removal of the
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 intended for legitimate local use, evaluation,
red-teaming, and safety research. Do not expose it to untrusted users without
an independent safety layer.

Provenance

  1. Qwen/Qwen3.8-27B — original Apache-2.0 model.
  2. orcarouter/Qwen3.8-27B-Uncensored — abliterated derivative, BF16, 18 shards.
  3. This checkpoint — W4A16 quantization built directly from (2).

The quantization recipe is the M1 recipe
(born2bewild/Qwen3.8-27B-W4A16-AutoRound-fast) applied to the uncensored base,
minus the MTP draft head that does not exist in this architecture. The
Marcin116/Qwen3.8-27B-Uncensored-W4A16-RTX3090-MTP4-embed-int4
repository is the sibling "fast" build (GPTQ-calibrated heads, draft vocabulary,
RTX-3090 serving overlay); this repository is the plain AutoRound-style W4A16
build of the same uncensored weights.

Quantization layout

Symmetric INT4, group size 128, pack-quantized, compressed-tensors,
quantization_status: compressed (quant_method: compressed-tensors).
Per group: scale = clamp(absmax/7, min=1e-10), codes
clamp(round(x/scale), -7, +7) packed 8-per-INT32; BF16 scale per 128-element
group; weight_shape (I64 [2]) stores the logical shape.

Quantized to INT4 (410 modules):

Group Modules Count
group_0 Linear mlp.{down,up,gate}_proj × 64 layers 192
GDN linear_attn.{in_proj_qkv,in_proj_z,out_proj} × 48 layers 144
full-attention self_attn.{q,k,v,o}_proj × 16 layers 64
group_1 lm_head shared output head (also serves the MTP output) 1
group_2 embed_tokens token embeddings — INT4 (this variant) 1
group_3 mtp.* mtp.fc + mtp.layers.0.{mlp, self_attn} projections 8
Total 410

Kept in BF16 (789 tensors): all layernorms (incl. model.language_model.norm),
GDN recurrence-control tensors (linear_attn.{in_proj_a,in_proj_b,conv1d,dt_bias,A_log,norm}
× 48 layers), the entire vision tower model.visual.* (333 tensors), and the MTP
norms (mtp.{norm,pre_fc_norm_embedding,pre_fc_norm_hidden},
mtp.layers.0.{input_layernorm,post_attention_layernorm,self_attn.{q_norm,k_norm}}).

The layer stack is 48 GatedDeltaNet layers interleaved with 16 full-attention
layers (1 in every 4). The config.json ignore list holds the 207 module names
that stay BF16 (111 vision modules — 2-D projections plus pos_embed — and
96 GDN in_proj_a/b); the standalone
quantization_config.json holds the simplified group_0-only schema with 208
entries (those 207 + lm_head).

Token embeddings: INT4 (this variant)

The embeddings were quantized from the uncensored BF16 ground truth (the
abliterated orcarouter/Qwen3.8-27B-Uncensored embed_tokens), not from the
base Qwen embeddings — the abliterated model carries fine-tuned embeddings, so
its BF16 weights are the correct reference.

Tensor (shard model-00003-of-00018.safetensors) BF16 base this repo (INT4)
model.language_model.embed_tokens.weight_packed — (BF16 [248320, 5120]) INT4 [248320, 640]
model.language_model.embed_tokens.weight_scale BF16 [248320, 40]
model.language_model.embed_tokens.weight_shape I64 [2] (stores [248320, 5120])

Same pack-quantized group-128 symmetric layout as every other INT4 group; the
loader reconstructs the full [248320, 5120] matrix from weight_shape.
config.json marks it: group_2.targets = ["re:.*embed_tokens$"],
weights = {type: int, symmetric: true, group_size: 128, num_bits: 4}.

Size

Item Size
BF16 base (18 shards) 55.56 GB
This checkpoint, model shards (18) 15.05 GB (14.01 GiB)
embed_tokens alone 655.6 MB (vs 2.54 GB BF16)
lm_head alone 655.6 MB (vs 2.54 GB BF16)

model.safetensors.index.json declares total_size = 15,047,947,146 bytes
(= exact on-disk sum of the 18 shards) and
total_parameters = 27,781,427,952 (sum of logical pre-quant tensor sizes,
incl. vision tower and MTP). Vocabulary 248,320, hidden 5,120, 64 language
layers; mtp_use_dedicated_embeddings: false, no mtp.draft_lm_head.

There are no model_extra_tensors.safetensors / mtp_draft_vocab_ids.pt files:
this variant carries the native 1-layer MTP only and uses the shared lm_head,
so no extra tensors are needed for from_pretrained().

Serving

Compatible with vLLM (or any runtime with Qwen3.8 compressed-tensors /
pack-quantized INT4 support). Typical launch:

vllm serve <this-repo> \
  --max-model-len 32768 \
  --gpu-memory-utilization 0.85

For MTP speculative decoding with the native MTP module, enable the runtime's
MTP spec path (e.g. vLLM --speculative-config '{"method": "mtp", "num_speculative_tokens": N}')
as supported by the runtime version; MTP acceptance depends on the workload and
affects speed, not quality.

Quality / safety notes

  • The W4A16 body follows the standard AutoRound-style symmetric INT4
    group-128 recipe used for this model family; no per-model calibration data is
    shipped with this repository.
  • The INT4 token embedding is a single-tensor reduction from the BF16
    uncensored ground truth: per-group symmetric 4-bit quantization
    (absmax/7 scaling). Measured against the BF16 ground truth, its per-element
    error is in the same band as the INT4 linear layers (11.8–12.5% rel-RMS),
    not below it. The difference is how often that error is invoked: an embedding
    is looked up once per token, whereas every INT4 linear is applied once per
    layer, so the embedding's quantization error has only one propagation step
    per token and its practical impact on output quality is minor.
  • Abliteration is inherited from the upstream: expect minimal refusal and no
    built-in safety layer.

Files

  • model-0000X-of-00018.safetensors — 18 model shards (same boundaries as the
    BF16 base; quantized tensors replaced in place by
    <module>.weight_packed / .weight_scale / .weight_shape).
  • model.safetensors.index.json — index over all 2,019 post-quant keys.
  • config.json — orcarouter qwen3_5 config, dtype: bfloat16, in-config
    quantization_config (4 groups, INT4 everywhere, 207-entry ignore list).
  • quantization_config.json — standalone simplified schema
    (quant_method: compressed-tensors, format: pack-quantized,
    quantization_status: compressed, group_0 Linear INT4, 208-entry ignore
    list including lm_head).
  • tokenizer.json, tokenizer_config.json, merges.txt, vocab.json,
    chat_template.jinja, generation_config.json,
    preprocessor_config.json, video_preprocessor_config.json, LICENSE.

License and attribution

Apache-2.0, inherited from Qwen and the intermediate checkpoints. See
LICENSE. This repository is a local derivative produced by
Marcin116 from the upstream lineage above; the upstream repositories remain
untouched.

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.