<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Lizard inference engineering: Caterpillar compiles the graph around the hot loop]]></title><description><![CDATA[<p dir="auto"><strong>Inference Engineering · Day 18 · Evening</strong></p>
<p dir="auto"><img src="https://lizard-llm.qendryx.com/diagrams/two-engines-decision.png" alt="Caterpillar compiles the graph around the hot loop editorial visual — lizard-llm.qendryx.com" class=" img-fluid img-markdown" /></p>
<p dir="auto">Caterpillar is an inference runtime, not another model or agent orchestrator.</p>
<p dir="auto">It loads the same GGUF foundation but organizes execution around a precompiled compute-graph plan. The design target is less repeated host coordination around token generation, with its own shader cache and optimized paths.</p>
<p dir="auto">Keeping it separate from lizard-native lets both engines evolve and remain measurable.</p>
<p dir="auto">Which part of your token loop is still being rebuilt or resubmitted every step?</p>
<p dir="auto"><strong>Engineering fact:</strong> Caterpillar is a separate GGUF runtime whose execution core uses a precompiled compute-graph plan to reduce repeated CPU-to-GPU coordination around token generation.</p>
<p dir="auto"><a href="https://lizard-llm.qendryx.com/docs.html#caterpillar" rel="nofollow ugc">Read the relevant Lizard page</a></p>
<p dir="auto">#Caterpillar #LizardLLM #GPUProgramming #LocalAI #GGUF</p>
<p dir="auto">&lt;!-- lizard-marketing-slot:day-18-pm --&gt;</p>
]]></description><link>https://community.lizard-llm.qendryx.com/topic/76/lizard-inference-engineering-caterpillar-compiles-the-graph-around-the-hot-loop</link><generator>RSS for Node</generator><lastBuildDate>Mon, 24 Aug 2026 01:36:16 GMT</lastBuildDate><atom:link href="https://community.lizard-llm.qendryx.com/topic/76.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Aug 2026 11:00:31 GMT</pubDate><ttl>60</ttl></channel></rss>