Views
No views yet
huihui-ai/Huihui-Ornith-1.5-9B-abliterated.mlx_vlm.convert. No fine-tuning, no merging, no re-alignment.| Size on disk | 6.42 GB |
| Perplexity | 6.736 |
| Relative to best rung in family | 1.26× |
| Throughput (1 req / 8 concurrent) | 67.6 / 164.4 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/Ornith-1.5-9B-Abliterated-MLX-mixed36 --prompt "Hello" --max-tokens 2561mlx_vlm.convert --hf-path huihui-ai/Huihui-Ornith-1.5-9B-abliterated \
2 --mlx-path Ornith-1.5-9B-Abliterated-mixed36 -q --q-bits 3 --q-group-size 64 --quant-predicate mixed_3_6mit, inherited from the base model. Attribution above.