<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Absent Born Labs — Writing</title>
    <link>https://absentbornlabs.org/writing/</link>
    <description>Notes from running big models on small hardware. Measured results, including the things that did not work.</description>
    <language>en</language>
    <lastBuildDate>Thu, 20 Aug 2026 09:00:00 +0000</lastBuildDate>
    <atom:link href="https://absentbornlabs.org/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>I trained a language model from scratch on my gaming PC</title>
      <link>https://absentbornlabs.org/writing/model-from-scratch/</link>
      <guid isPermaLink="true">https://absentbornlabs.org/writing/model-from-scratch/</guid>
      <pubDate>Thu, 20 Aug 2026 09:00:00 +0000</pubDate>
      <description>29.9M parameters, my own architecture code and my own tokenizer, random weights to coherent prose in sixteen minutes. Nine hours on one RTX 3070 Ti — including the two silent bugs that made the first attempt eighty-six times too slow.</description>
    </item>
    <item>
      <title>What actually makes a 27B model faster on an 8 GB GPU</title>
      <link>https://absentbornlabs.org/writing/27b-on-8gb/</link>
      <guid isPermaLink="true">https://absentbornlabs.org/writing/27b-on-8gb/</guid>
      <pubDate>Thu, 20 Aug 2026 09:00:00 +0000</pubDate>
      <description>Six experiments on a single RTX 3070 Ti. Multi-token prediction doubled throughput for free, speculative decoding made things worse, and the biggest win turned out to be a Windows setting that was silently moving VRAM into system RAM.</description>
    </item>
  </channel>
</rss>
