Instructions to use shoemoney/Gemma-4-12B-Abliterated-MLX-q8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use shoemoney/Gemma-4-12B-Abliterated-MLX-q8 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Gemma-4-12B-Abliterated-MLX-q8 shoemoney/Gemma-4-12B-Abliterated-MLX-q8
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Gemma-4-12B-Abliterated — MLX 8-bit
MLX 8-bit quantisation of huihui-ai/Huihui-gemma-4-12B-it-abliterated.
Changes: weights quantised to 8-bit from the BF16 source with
mlx_vlm.convert. No fine-tuning, no merging, no re-alignment.
Measured
Converted and measured on one machine — Apple M3 Ultra, 96 GB unified memory, macOS 27 — as part of a full ladder. Every rung in this family came from the same BF16 source with the same group size, so bit width is the only variable between them.
| Size on disk | 12.75 GB |
| Perplexity | 139.724 |
| Relative to best rung in family | 1.00× |
| Throughput (1 req / 8 concurrent) | 33.0 / 99.1 tok/s |
Perplexity measured on allenai/tulu-3-sft-mixture, 192 samples of 512 tokens,
seed 123 — identical for every rung.
Perplexity is only comparable within this family. Tokenizers differ between model families, so a number here should never be compared against a different base model's. The
×column above is the meaningful one.
Usage
pip install mlx-vlm
mlx_vlm.generate --model shoemoney/Gemma-4-12B-Abliterated-MLX-q8 --prompt "Hello" --max-tokens 256
Load with mlx-vlm, not mlx-lm — this architecture is registered in mlx-vlm.
Provenance
mlx_vlm.convert --hf-path huihui-ai/Huihui-gemma-4-12B-it-abliterated \
--mlx-path Gemma-4-12B-Abliterated-q8 -q --q-bits 8 --q-group-size 64
License
apache-2.0, inherited from the base model. Attribution above.
- Downloads last month
- 110
8-bit
Model tree for shoemoney/Gemma-4-12B-Abliterated-MLX-q8
Base model
google/gemma-4-12B