gabfssilva commited on
Commit
3eab76b
·
verified ·
1 Parent(s): 769bdf4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -96,6 +96,8 @@ mmlu_pro, mathqa and winogrande, n=300 seeded samples each, thinking off, identi
96
  every variant. The bf16 row is the hosted API, measured the same way. Standard error at this n is
97
  around 2.5 points, so oQ4e through oQ6e aren't separated by this run.
98
 
 
 
99
  | Variant | Size | bpw | gen tok/s (1k → 64k) | mmlu_pro | mathqa | winogrande |
100
  |---|---|---|---|---|---|---|
101
  | [Laguna-S-2.1-oQ2e-fast](https://huggingface.co/mlx-community/Laguna-S-2.1-oQ2e-fast) | 35 GB | 2.60 | 78.8 → 48.6 | 0.700 | 0.850 | 0.713 |
 
96
  every variant. The bf16 row is the hosted API, measured the same way. Standard error at this n is
97
  around 2.5 points, so oQ4e through oQ6e aren't separated by this run.
98
 
99
+ ![Accuracy vs bits per weight, three benchmarks, n=300](ladder.png)
100
+
101
  | Variant | Size | bpw | gen tok/s (1k → 64k) | mmlu_pro | mathqa | winogrande |
102
  |---|---|---|---|---|---|---|
103
  | [Laguna-S-2.1-oQ2e-fast](https://huggingface.co/mlx-community/Laguna-S-2.1-oQ2e-fast) | 35 GB | 2.60 | 78.8 → 48.6 | 0.700 | 0.850 | 0.713 |