<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GPUs on Nyghtowl</title>
    <link>https://nyghtowl.com/tags/gpus/</link>
    <description>Recent content in GPUs on Nyghtowl</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc-sa/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC-SA 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Thu, 11 Dec 2025 00:20:18 +0000</lastBuildDate>
    <atom:link href="https://nyghtowl.com/tags/gpus/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>So You Want to Fine-Tune a Model (and You Finally Got a GPU!)</title>
      <link>https://nyghtowl.com/posts/2025/12/so-you-want-to-fine-tune-a-model/</link>
      <pubDate>Thu, 11 Dec 2025 00:20:18 +0000</pubDate>
      <guid>https://nyghtowl.com/posts/2025/12/so-you-want-to-fine-tune-a-model/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/k4D4oES_dHE&#34;&gt;Podcast&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;You managed to get access to an H100 or A100 instance - great! Now comes the part no one really talks about: setting up the server so you can actually &lt;em&gt;use&lt;/em&gt; it for fine-tuning. Cloud GPU setups have their quirks no matter where you run them, and having a clean, reliable configuration makes the difference between training tonight and debugging until sunrise.&lt;/p&gt;&#xA;&lt;p&gt;If you’re spinning up an H100 or A100 VM for training, welcome = ) you’re about to do something fun, powerful, and occasionally puzzling. Every cloud provider has its own configuration rituals, and Azure is no exception. These notes capture what I wish Past Me had in front of her regarding the key steps.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Run Big Models on Small GPUs | All about Quantization</title>
      <link>https://nyghtowl.com/posts/2025/11/how-to-run-big-models-on-small-gpus/</link>
      <pubDate>Wed, 26 Nov 2025 17:33:54 +0000</pubDate>
      <guid>https://nyghtowl.com/posts/2025/11/how-to-run-big-models-on-small-gpus/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/9q9cOpMHiyQ&#34;&gt;Video&lt;/a&gt; | &lt;a href=&#34;https://youtu.be/4VGvm7dN6WU&#34;&gt;Podcast&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;You’ve trained or fine-tuned a powerful LLM. It’s smart, it works, and it’s 51 GB. Now you need to deploy it on a 24GB GPU, or distribute it to users who don’t have data center hardware. Suddenly, that beautiful model doesn’t fit anywhere useful. This is the quantization problem, and it’s increasingly unavoidable.&lt;/p&gt;&#xA;&lt;p&gt;Quantization is how we make big models fit on small GPUs. It’s like image compression for neural networks: a RAW photo might be 50MB, but compress it to JPEG and it’s 5MB. You lose detail, but to most people, it looks the same. A 50GB model becomes 13GB. A model that needed 80GB of VRAM (A100 territory) now runs on 24GB (like an RTX 3090 or 4090).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
