Views
No views yet
| Benchmark | Score | Time (s) | Pass/Total |
|---|---|---|---|
| MMLU | 76.5% | 109.0s | (153/200) |
| GSM8k | 95.0% | 260.9s | (190/200) |
| HumanEval | 91.5% | 249.8s | (150/164) |
1pip install mlx-vlm
2python -m mlx_vlm.generate \
3 --model True2456/gemma-4-12b-it-qat-4bit-frontierdistill-v2 \
4 --prompt "Your prompt here"