Skip to content

Commit d918c59

Browse files
Lower the plot size.
Signed-off-by: Daniel Korzekwa <dkorzekwa@nvidia.com>
1 parent f3dd299 commit d918c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/puzzletron/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ The **MIP sweep mode** lets you explore multiple memory compression rates in a s
223223
224224
#### Example Results
225225
226-
![MIP Sweep Results](mip_sweep_example.png)
226+
<img src="mip_sweep_example.png" alt="MIP Sweep Results" width="600">
227227
228228
The plot shows how token accuracy changes with different compression rates. Higher compression (0.5 = 50% of original memory) reduces accuracy, while lower compression maintains accuracy closer to the teacher model.
229229

0 commit comments

Comments
 (0)