<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GGUF on Fullstack with Santosh</title><link>https://santoshk.dev/tags/gguf/</link><description>Recent content in GGUF on Fullstack with Santosh</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Santosh Kumar</copyright><lastBuildDate>Sat, 01 Aug 2026 22:50:57 +0530</lastBuildDate><atom:link href="https://santoshk.dev/tags/gguf/index.xml" rel="self" type="application/rss+xml"/><item><title>Understanding Your First Local AI Stack, Part 2: Models, GGUF and Quantisation</title><link>https://santoshk.dev/posts/2026/understanding-your-first-local-ai-stack-part-2-models-gguf-and-quantisation/</link><pubDate>Fri, 31 Jul 2026 00:00:00 +0000</pubDate><guid>https://santoshk.dev/posts/2026/understanding-your-first-local-ai-stack-part-2-models-gguf-and-quantisation/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 In &lt;a href="https://santoshk.dev/posts/2026/understanding-your-first-local-ai-stack-part-1-the-big-picture/" &gt;Part 1&lt;/a&gt; we established that &amp;ldquo;the AI&amp;rdquo; is a file of numbers plus an engine to execute it. This time we open the file. By the end you will be able to look at a model name and predict, with arithmetic rather than hope, whether it will run on your machine and roughly how fast.
&lt;/div&gt;


&lt;h2 class="relative group"&gt;A Model Is a Very Boring File
 &lt;div id="a-model-is-a-very-boring-file" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#a-model-is-a-very-boring-file" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Strip away the mystique and a language model is an array of floating-point numbers — the weights — organised into named tensors, plus enough metadata to describe how those tensors should be wired together.&lt;/p&gt;</description></item></channel></rss>