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/Gemma-4-31B-Heretic-MLX-bf16"
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/Gemma-4-31B-Heretic-MLX-bf16" \
  --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

Gemma-4-31B Heretic

Quality: original (bfloat16)

This is a abliterated (uncensored) version of google/gemma-4-31B-it, made using Heretic v1.2.0 with the Arbitrary-Rank Ablation (ARA) method (with row-norm preservation)

Performance

Metric This model Original model (google/gemma-4-31B-it)
KL divergence 0.0434 0 (by definition)
Refusals 15/100 99/100

Abliteration parameters

Parameter Value
start_layer_index 1
end_layer_index 59
preserve_good_behavior_weight 0.8438
steer_bad_behavior_weight 0.0002
overcorrect_relative_weight 1.0760
neighbor_count 15

Source

This model was converted to MLX format from coder3101/gemma-4-31B-it-heretic using mlx-vlm version 0.4.4.

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

Quantized

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

Model tree for TheCluster/Gemma-4-31B-Heretic-MLX-bf16

Finetuned
(3)
this model

Collection including TheCluster/Gemma-4-31B-Heretic-MLX-bf16