<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Lemonade — writing and research</title>
    <link>https://siplemona.de/blog/</link>
    <atom:link href="https://siplemona.de/blog/feed.xml" rel="self" type="application/rss+xml" />
    <description>Notes and research from Lemonade, a local AI desktop assistant for Windows and Linux.</description>
    <language>en</language>
    <lastBuildDate>Mon, 03 Aug 2026 09:00:00 +0000</lastBuildDate>

    <item>
      <title>Nanite for Experts: a fidelity-first memory hierarchy for local mixture-of-experts inference</title>
      <link>https://siplemona.de/research/nanite-for-experts</link>
      <guid isPermaLink="true">https://siplemona.de/research/nanite-for-experts</guid>
      <pubDate>Mon, 03 Aug 2026 09:00:00 +0000</pubDate>
      <description>An engineering research report on treating NVMe, RAM, pinned host memory and VRAM as one coordinated hierarchy so a 35B sparse model runs on a 10 GB consumer GPU — with measurements, and the caching ideas that turned out to be slower than getting layer placement right.</description>
    </item>

    <item>
      <title>How much VRAM do you need to run a local LLM?</title>
      <link>https://siplemona.de/blog/how-much-vram-for-a-local-llm</link>
      <guid isPermaLink="true">https://siplemona.de/blog/how-much-vram-for-a-local-llm</guid>
      <pubDate>Mon, 03 Aug 2026 09:00:00 +0000</pubDate>
      <description>About 0.6 GB per billion parameters at 4-bit, plus the KV cache and roughly a gigabyte you do not get to use — and the throughput cliff we measured when a model nearly fits.</description>
    </item>

    <item>
      <title>Local AI vs cloud AI: what actually changes</title>
      <link>https://siplemona.de/blog/local-ai-vs-cloud-ai</link>
      <guid isPermaLink="true">https://siplemona.de/blog/local-ai-vs-cloud-ai</guid>
      <pubDate>Mon, 03 Aug 2026 09:00:00 +0000</pubDate>
      <description>Four things genuinely change when the model moves onto your desk, and three things do not change in your favour.</description>
    </item>

    <item>
      <title>What a “local” AI assistant still uses the network for</title>
      <link>https://siplemona.de/blog/what-local-ai-uses-the-network-for</link>
      <guid isPermaLink="true">https://siplemona.de/blog/what-local-ai-uses-the-network-for</guid>
      <pubDate>Mon, 03 Aug 2026 09:00:00 +0000</pubDate>
      <description>No desktop AI tool sits at zero packets. Every connection Lemonade makes, what it sends, and a two-minute method for checking any vendor's claim yourself.</description>
    </item>

  </channel>
</rss>
