File size: 2,322 Bytes
30c1443
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 680 420" width="680" height="420" role="img" font-family="Segoe UI, Helvetica, Arial, sans-serif">
  <title>POCKET vs Bonsai measured generation speed</title>
  <desc>Same machine, stock llama.cpp. POCKET wins generation on CPU 2.69x and on GPU 2.22x; Bonsai wins GPU prompt processing.</desc>
  <rect width="680" height="420" fill="#ffffff"/>
  <text x="40" y="34" fill="#0b0b0b" font-size="19" font-weight="700">Generation speed (tok/s) — same machine, stock llama.cpp</text>
  <text x="40" y="56" fill="#6b7280" font-size="13">POCKET-35B IQ1_M (7.66 GB)  vs  Bonsai-27B Q1_0 (3.53 GB) · higher is better</text>

  <text x="40" y="98" fill="#374151" font-size="14" font-weight="600">CPU · Xeon 16 threads</text>
  <text x="40" y="132" fill="#6b7280" font-size="13">POCKET</text>
  <rect x="150" y="118" width="405" height="20" rx="4" fill="#1baf7a"/>
  <text x="562" y="133" fill="#0f6e56" font-size="13" font-weight="700">27.0</text>
  <text x="40" y="160" fill="#6b7280" font-size="13">Bonsai</text>
  <rect x="150" y="146" width="151" height="20" rx="4" fill="#c9c8c2"/>
  <text x="308" y="161" fill="#6b7280" font-size="13" font-weight="700">10.1</text>
  <text x="150" y="188" fill="#0f6e56" font-size="13" font-weight="700">POCKET 2.69x faster</text>

  <text x="40" y="232" fill="#374151" font-size="14" font-weight="600">GPU · H100 NVL</text>
  <text x="40" y="266" fill="#6b7280" font-size="13">POCKET</text>
  <rect x="150" y="252" width="405" height="20" rx="4" fill="#1baf7a"/>
  <text x="562" y="267" fill="#0f6e56" font-size="13" font-weight="700">197</text>
  <text x="40" y="294" fill="#6b7280" font-size="13">Bonsai</text>
  <rect x="150" y="280" width="182" height="20" rx="4" fill="#c9c8c2"/>
  <text x="339" y="295" fill="#6b7280" font-size="13" font-weight="700">89</text>
  <text x="150" y="322" fill="#0f6e56" font-size="13" font-weight="700">POCKET 2.22x faster</text>

  <rect x="40" y="346" width="600" height="52" rx="8" fill="#faeeda" stroke="#ef9f27" stroke-width="1"/>
  <text x="54" y="368" fill="#854f0b" font-size="13" font-weight="700">Honest caveat</text>
  <text x="54" y="388" fill="#633806" font-size="12.5">GPU prompt-processing: Bonsai wins (1816 vs 753 tok/s). Quality (HellaSwag 400): tie, 61.0% vs 60.0%.</text>
</svg>