Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
1–10 of 29 posts
Re: Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
#2I've thought for a while that ensembling approaches would become the next stage of LLM development after CoT, since it provides yet another effective, independent axis for scaling laws. Great to see that perspective is taking off. The open weight community has an opportunity to take these ideas and run with them better than OpenAI has.
Re: Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
#3Re: Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
#4I’m fascinated by this new paradigm. We’ve more or less perfected Mixture-of-Experts inside a single model, where routing happens between subnetworks. What GPT-5 auto (and this paper) are doing is a step further: “LLM routing” across multiple distinct models. It’s still rough right now, but it feels inevitable that this will get much better over time.
Yeah, the signals they get will improve things over time. You can do a lot of heavy lifting with embedding models nowadays, get "satisfaction" signals from chats, and adjust your router based on those. It will be weird at first, some people will complain, but at the end of the day, you don't need imo-gold levels of thinking to write a fitness plan that most likely the user won't even follow :)
Signal gathering is likely the driver of most of the subsidised model offerings we see today.
Re: Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
#5Also the paper has some pie chart crimes on page 6.
Re: Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
#6Paper and repo do not mention routing latency, which I think is a concern. Also the paper has some pie chart crimes on page 6.
Re: Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
#7Re: Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
#8Between these kinds of optimizations, improved data center efficiency, and smaller models being more capable, I wonder how long it will be before someone manages to make a profitable AI business. Maybe when they race to train better models slows down and they don't need to constantly upgrade capacity.
Re: Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
#9Re: Making LLMs Cheaper and Better via Performance-Efficiency Optimized Routing
#10Between these kinds of optimizations, improved data center efficiency, and smaller models being more capable, I wonder how long it will be before someone manages to make a profitable AI business. Maybe when they race to train better models slows down and they don't need to constantly upgrade capacity.