<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Clint Johnson — AI optimization</title>
        <link>https://www.clint-johnson.com/articles/tag/ai-optimization</link>
        <description>Articles tagged AI optimization by Clint Johnson.</description>
        <lastBuildDate>Tue, 23 Jun 2026 00:31:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Clint Johnson — AI optimization</title>
            <url>https://www.clint-johnson.com/og-image.png</url>
            <link>https://www.clint-johnson.com/articles/tag/ai-optimization</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <item>
            <title><![CDATA[Trading Speed for Quality: A Practical Guide to Inference-Time Scaling]]></title>
            <link>https://www.clint-johnson.com/articles/inference-time-scaling-tradeoffs</link>
            <guid isPermaLink="false">https://www.clint-johnson.com/articles/inference-time-scaling-tradeoffs</guid>
            <pubDate>Thu, 17 Oct 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Inference-time scaling lets you tune the latency-quality tradeoff at runtime instead of at training time. When to use Best-of-N sampling, beam search, iterative refinement, or one-shot generation, with real examples from clinical AI.]]></description>
            <content:encoded><![CDATA[Inference-time scaling lets you tune the latency-quality tradeoff at runtime instead of at training time. When to use Best-of-N sampling, beam search, iterative refinement, or one-shot generation, with real examples from clinical AI.]]></content:encoded>
            <author>clint@1putthealth.com (Clint Johnson)</author>
            <enclosure url="https://images.clint-johnson.com/articles/inference-time-scaling-tradeoffs/hero.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>