Views
No views yet
coder3101/gemma-4-26B-A4B-it-heretic.mlx_vlm.convert. No fine-tuning, no merging, no re-alignment.| Size on disk | 27.99 GB |
| Perplexity | 105.975 |
| Relative to best rung in family | 1.06× |
| Throughput (1 req / 8 concurrent) | 43.8 / 143.8 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-26B-A4B-Heretic-MLX-q8 --prompt "Hello" --max-tokens 2561mlx_vlm.convert --hf-path coder3101/gemma-4-26B-A4B-it-heretic \
2 --mlx-path Gemma-4-26B-A4B-Heretic-q8 -q --q-bits 8 --q-group-size 64apache-2.0, inherited from the base model. Attribution above.