<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on fuzzing.uk</title>
    <link>https://blog.fuzzing.uk/posts/</link>
    <description>Recent content in Posts on fuzzing.uk</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 29 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.fuzzing.uk/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Run a 20B Ternary MoE in 0.63 GB of RAM</title>
      <link>https://blog.fuzzing.uk/posts/run-20b-ternary-moe-in-0-63-gb/</link>
      <pubDate>Sat, 29 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.fuzzing.uk/posts/run-20b-ternary-moe-in-0-63-gb/</guid>
      <description>&lt;p&gt;Maple is a 20B-parameter A1B ternary MoE: 24 layers, 256 experts, top-8 routing.&#xA;Serving it normally costs &lt;strong&gt;~5.9–6.5 GB&lt;/strong&gt; of resident memory. With file-backed&#xA;expert offload and KV-cache quantization, it runs in &lt;strong&gt;0.63 GB&lt;/strong&gt; — bit-exact&#xA;against the full model.&lt;/p&gt;&#xA;&lt;p&gt;Maple comes from the &lt;strong&gt;DeepGrove fork of &lt;code&gt;ml-explore/mlx-lm&lt;/code&gt;&lt;/strong&gt;; the architecture&#xA;and the 2-bit ternary weights are theirs (&lt;code&gt;deepgrove/maple-2bit-mlx&lt;/code&gt; on Hugging&#xA;Face). This post is about serving that exact model on less RAM — the offload&#xA;adds no approximation.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
