shipfeedAI news, curated daily

23:50:26 CET
13 AUG23:50:26shipfeed
pull to refreshlast sync
Just in — 30 new
§ models · storyline

Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models

Echo achieves Fable-level performance at one-third the cost using open-weight models.

Jul 23 · · primary fetch1 sourceupdated Jul 23 ·

I’ve been building Echo (https://echo.tracerml.ai/), an experiment in making one AI system out of a pool of open-weight models rather than choosing a single model and using it for every task.It started with a simple experiment. I took a group of models, including GLM-5.2, Kimi K2.7 and others, and ran them on the same evaluations. Then I measured what would happen if, for each problem, you somehow knew in advance which models would be useful and how their outputs should be combined.That hypothetical system performed substantially better than any individual model in the pool. Of course, it is not something you can actually deploy because it relies on knowing which decisions were good after seeing the result.

Echo is my attempt to recover some of that advantage without having that information in advance.For each request, Echo decides how much computation to allocate, which models should participate, and how their work should be combined. Some prompts may only need a relatively small amount of inference, while others benefit from multiple models working on different parts of the problem.One thing that surprised me while building it was how complementary the models…

read full article on news.ycombinator.com
§ sources1 publication · timeline below
  1. news.ycombinator.comShow HN: Echo – Fable-level results at 1/3 the cost using open-weight modelsprimary