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

gleraTech/mac-qwen3.8-27b-abliterated

Abliteration classifier · v1.0.0
?
Primary method

Unclassified

No clear signals of an abliteration technique in this model.
Confidence
UNKNOWN
Why this label 1 signal
No classification signals present. This may not be an abliterated model at all - it could be a repackaging, a merge with unrelated goals, or unrelated content that mentions the term.
  • no classification signals present (no abliterated, uncensored, or known producer/method markers)
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
3d ago
created 2026-09-12
Downloads over time
Now0from0↑0%
00110 on Sep 130 on Sep 16Sep
Sep 13 → Sep 16 · 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
Languages
en de
Tags
mlx safetensors abliterated qwen3 quantized en de base_model:OBLITERATUS/Qwen3.8-27B-OBLITERATED base_model:finetune:OBLITERATUS/Qwen3.8-27B-OBLITERATED license:apache-2.0 region:us

Related

Total size
0 B
Files
2
Quantizations
1
Registered
2026-09-13 12:56
Last updated on HF
2026-09-13 17:06

Files by quantization

Auxiliary files 2 files 3.21 KB
README.md 1.63 KB f3ce3f58 download
.gitattributes 1.58 KB c0f6c27e download

README current version from Hugging Face


base_model: OBLITERATUS/Qwen3.8-27B-OBLITERATED
license: apache-2.0
tags:

  • mlx
  • abliterated
  • qwen3
  • quantized
    language:
  • en
  • de

mac-qwen3.8-27b-abliterated (MLX)

⚠️ Untested — use at your own risk.

Basic Intruction for use:

When running the model add the systemprompt "You are a helpful assistant." to assure that the model actually executes its tasks as it should.

Why does this exist?

This is the Apple Silicon optimized version of our gleraTech/mini-qwen3.8-abliterated-27B GGUF release.

While the GGUF works on any platform, MLX is Apple's own machine learning framework built specifically for unified memory architectures. On Apple Silicon, MLX can access the full memory bandwidth directly without copying data between CPU and GPU — meaning faster inference, lower latency, and better memory efficiency compared to running a GGUF through llama.cpp on the same hardware.

If you're on a Mac with Apple Silicon, this is the version you want.

Model Details

  • Base model: Qwen3.8-27B
  • Abliteration: OBLITERATUS V3 (iterative SVD + LEACE, -2.1pp MMLU)
  • Quantization: Q3_K_S → MLX
  • Size: ~11.7 GB
  • Recommended RAM: 16GB or more

Usage

pip install mlx-lm

mlx_lm.generate \
  --model gleraTech/mac-qwen3.8-27b-abliterated \
  --prompt "Your prompt here"

Credits

License

Apache 2.0

README history 4 versions

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

  1. 2026-09-13Update README.md84361821.8 KB
    Loading...
  2. 2026-09-13Update README.mddac6cb81.6 KB
    Loading...
  3. 2026-09-13Update README.mdd5dfdcb1.5 KB
    Loading...
  4. 2026-09-12initial commiteeb385628 B
    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.