File size: 2,959 Bytes
57ae862 | 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 31 32 33 34 35 36 37 38 39 40 41 42 43 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 520" role="img" aria-label="Scatter plot of Mobile Actions accuracy versus model size">
<rect x="0" y="0" width="900" height="520" fill="#111113"/>
<line x1="90" y1="60" x2="850" y2="60" stroke="#232326" stroke-width="1"/>
<line x1="90" y1="150" x2="850" y2="150" stroke="#232326" stroke-width="1"/>
<line x1="90" y1="240" x2="850" y2="240" stroke="#232326" stroke-width="1"/>
<line x1="90" y1="330" x2="850" y2="330" stroke="#232326" stroke-width="1"/>
<line x1="90" y1="420" x2="850" y2="420" stroke="#8a877f" stroke-width="1"/>
<line x1="90" y1="60" x2="90" y2="420" stroke="#8a877f" stroke-width="1"/>
<g font-family="ui-monospace, Menlo, monospace" font-size="11" fill="#85827a">
<text x="78" y="424" text-anchor="end">40</text>
<text x="78" y="334" text-anchor="end">55</text>
<text x="78" y="244" text-anchor="end">70</text>
<text x="78" y="154" text-anchor="end">85</text>
<text x="78" y="64" text-anchor="end">100</text>
<text x="90" y="444" text-anchor="middle">0</text>
<text x="209" y="444" text-anchor="middle">0.5B</text>
<text x="328" y="444" text-anchor="middle">1B</text>
<text x="446" y="444" text-anchor="middle">1.5B</text>
<text x="565" y="444" text-anchor="middle">2B</text>
<text x="684" y="444" text-anchor="middle">2.5B</text>
<text x="802" y="444" text-anchor="middle">3B</text>
<text x="470" y="480" text-anchor="middle">Total parameters</text>
<text x="30" y="240" text-anchor="middle" transform="rotate(-90 30 240)">Mobile-Actions accuracy (%)</text>
</g>
<path d="M 144.6 245.4 C 149.3 245.4, 149.3 276.0, 154.1 276.0 C 478.3 276.0, 478.3 314.4, 802.5 314.4" fill="none" stroke="#8a877f" stroke-width="1.4"/>
<g font-family="Inter, -apple-system, sans-serif" font-size="12.5" fill="#e8e6df">
<circle cx="144.6" cy="245.4" r="5" fill="#e8e6df"/>
<text x="156.6" y="237.4">LFM2.5 230M</text>
<text x="156.6" y="250.4" font-size="10.5" fill="#85827a">f16 · vLLM</text>
<circle cx="154.1" cy="276.0" r="5" fill="#e8e6df"/>
<text x="166.1" y="292.0">FunctionGemma 270M</text>
<text x="166.1" y="305.0" font-size="10.5" fill="#85827a">f16 · vLLM</text>
<circle cx="802.5" cy="314.4" r="5" fill="#e8e6df"/>
<text x="790.5" y="334.4" text-anchor="end">Apple FM</text>
<text x="790.5" y="347.4" text-anchor="end" font-size="10.5" fill="#85827a">on-device</text>
</g>
<g>
<circle cx="100.7" cy="277.8" r="6" fill="#e8593d"/>
<text x="100.7" y="251.8" text-anchor="middle" font-family="Inter, sans-serif" font-size="13" font-weight="600" fill="#e8593d">Needle 2</text>
<text x="100.7" y="264.8" text-anchor="middle" font-size="10.5" fill="#85827a">CQ2-bit</text>
</g>
</svg>
|