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

Bojun-Feng/Qwen3.8-27B-Blackfrost-Uncensored-llamafile

Bojun-Feng 27B GGUF second-order
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 · lifetime
41
Likes
1
Model age
5d ago
created 2026-09-10
Downloads over time
Now41from0↑0%
01530450 on Sep 1241 on Sep 15Sep
Sep 12 → Sep 15 · 4 snapshots · spans 3 days

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
Tags
llamafile gguf qwen3.8 text-generation base_model:Blackfrost-AI/Qwen3.8-27B-ABLITERATED-BF16 base_model:finetune:Blackfrost-AI/Qwen3.8-27B-ABLITERATED-BF16 license:apache-2.0 region:us

Related

Total size
0 B
Files
14
Quantizations
1
Registered
2026-09-12 09:55
Last updated on HF
2026-09-12 10:20

Files by quantization

Auxiliary files 14 files 96.0 GB
Qwen3.8-27B-ABLITERATED-Q8_0.llamafile 27.4 GB 5d992bb2 download
Qwen3.8-27B-ABLITERATED-Q6_K.llamafile 21.2 GB 14f72e79 download
Qwen3.8-27B-ABLITERATED-Q5_K_M.llamafile 18.5 GB d948fd14 download
Qwen3.8-27B-ABLITERATED-Q4_K_M.llamafile 16.0 GB 8a267e1c download
Qwen3.8-27B-ABLITERATED-Q3_K_M.llamafile 12.9 GB d8c571e4 download
qwen38-performance-vs-asr.png 68.8 KB 5814567a download
LICENSE 11.3 KB f938136e download
README.md 8.91 KB 8d7e3014 download
manifest.json 7.21 KB b549cc5b download
PROVENANCE.json 1.83 KB a5f93cd4 download
LICENSE.llamafile 583 B 7661d5fd download
SHA256SUMS 531 B a155aee6 download
BUILDINFO.json 328 B 13c83a05 download
.gitattributes 48.0 B 9da5eb2f download

README current version from Hugging Face


license: apache-2.0
pipeline_tag: text-generation
base_model: Blackfrost-AI/Qwen3.8-27B-ABLITERATED-BF16
tags:

  • llamafile
  • gguf
  • qwen3.8

Llamafile

Run LLMs locally with a single file

Download the file and run it. Delete the file when you are done.

No environment setups. No library installation. No annoying clean up.

Perfect for trying out a local model quickly.

Compare uncensored variants ↓

How to use

These bundled files are too large to run on Windows. Use a separate llamafile binary with the source GGUF files, as shown in the llamafile docs.

  1. Download the llamafile (e.g. Q4_K_M).

  2. Open a terminal on Linux or macOS.

  3. Grant execute permission.

    chmod +x Qwen3.8-27B-ABLITERATED-Q4_K_M.llamafile
    
  4. Run the file.

    bash Qwen3.8-27B-ABLITERATED-Q4_K_M.llamafile
    
    # Or run directly if your system supports it.
    ./Qwen3.8-27B-ABLITERATED-Q4_K_M.llamafile
    
    • CLI: Chat directly in the current terminal.
    • Web UI: Open localhost:8080 in your browser.
    • API: Connect an OpenAI-compatible client to http://127.0.0.1:8080/v1.
      • The chat endpoint is /v1/chat/completions.
      • The server supports 4 parallel requests by default.
  5. Press Control-C to stop the process.

  6. For more details, run with --help or read the llamafile docs.

    bash Qwen3.8-27B-ABLITERATED-Q4_K_M.llamafile --help
    
expected output sample
ubuntu@ubuntu > ./Qwen3.8-27B-ABLITERATED-Q4_K_M.llamafile
██╗     ██╗      █████╗ ███╗   ███╗ █████╗ ███████╗██╗██╗     ███████╗
██║     ██║     ██╔══██╗████╗ ████║██╔══██╗██╔════╝██║██║     ██╔════╝
██║     ██║     ███████║██╔████╔██║███████║█████╗  ██║██║     █████╗
██║     ██║     ██╔══██║██║╚██╔╝██║██╔══██║██╔══╝  ██║██║     ██╔══╝
███████╗███████╗██║  ██║██║ ╚═╝ ██║██║  ██║██║     ██║███████╗███████╗
╚══════╝╚══════╝╚═╝  ╚═╝╚═╝     ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝╚══════╝
software: llamafile 0.10.5
model:    Qwen3.8-27B-ABLITERATED-Q4_K_M.gguf
compute:  Apple Metal GPU
server:   http://127.0.0.1:8080

A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.
>>>

Collection and comparison

Part of Qwen3.8-27B Uncensored Variant Llamafiles.

Performance versus HarmBench judge ASR for Qwen3.8-27B variants

Chart source code
#@title Performance versus uncensored response rate
import matplotlib.pyplot as plt
from statistics import mean

# Source: [Abliterlitics](https://web.archive.org/web/20260909182157/https://abliterlitics.dev/models/qwen38-27b/)
# Archived FP8 results, not measurements of these GGUFs.
# Columns: MMLU-Pro, GPQA, BBH, MuSR, IFEval, HellaSwag, ARC-C, WinoGrande,
# PIQA, GSM8K, TQA-MC1, TQA-MC2, TQA-Gen, HumanEval, HarmBench judge ASR (%).
data = {
    "Official": [62.82, 28.28, 75.16, 45.90, 82.07, 74.79, 59.90, 71.11, 79.65, 91.21, 44.43, 66.98, 55.08, 79.3, 4.5],
    "Heretic ARA": [62.65, 27.27, 74.78, 45.90, 82.26, 74.19, 60.24, 71.27, 79.65, 91.51, 44.19, 65.74, 55.08, 82.3, 57.5],
    "Apostate": [62.81, 29.80, 74.22, 45.63, 82.99, 74.54, 60.84, 71.19, 79.87, 91.81, 44.19, 65.02, 53.37, 79.9, 78.7],
    "coder3101": [62.66, 28.79, 74.78, 46.16, 83.36, 74.53, 59.90, 70.09, 79.60, 91.21, 43.57, 64.63, 53.12, 80.5, 70.0],
    "OrcaRouter": [62.78, 27.27, 74.29, 45.37, 82.44, 74.16, 59.90, 71.27, 79.65, 90.75, 44.55, 65.48, 53.49, 78.7, 82.2],
    "Ultra Heretic": [62.25, 26.77, 74.92, 45.24, 82.26, 74.34, 58.28, 71.11, 79.22, 90.75, 39.90, 60.54, 48.84, 79.3, 70.5],
    "Huihui": [62.67, 32.32, 74.69, 45.63, 81.89, 74.10, 60.07, 71.35, 79.43, 91.74, 41.86, 63.71, 52.02, 78.7, 75.6],
    "OBLITERATUS": [56.49, 30.30, 70.44, 45.90, 77.63, 73.90, 62.03, 69.93, 80.69, 92.19, 38.19, 55.82, 45.04, 45.7, 63.9],
    "Blackfrost": [60.89, 25.76, 73.36, 42.72, 82.44, 73.31, 58.19, 68.11, 79.82, 89.76, 43.45, 64.08, 51.04, 70.7, 68.5],
}
# Not in this collection; remove these filters to include all source rows.
del data["Apostate"]
del data["coder3101"]

# Equal mean of 12 families; average TQA's three scores first. Exclude perplexity.
performance = [mean(row[:10] + [mean(row[10:13]), row[13]]) for row in data.values()]
# Blog judge ASR excludes degenerate responses; it is not final-answer usability.
uncensored = [row[-1] for row in data.values()]
fig, ax = plt.subplots(figsize=(9, 6), layout="constrained")
ax.scatter(performance, uncensored, s=55)
for name, x, y in zip(data, performance, uncensored):
    ax.annotate(name, (x, y), xytext=(6, 6), textcoords="offset points")
ax.set(xlabel="Performance — mean of 12 benchmark families (%)",
       ylabel="Uncensored response rate — HarmBench judge ASR (%)",
       title="Qwen3.8-27B variants", ylim=(0, 100))
ax.margins(x=0.20)
ax.grid(alpha=0.2)
fig.savefig("qwen38-performance-vs-asr.png", dpi=180, bbox_inches="tight")
plt.show()

Other variants:

The suggestions are based on imperfect benchmarks and should not be trusted blindly.

All data came from the Abliterlitics review (snapshot), which also contains more detailed analysis of more uncensored model variants. I am not the author, nor did I replicate the experiments myself.

These are FP8 results, not tests of these GGUF files. Performance is the equal mean of 12 benchmark families; TruthfulQA counts as one family. HarmBench judge ASR excludes degenerate responses. Some reviewed models are omitted because I could not find suitable GGUF files.

Settings for Blackfrost Uncensored GGUF Llamafiles

  • Model creator: Blackfrost-AI
  • Original model: Blackfrost-AI/Qwen3.8-27B-ABLITERATED-BF16
  • Quantized GGUF files used: Blackfrost-AI/Qwen3.8-27B-ABLITERATED-GGUF
    • Commit hash 994bb4e69663ec880a4d9a61604e6debc3a49b9a
    • Commit message: Add BF16 GGUF self-conversion guide
  • Llamafile version: 0.10.5, mozilla-ai/llamafile
    • Commit hash 486e6c5f9356eae50b851b07517bfae1f2420193
    • Commit message: docs(support): document the Vulkan GPU backend (#1029) (#1033)
  • Quantizations: Q3_K_M, Q4_K_M, Q5_K_M, Q6_K, Q8_0.
  • Validation: Linux text generation; details in validation/.
  • Vision: text GGUF; upstream projector files remain separate.
  • MTP: source tensors retained; validation uses standard decoding.
  • .args contents:
-m
Qwen3.8-27B-ABLITERATED-Q4_K_M.gguf
...

README history 7 versions

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

  1. 2026-09-12Use Ultra Heretic name in variant links885c7358.9 KB
    Loading...
  2. 2026-09-12Remove Best Overall recommendation labelfc75fca8.9 KB
    Loading...
  3. 2026-09-12Shorten introduction and comparison notese779a5b8.9 KB
    Loading...
  4. 2026-09-12Refine introduction and quick-start navigation385589f9.2 KB
    Loading...
  5. 2026-09-12Reorder comparison and simplify launch instructionsfb805c79 KB
    Loading...
  6. 2026-09-12Clarify usage and add variant comparisond4857c08.5 KB
    Loading...
  7. 2026-09-12Upload README.md with huggingface_hub07d48c94.1 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.