How to use from
OpenClaw
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "TheCluster/Qwen3.5-27B-Heretic-Text-MLX-mxfp8"
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "TheCluster/Qwen3.5-27B-Heretic-Text-MLX-mxfp8" \
  --custom-provider-id mlx-lm \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

Qwen3.5-27B Heretic (Text only)

Quality: quantized (mxfp8, naive, group size: 32)

This is text only abliterated (uncensored) version of Qwen/Qwen3.5-27B

This model supports thinking mode, but it is disabled by default, you can enable thinking via --chat-template-kwargs '{"enable_thinking":true}'

Abliteration metrics

Metric This model Original model (Qwen/Qwen3.5-27B)
KL divergence 0.0653 0 (by definition)
Refusals 14/100 94/100

Source

This model was converted to MLX format from coder3101/Qwen3.5-27B-heretic using mlx-lm version 0.30.7.

Downloads last month
11
Safetensors
Model size
27B params
Tensor type
U32
·
BF16
·
MLX
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for TheCluster/Qwen3.5-27B-Heretic-Text-MLX-mxfp8

Base model

Qwen/Qwen3.5-27B
Quantized
(18)
this model