lfm25-hermes-tool-trace-analysis / visuals /gguf_quant_size_quality.svg
sjakek's picture
Update Hermes-tuned KXL naming and visuals
23a6592 verified
|
Raw
History Blame Contribute Delete
3.18 kB
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="460" viewBox="0 0 900 460" role="img">
<rect width="100%" height="100%" fill="#ffffff"/>
<style>
.title { font: 700 22px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #1f2937; }
.subtitle { font: 400 13px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #6b7280; }
.label { font: 600 12px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #1f2937; }
.small { font: 400 11px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #6b7280; }
.axis { stroke: #e5e7eb; stroke-width: 1; }
.tick { font: 400 10px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #6b7280; }
.value { font: 700 11px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #1f2937; }
.node-title { font: 700 13px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #1f2937; }
.node-text { font: 400 11px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #6b7280; }
</style>
<text x="32" y="38" class="title">GGUF Hermes-tuned KXL size/quality tradeoff</text><text x="32" y="60" class="subtitle">All four stock llama.cpp KXL quants passed the same 43-case fixed-Hermes suite at 64K context.</text><line x1="90" y1="356.0" x2="770" y2="356.0" class="axis"/><text x="78" y="360.0" text-anchor="end" class="tick">0.0 GiB</text><line x1="90" y1="291.0" x2="770" y2="291.0" class="axis"/><text x="78" y="295.0" text-anchor="end" class="tick">2.5 GiB</text><line x1="90" y1="226.0" x2="770" y2="226.0" class="axis"/><text x="78" y="230.0" text-anchor="end" class="tick">5.0 GiB</text><line x1="90" y1="161.0" x2="770" y2="161.0" class="axis"/><text x="78" y="165.0" text-anchor="end" class="tick">7.5 GiB</text><line x1="90" y1="96.0" x2="770" y2="96.0" class="axis"/><text x="78" y="100.0" text-anchor="end" class="tick">10.0 GiB</text><rect x="127.0" y="207.1" width="96" height="148.9" rx="4" fill="#059669" opacity="0.88"/><text x="175.0" y="197.1" text-anchor="middle" class="value">5.7 GiB</text><text x="175.0" y="384" text-anchor="middle" class="label">Q4KXL</text><text x="175.0" y="404" text-anchor="middle" class="small">43/43 pass</text><rect x="297.0" y="188.7" width="96" height="167.3" rx="4" fill="#0891b2" opacity="0.88"/><text x="345.0" y="178.7" text-anchor="middle" class="value">6.5 GiB</text><text x="345.0" y="384" text-anchor="middle" class="label">Q5KXL</text><text x="345.0" y="404" text-anchor="middle" class="small">43/43 pass</text><rect x="467.0" y="170.7" width="96" height="185.3" rx="4" fill="#2563eb" opacity="0.88"/><text x="515.0" y="160.7" text-anchor="middle" class="value">7.1 GiB</text><text x="515.0" y="384" text-anchor="middle" class="label">Q6KXL</text><text x="515.0" y="404" text-anchor="middle" class="small">43/43 pass</text><rect x="637.0" y="131.9" width="96" height="224.1" rx="4" fill="#7c3aed" opacity="0.88"/><text x="685.0" y="121.9" text-anchor="middle" class="value">8.6 GiB</text><text x="685.0" y="384" text-anchor="middle" class="label">Q8KXL</text><text x="685.0" y="404" text-anchor="middle" class="small">43/43 pass</text>
</svg>