Skip to content

Commit 84cbb19

Browse files
README: drop <details> collapsibles; show raw scorecard reports inline
Co-authored-by: FluffyAIcode <FluffyAIcode@users.noreply.github.com>
1 parent e5372af commit 84cbb19

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,7 @@ the engine cost vs just running the model?"* baseline.
149149
| **Context length** | 4 406–5 810 tok handled, **recall 1.0** | recall 1.0 | byte-identical output |
150150
| **Throughput** (code, 128-tok decode) | 21.68 tok/s | 23.26 tok/s | **0.93×** (≈ parity) |
151151

152-
<details>
153-
<summary>Raw scorecard report — Mac MLX (reproducible evidence)</summary>
152+
*Raw scorecard report — Mac MLX (reproducible evidence):*
154153

155154
```
156155
Kakeya Inference Engine (MLX beta, main @ 9d5e6b4 / PR #117) vs MLX-only
@@ -181,8 +180,6 @@ MLX-only-identical output, at ~AR-parity throughput on Mac (the 26B verify(L)
181180
compute per block is the throughput floor; >AR remains CUDA-favored: H200 1.79x).
182181
```
183182

184-
</details>
185-
186183
**CUDA (H200) — Kakeya vs standalone Gemma-4 26B AR** · bf16:
187184

188185
| Axis | Kakeya | AR | Result |
@@ -191,8 +188,7 @@ compute per block is the throughput floor; >AR remains CUDA-favored: H200 1.79x)
191188
| **Context length** | 68-tok window ↦ 3 254 / 6 454 tok, **recall 1.0** | recall 1.0 | **47.9× / 94.9× compression** |
192189
| **Throughput** (fused spec-decode, block-16) | **28.94 tok/s** | 16.13 tok/s | **1.79× AR** (accept-len 3.32) |
193190

194-
<details>
195-
<summary>Raw scorecard report — CUDA H200 (reproducible evidence)</summary>
191+
*Raw scorecard report — CUDA H200 (reproducible evidence):*
196192

197193
```
198194
Kakeya Inference Engine (GPU beta, main @ 9d5e6b4 / #107+#117) vs standalone AR
@@ -227,8 +223,6 @@ recall (48-95x compression, recall 1.0) + 1.79x AR throughput, all at
227223
AR-identical correctness. This is the platform where spec-decode value lands.
228224
```
229225

230-
</details>
231-
232226
Both platforms hold **recall 1.0 / byte-identical output**. The fork is on the
233227
throughput axis only: CUDA's cheap verify-batch turns spec-decode into a **1.79×**
234228
win, while on Mac the **26 B `verify(L)` compute per block** is the floor, so the

0 commit comments

Comments
 (0)