Views
No views yet
huihui-ai/Huihui-Qwen3.8-27B-abliterated.mlx_vlm.convert. No fine-tuning, no merging, no re-alignment.| Size on disk | 15.24 GB |
| Perplexity | 6.251 |
| Relative to best rung in family | 1.00× |
| Throughput (1 req / 8 concurrent) | 22.1 / 65.7 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/Qwen3.8-27B-Abliterated-MLX-mxfp4 --prompt "Hello" --max-tokens 2561mlx_vlm.convert --hf-path huihui-ai/Huihui-Qwen3.8-27B-abliterated \
2 --mlx-path Qwen3.8-27B-Abliterated-mxfp4 -q --q-mode mxfp4apache-2.0, inherited from the base model. Attribution above.