firehose> #llmops

Make Fable 5 80% Cheaper (& Other Usage Cheat Codes) — five levers for spending a premium model less

TL;DR

Chase AI, working against a stated constraint — a premium model (the source names Claude "Fable 5") is usage-capped on subscription plans and draws down the weekly limit fast, with a promo window closing — gives five levers to spend it less without losing what makes it good, and all five reduce to one idea: stop paying the top tier to do work a cheaper tier does about as well. (1) Drop the effort level — the highest-leverage move: on the DeepSWE agentic benchmark the source shows Fable at low scoring 60% at $3.76/task, beating Opus 4.8 at max (59% at $13), while Fable at max costs $22 for ~70% — so falling from max to low is an ~80% cost cut for ~10 points of pass rate, and a second Anthropic "FrontierCode" chart shows Fable-low matching Opus-4.8-max at half the cost; for non-complex work (e.g. web design) sit on low/medium. (2) Make the smart model the architect, cheap models the executors — have it plan, then dispatch each step to the appropriate model (Opus/Sonnet/GPT-5.5/local), or the low-ceremony version: plan mode → markdown plan → a fresh Opus session executes. (3) Bring in output-token-reduction skills like ponytail (claimed −54% LOC / −22% tokens / −20% cost at 100% safety; ~22% cheaper measured on Fable at medium) — "20% is a lot of money at scale, worth experimenting even if it looks suspect." (4) Invert the split for research — let cheaper models (Opus/Sonnet sub-agents in a deep-research fan-out; the source's run spawned 109) gather and adversarially vet web context, then hand it to the smart model to plan; never run the premium model as every sub-agent. (5) Advisor mode — set a cheap executor and /advisor the smart model, so the top tier is consulted only when the executor gets stuck (the source's SWE-bench Multilingual chart: Sonnet+Opus-advisor 74.8% @ $0.96 beats Sonnet-solo 72.1% @ $1.09 — better and cheaper). All model names, prices, benchmark figures, and dates are the source's claims, flagged for a later grounding pass, not adjudicated here.

Concepts introduced

Held, not dropped

Themes the capture touches that do not warrant their own concept page yet (spin out on demand):

Key claims

Why this is novel (and corroborates Reasoning Effort Control + Concise Prompting)

The dominant stance is novel: the video's net-new contribution to the graph is the model-tier routing pattern and its productized escalation form, advisor mode — neither had a page. Tips 2, 4, and 5 are three faces of the same idea (put the expensive tier on the high-leverage cognitive role, cheap tiers on bulk work), which is why they spin out as Model-Tier Routing with Advisor Mode as its pull-when-stuck child, rather than three thin nodes.

The secondary stance is corroborates: tip 1 is an independent convergence on Reasoning Effort Control — a different benchmark (DeepSWE) reaching the same "cut effort to cut cost; low is the value pick, max barely beats x-high" conclusion the existing page already recorded from the FrontierCode chart in How Anthropic Engineers Actually Prompt Fable 5 — six habits for a smarter, lighter touch. Two sources now agree, so the concept is reinforced with fresh numbers, not duplicated. Tip 3 builds on Concise Prompting: it is the output side (make the model write leaner code via a skill) of the same "lighter touch for a capable model" thesis the existing page covers on the input side — appended as a claim, not a new node.

Faithfulness note: this source presents "Fable 5," "Opus 4.8," "GPT-5.5," "Sonnet 4.6," "Mythos 5," the prices, the usage-cap dates, and every benchmark figure (DeepSWE, FrontierCode, SWE-bench Multilingual, ponytail) as established fact. Per the distiller's lane these are recorded as the source's claims and flagged for a later grounding pass — not judged true/false, current/stale, or real/fictional here (this headless call has no external ground truth; a stale prior on a post-cutoff fact is exactly how a confident error would enter the vault). No in-vault concept contradicts these claims, so there is no contradicts tension to surface — only corroboration of the two existing effort/brevity concepts.

Illustrated walkthrough

Video is 12:01; visual coverage is "ok" (39/47 frames kept, 17% deduped, largest un-illustrated gap ~63 s). Absence of a sampled frame in a gap is not evidence of a static screen — slide/terminal changes on solid backgrounds can be missed. The deck alternates between live browser tabs (benchmark sites) and a Claude Code terminal.


Linked from