| ▲ | JSR_FDED 2 hours ago | |||||||
Very interesting. They test Kimi K3 and Fable on a set of approx 1000 tasks grouped into 5 areas (SWE, Legal, etc). They put a router model in front that predicts whether Kimi or Fable is going to give a better cost for a correct result. (They believe that ultimately such a router model should be continuously trained on your own workloads so it makes the best decisions for you). Their router chose Kimi the majority of the time (72% in one category, all the way to 96% in another category), leading to cost savings in every category (from 1.5x to 50x depending). | ||||||||
| ▲ | crazylogger an hour ago | parent | next [-] | |||||||
> Oracle routing is a method for measuring the best theoretical performance by running the task through each model and then picking the cheapest correct option (the cost/performance ceiling). Their "router" is an oracle reference point where they choose the lower cost model after running both and therefore knowing who passed the test. The cost savings part is only Fireworks theorizing what would happen if an equivalent predicting router exists. That's a big if. | ||||||||
| ||||||||
| ▲ | eli an hour ago | parent | prev [-] | |||||||
There are a bunch of routers like this eg https://openrouter.ai/openrouter/auto | ||||||||