A 4-bit
MLX build of
huihui-ai's abliterated Qwen3.6 27B, packaged for Apple Silicon. At ~15 GB it runs comfortably on a 32 GB Mac — the new sweet spot in the
divinetribe roster.
The hard part — the abliteration (removing the refusal direction) — was done by
huihui-ai. This repo is
only the MLX 4-bit conversion of their work, so Apple Silicon users get a one-command local pull. All the uncensoring credit goes to huihui-ai; please go like and follow their work:
1pip install mlx-lm
2python -m mlx_lm.generate --model divinetribe/Qwen3.6-27B-abliterated-4bit-mlx --prompt "Hello" --max-tokens 256
"Abliterated" suppresses the model's built-in refusal direction so it won't refuse benign-but-edgy requests. It is not a capability upgrade, and you remain bound by the upstream Qwen license. Use it responsibly.
Abliteration by
huihui-ai. MLX conversion + quantization by
divinetribe. Part of the
Abliterated MLX for Apple Silicon collection.
This model is one of the fighters in
Claude Code Local (3.2k★), which runs Claude Code 100% on-device on Apple Silicon through an MLX-native Anthropic-API server. Not sure which local model to run as an agent? Check the
Agent-12 local agent leaderboard: real agent tasks, judged by the filesystem, same hardware for every row.
Built by
Matt Macosko in Arcata, CA. Open to work on local-AI and Apple Silicon inference:
matt@ineedhemp.com.