gabfssilva commited on
Commit
c7ba3ed
·
verified ·
1 Parent(s): e807f41

Single theme-neutral ladder.png (#808080); revert <picture>, drop dark variant

Browse files
Files changed (3) hide show
  1. README.md +1 -4
  2. ladder-dark.png +0 -0
  3. ladder.png +0 -0
README.md CHANGED
@@ -118,10 +118,7 @@ mmlu_pro, mathqa and winogrande, n=300 seeded samples each, thinking off. This b
118
  oMLX LM engine directly (greedy, mathqa/winogrande at 1024 max tokens so reasoning isn't truncated).
119
  Standard error at this n is around 2.5 points, so the oQ3e-fast and the oQ3e are indistinguishable here.
120
 
121
- <picture>
122
- <source media="(prefers-color-scheme: dark)" srcset="ladder-dark.png">
123
- <img alt="Accuracy vs bits per weight, three benchmarks, n=300" src="ladder.png">
124
- </picture>
125
 
126
  | Variant | Size | bpw | gen tok/s (1k → 64k) | mmlu_pro | mathqa | winogrande |
127
  |---|---|---|---|---|---|---|
 
118
  oMLX LM engine directly (greedy, mathqa/winogrande at 1024 max tokens so reasoning isn't truncated).
119
  Standard error at this n is around 2.5 points, so the oQ3e-fast and the oQ3e are indistinguishable here.
120
 
121
+ ![Accuracy vs bits per weight, three benchmarks, n=300](ladder.png)
 
 
 
122
 
123
  | Variant | Size | bpw | gen tok/s (1k → 64k) | mmlu_pro | mathqa | winogrande |
124
  |---|---|---|---|---|---|---|
ladder-dark.png DELETED
Binary file (51.9 kB)
 
ladder.png CHANGED