gabfssilva commited on
Commit
958ee17
·
verified ·
1 Parent(s): 64a2600

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -100,6 +100,8 @@ mmlu_pro, mathqa and winogrande, n=300 seeded samples each, thinking off, identi
100
  every variant. The bf16 row is the hosted API, measured the same way. Standard error at this n is
101
  around 2.5 points, so oQ4e through oQ6e aren't separated by this run.
102
 
 
 
103
  | Variant | Size | bpw | gen tok/s (1k → 64k) | mmlu_pro | mathqa | winogrande |
104
  |---|---|---|---|---|---|---|
105
  | [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 |
 
100
  every variant. The bf16 row is the hosted API, measured the same way. Standard error at this n is
101
  around 2.5 points, so oQ4e through oQ6e aren't separated by this run.
102
 
103
+ ![Accuracy vs bits per weight, three benchmarks, n=300](ladder.png)
104
+
105
  | Variant | Size | bpw | gen tok/s (1k → 64k) | mmlu_pro | mathqa | winogrande |
106
  |---|---|---|---|---|---|---|
107
  | [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 |