<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Inference on Osman Goni Nahid</title><link>https://osmangoninahid.github.io/tags/inference/</link><description>Recent content in Inference on Osman Goni Nahid</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 23 Sep 2026 00:00:00 +0400</lastBuildDate><atom:link href="https://osmangoninahid.github.io/tags/inference/index.xml" rel="self" type="application/rss+xml"/><item><title>Four numbers that decide if your model will serve</title><link>https://osmangoninahid.github.io/gpu-numbers-for-llm-inference/</link><pubDate>Wed, 23 Sep 2026 00:00:00 +0400</pubDate><guid>https://osmangoninahid.github.io/gpu-numbers-for-llm-inference/</guid><description>&lt;p&gt;You have a model. You have a GPU, or a budget for one. Will it serve? TFLOPS will not tell you. These four numbers will, in this order.&lt;/p&gt;&#10;&lt;pre class="mermaid"&gt;&#10;flowchart LR&#10; A[&amp;#34;1 Memory&amp;lt;br/&amp;gt;does it fit?&amp;#34;] --&amp;gt; B[&amp;#34;2 Bandwidth&amp;lt;br/&amp;gt;how fast per token?&amp;#34;]&#10; B --&amp;gt; C[&amp;#34;3 Precision&amp;lt;br/&amp;gt;what math is native?&amp;#34;]&#10; C --&amp;gt; D[&amp;#34;4 Scaling&amp;lt;br/&amp;gt;one card or many?&amp;#34;]&#10; A -. &amp;#34;no? shrink it&amp;#34; .-&amp;gt; C&#10;&lt;/pre&gt;&#10;&#10;&lt;h2 id="1-memory-does-it-fit"&gt;1. Memory: does it fit?&lt;/h2&gt;&#10;&lt;p&gt;Three things need room on the card.&lt;/p&gt;</description></item></channel></rss>