Views
No views yet
huihui-ai/Huihui-gemma-4-12B-it-abliterated.mlx_vlm.convert. No fine-tuning, no merging, no re-alignment.| 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 |
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.
1pip install mlx-vlm
2mlx_vlm.generate --model shoemoney/Gemma-4-12B-Abliterated-MLX-q8 --prompt "Hello" --max-tokens 2561mlx_vlm.convert --hf-path huihui-ai/Huihui-gemma-4-12B-it-abliterated \
2 --mlx-path Gemma-4-12B-Abliterated-q8 -q --q-bits 8 --q-group-size 64apache-2.0, inherited from the base model. Attribution above.