Files
ai-for-dummies/models/index.html
T
Marcos Paulo 2cda37b553 chore: publish 79920c9
Built from main 79920c9e6c
feat: give the chapters motion, diagrams, and retrieval practice
2026-09-06 16:26:38 -03:00

5 lines
5.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>AI For Dummies — Models</title><meta name="description" content="A model has a capability ceiling. Effort controls how much room it gets to reason. Route by uncertainty and verification cost."><link rel="stylesheet" href="/ai-for-dummies/_astro/tokens.BxNFvepo.css"><link rel="stylesheet" href="/ai-for-dummies/fonts/fonts.css"><link rel="stylesheet" href="/ai-for-dummies/_astro/base.BX9jSTkZ.css"><link rel="stylesheet" href="/ai-for-dummies/_astro/chapters.BPlnnXOa.css"><link rel="stylesheet" href="/ai-for-dummies/_astro/motion.DuPi8tKA.css"><link rel="stylesheet" href="/ai-for-dummies/_astro/models.DC2DUDWN.css">
<link rel="stylesheet" href="/ai-for-dummies/_astro/ChapterHero.DU6N_2z3.css">
<link rel="stylesheet" href="/ai-for-dummies/_astro/StepFlow.D8D5Or_Q.css"></head> <body> <header class="top" id="top" data-astro-cid-xattfbdu> <div class="cell" data-astro-cid-xattfbdu><a href="/ai-for-dummies/summary/" data-astro-cid-wmd6b3pc>← ROUTE MAP</a></div> <div class="cell" data-astro-cid-xattfbdu><span data-astro-cid-wmd6b3pc>01 / MODELS</span></div> <div class="cell" data-astro-cid-xattfbdu><a href="/ai-for-dummies/full-guide/" data-astro-cid-wmd6b3pc>field guide ↗</a></div> </header> <main> <section class="hero rise-in" data-astro-cid-7xzskqga> <p data-astro-cid-4yr5atew="true" class="eyebrow tone-red">Model routing</p> <h1 class="parallax-near" data-astro-cid-7xzskqga><span data-astro-cid-wmd6b3pc>Choose the<br><em>engine.</em></span></h1> <div class="intro parallax-far" data-astro-cid-7xzskqga> <p data-astro-cid-wmd6b3pc>A model has a capability ceiling. Effort controls how much room it gets to reason. Route by uncertainty and verification cost.</p> </div> </section> <section class="grid reveal" data-astro-cid-wmd6b3pc> <article class="card" data-astro-cid-wmd6b3pc> <b data-astro-cid-wmd6b3pc>LOW</b> <h2 data-astro-cid-wmd6b3pc>Bounded rhythm</h2> <p data-astro-cid-wmd6b3pc>Lookup, small edits, formatting, and transformations with clear checks.</p> </article><article class="card" data-astro-cid-wmd6b3pc> <b data-astro-cid-wmd6b3pc>MEDIUM</b> <h2 data-astro-cid-wmd6b3pc>Default work</h2> <p data-astro-cid-wmd6b3pc>Normal implementation where the contract is clear but context matters.</p> </article><article class="card" data-astro-cid-wmd6b3pc> <b data-astro-cid-wmd6b3pc>HIGH</b> <h2 data-astro-cid-wmd6b3pc>Ambiguity</h2> <p data-astro-cid-wmd6b3pc>Planning, architecture, security judgment, and hard failures.</p> </article> </section> <section class="model reveal" data-astro-cid-wmd6b3pc> <div class="depth-slow" data-astro-cid-wmd6b3pc> <p class="eyebrow" data-astro-cid-wmd6b3pc>Two knobs</p> <h2 data-astro-cid-wmd6b3pc>Capability<br>× effort</h2> <svg class="draw-line" viewBox="0 0 110 110" aria-hidden="true" focusable="false" style="--draw-height: 110px" data-astro-cid-n6ozym62> <path d="M 0.5 0 V 86.5 Q 0.5 109.5 24 109.5 H 110" pathLength="100" data-astro-cid-n6ozym62></path> </svg> </div> <div class="panel depth-fast" data-astro-cid-wmd6b3pc> <strong data-astro-cid-wmd6b3pc>ROUTING RULE</strong> <code data-astro-cid-wmd6b3pc>strong model + high effort → frame ambiguity
light model + low effort → bounded execution
raise one knob at a time → compare evidence</code> </div> </section> <section class="practice reveal" data-astro-cid-wmd6b3pc> <div class="depth-slow" data-astro-cid-wmd6b3pc> <p class="eyebrow" data-astro-cid-wmd6b3pc>Sequence</p> <h2 data-astro-cid-wmd6b3pc>Spend judgment<br>where it <em>compounds.</em></h2> <svg class="draw-line" viewBox="0 0 4 110" aria-hidden="true" focusable="false" style="--draw-height: 110px" data-astro-cid-n6ozym62> <path d="M 0.5 0 V 110" pathLength="100" data-astro-cid-n6ozym62></path> </svg> </div> <ol class="flow depth-fast" data-astro-cid-ld3fmquo> <li data-astro-cid-ld3fmquo> <article data-astro-cid-ld3fmquo> <b data-astro-cid-ld3fmquo>01</b> <div data-astro-cid-ld3fmquo> <strong data-astro-cid-ld3fmquo>Plan</strong> <span data-astro-cid-ld3fmquo>Strong model: scope, risks, acceptance, and worktree split.</span> </div> </article> </li><li data-astro-cid-ld3fmquo> <article data-astro-cid-ld3fmquo> <b data-astro-cid-ld3fmquo>02</b> <div data-astro-cid-ld3fmquo> <strong data-astro-cid-ld3fmquo>Build</strong> <span data-astro-cid-ld3fmquo>Focused worker: smallest context and lightest model that can pass.</span> </div> </article> </li><li data-astro-cid-ld3fmquo> <article data-astro-cid-ld3fmquo> <b data-astro-cid-ld3fmquo>03</b> <div data-astro-cid-ld3fmquo> <strong data-astro-cid-ld3fmquo>Review</strong> <span data-astro-cid-ld3fmquo>Independent pass when missed issues cost more than the call.</span> </div> </article> </li> </ol> </section> </main> <section class="footer" data-astro-cid-bmvnf73n> <nav class="links" aria-label="Chapter navigation" data-astro-cid-bmvnf73n> <nav class="links" aria-label="Chapter navigation" data-astro-cid-wmd6b3pc> <a href="/ai-for-dummies/agents/" data-astro-cid-wmd6b3pc>Next: agents & trees →</a> <a href="/ai-for-dummies/rules/" data-astro-cid-wmd6b3pc>Rules case study →</a> </nav> </nav> <div class="text" data-astro-cid-bmvnf73n> </div> </section> </body></html>