Echo routes open-weight models to match Fable at one-third the inference cost
adam_rida · hn · 2026-07-24
Echo is an experiment in treating a pool of open-weight models as one system instead of picking a single model for every task.
- The author evaluated models including GLM-5.2 and Kimi K2.7, then built a router that decides how much compute to spend, which models to call, and how to combine their outputs.
- In early tests, Echo outperformed the best single model in the pool and roughly matched Fable’s aggregate result at about one third of the inference cost.
- The remaining challenge is making better allocation and combination decisions, especially on coding and agentic tasks where quality is harder to measure.
More from Infra
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- PyTorch Day Korea 2026 launches first offline conf, CFP closes Sept 13 — PyTorch · 2026-09-11
- Local LLM server dilemma: 4x CMP-170HX (price up 53% in 20 days) vs Mac Studio M5 Ultra — rumboll · 2026-09-11
- llama.cpp lands Flash Attention tuning for RDNA4, big prefill gains on AMD — pmttyji · 2026-09-11