Views
No views yet
Blackfrost-AI/Muse-Glimmer-30B-Abliterated-BF16.mlx_vlm.convert. No fine-tuning, no merging, no re-alignment.| Size on disk | 18.27 GB |
| Perplexity | 8.336 |
| Relative to best rung in family | 1.15× |
| Throughput (1 req / 8 concurrent) | 29.1 / 82.5 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/Muse-Glimmer-30B-Abliterated-MLX-mixed36 --prompt "Hello" --max-tokens 2561mlx_vlm.convert --hf-path Blackfrost-AI/Muse-Glimmer-30B-Abliterated-BF16 \
2 --mlx-path Muse-Glimmer-30B-Abliterated-mixed36 -q --q-bits 3 --q-group-size 64 --quant-predicate mixed_3_6apache-2.0, inherited from the base model. Attribution above.