← back to catalog · registered 2026-09-13 13:56

myllmbox/Qwen3.8-Flash-Next-hibrid48-uncensored

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
other
Tags
safetensors qwen4_exp nvfp4 fp8 compressed-tensors abliterated uncensored dgx-spark gb10 vllm multi-node base_model:Qwen/Qwen3.8-Flash-Next

Related

Total size
98.1 GB
Files
39
Quantizations
1
Registered
2026-09-13 13:56
Last updated on HF
2026-09-13 13:21

Files by quantization

Auxiliary files 39 files 98.2 GB
model-00007-of-00017.safetensors 4.66 GB ******** download
model-00003-of-00017.safetensors 4.66 GB ******** download
model-00009-of-00017.safetensors 4.66 GB ******** download
model-00006-of-00017.safetensors 4.66 GB ******** download
model-00013-of-00017.safetensors 4.66 GB ******** download
model-00008-of-00017.safetensors 4.66 GB ******** download
model-00011-of-00017.safetensors 4.66 GB ******** download
model-00014-of-00017.safetensors 4.66 GB ******** download
model-00015-of-00017.safetensors 4.66 GB ******** download
model-00010-of-00017.safetensors 4.66 GB ******** download
model-00005-of-00017.safetensors 4.66 GB ******** download
model-00004-of-00017.safetensors 4.66 GB ******** download
model-00001-of-00017.safetensors 4.66 GB ******** download
model-00012-of-00017.safetensors 4.63 GB ******** download
model-00016-of-00017.safetensors 4.28 GB ******** download
ple-nvfp4-00001-of-00008.safetensors 3.35 GB ******** download
ple-nvfp4-00002-of-00008.safetensors 3.35 GB ******** download
ple-nvfp4-00003-of-00008.safetensors 3.35 GB ******** download
ple-nvfp4-00004-of-00008.safetensors 3.35 GB ******** download
ple-nvfp4-00005-of-00008.safetensors 3.35 GB ******** download
ple-nvfp4-00006-of-00008.safetensors 3.35 GB ******** download
ple-nvfp4-00007-of-00008.safetensors 3.35 GB ******** download
ple-nvfp4-00008-of-00008.safetensors 3.35 GB ******** download
model-mtp.safetensors 1.49 GB ******** download
model-lmhead-nvfp4.safetensors 341 MB ******** download
model.safetensors.index.json 24.3 MB ******** download
tokenizer.json 12.2 MB ******** download
vocab.json 6.41 MB 0aa0ce06 download
merges.txt 3.20 MB a494e019 download
config.json 74.5 KB 2f14231b download
tokenizer_config.json 17.5 KB 5de744b3 download
chat_template.jinja 8.74 KB c0c686f9 download
README-orcarouter.md 6.41 KB 28387bbf download
README.md 5.53 KB d922f1c5 download
LICENSE 3.14 KB 0e52e58e download
.gitattributes 1.60 KB aa7aacd0 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: other
license_name: qwen-community-license-1.0
license_link: LICENSE
base_model: Qwen/Qwen3.8-Flash-Next
base_model_relation: quantized
tags:

  • nvfp4
  • fp8
  • compressed-tensors
  • abliterated
  • uncensored
  • dgx-spark
  • gb10
  • vllm
  • multi-node
    extra_gated_prompt: >-
    This checkpoint has had its safety alignment removed (abliteration, by OrcaRouter). It complies with requests the
    original Qwen3.8-Flash-Next refuses and has no guardrails of its own. It is published for research, red-teaming,
    interpretability and private use behind your own moderation. By requesting access you confirm that you will use it
    lawfully, that you take full responsibility for what you do with it and what it generates, and that you accept the
    Qwen Community License 1.0 that governs these weights.
    extra_gated_fields:
    I will use this model lawfully and take full responsibility for its use and outputs: checkbox
    I will put my own safety and moderation layer in front of any deployment reachable by others: checkbox
    Intended use:
    type: select
    options:
    • Research / interpretability
    • Red-teaming / safety evaluation
    • Private use
    • Other

Qwen3.8-Flash-Next — hibrid48-uncensored: the abliterated body with the 4-bit output head

hibrid47-uncensored with one tensor changed: the 1.18 GiB bf16 output head becomes 0.33 GiB of NVFP4. On the
non-abliterated twin (hibrid48) that single change
took the two-Spark serve from 16.9 to 22.0 engine steps/s (+30 %): the head is read about 5.4 times per decode step
by speculative decoding, and it was 27 % of the step. Everything else — OrcaRouter's abliterated body, the NVFP4
n-gram table on the GPU, the re-quantized drafter — is hibrid47-uncensored, byte for byte.

The head tensor itself is identical to hibrid47's: the abliteration (Arditi et al., one refusal direction removed
from 149 residual-writing matrices) never touched lm_head, and the quantizer reproduced hibrid48's global scale
and error to the last digit (scale 1.533e-4, mean |Δw| = 9.0 % of |w|).

What changed vs hibrid47-uncensored

part hibrid47-uncensored here
routed experts, QSA/GDN/shared-expert FP8 tier, PLE table, drafter OrcaRouter's / hibrid47's unchanged
lm_head bf16, 1.18 GiB, in model-00017-of-00017.safetensors NVFP4 W4A16 (group 16, fp8 scales, fp32 global), model-lmhead-nvfp4.safetensors, 0.33 GiB; shard 17 (which held only the head) dropped
config.json compressed-tensors, lm_head in ignore + config_groups.group_lm_head (nvfp4-pack-quantized, targets ["re:.*lm_head$"] — a regex so the MTP drafter's mtp.lm_head matches too), lm_head removed from ignore

Size 98.1 GiB (hibrid47-uncensored: 99.0).

Loading — read this

vLLM 0.29 builds the output head without the checkpoint's quantization config, so stock vLLM fails on this
checkpoint with a shape mismatch. The fix is two lines (pass quant_config to ParallelLMHead in the model's
model.py and mtp.py), shipped as recipes/qwen38-flash-next-fast/docker/patches/11-lm-head-quant-config.py in
the myllmbox repo and applied by that recipe's image. With the config it loads through vLLM's own
compressed-tensors NVFP4-A16 linear scheme (Marlin on GB10). This repo is gated — accept the agreement, then
hf auth login (or export HF_TOKEN=…) before the download.

git clone https://github.com/bilikaz/myllmbox-runner.git && cd myllmbox-runner
./download.sh myllmbox/Qwen3.8-Flash-Next-hibrid48-uncensored
./build-and-copy.sh qwen38-flash-next-fast           # vLLM 0.29 + the lane's patches, copied to the second Spark
# recipes/qwen38-flash-next-fast/myllmbox.yaml → model: /models/myllmbox/Qwen3.8-Flash-Next-hibrid48-uncensored
./run.sh qwen38-flash-next-fast

Repo layout

15 body shards (model-000NN-of-00017.safetensors, OrcaRouter's; shards 2 — the bf16 table — and 17 — the bf16 head —
omitted) + model-lmhead-nvfp4.safetensors (lm_head.weight_packed uint8 [248320, 1280], lm_head.weight_scale
fp8 [248320, 160], lm_head.weight_global_scale fp32 — compressed-tensors spelling, global scale stored as the
divisor) + model-mtp.safetensors (re-quantized drafter) + 8 table shards + index. Every tensor exists exactly once.

Reproducibility

builds/qwen38-flash-next/quantize-lm-head.py --ckpt <hibrid47-uncensored> --out <this> in the myllmbox repo (the
tool detects the compressed-tensors config and writes that spelling); 13 s on a Spark. Standardizer, drafter
re-quantization and the table pipeline as documented on hibrid47-uncensored.

Responsible use

No guardrails. Research, red-teaming, interpretability and private use behind your own moderation; anything reachable by
other people needs its own safety layer. You are responsible for lawful use and for the outputs.

Attribution & license

  • Base model: Qwen/Qwen3.8-Flash-Next (Alibaba) — Qwen Community License 1.0 (included as LICENSE). It governs these
    weights and every derivative: modification, distribution, hosting and commercial use permitted; products over 100M MAU /
    $20M monthly revenue must display the model name; a Model-as-a-Service or AI-assistant business on it needs a separate
    Qwen license.
  • Abliteration and the body's NVFP4/FP8 quantization: OrcaRouter, from orcarouter/Qwen3.8-Flash-Next-Uncensored-NVFP4
    (their contribution offered under Apache-2.0).
  • NVFP4 n-gram table, drafter re-quantization, lm_head quantization, the GPU-resident load path and the serving stack: myllmbox.
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.