gabfssilva commited on
Commit
70eb70f
·
verified ·
1 Parent(s): 264eb4e

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
@@ -96,10 +96,7 @@ 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
- <picture>
100
- <source media="(prefers-color-scheme: dark)" srcset="ladder-dark.png">
101
- <img alt="Accuracy vs bits per weight, three benchmarks, n=300" src="ladder.png">
102
- </picture>
103
 
104
  | Variant | Size | bpw | gen tok/s (1k → 64k) | mmlu_pro | mathqa | winogrande |
105
  |---|---|---|---|---|---|---|
 
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
  |---|---|---|---|---|---|---|
ladder-dark.png DELETED
Binary file (51.9 kB)
 
ladder.png CHANGED