logoalt Hacker News

grim_iotoday at 4:17 PM1 replyview on HN

How can you be cheaper if you query multiple models at once, compared to me just using a single model, which will always have the correct caching configured?


Replies

rohagatoday at 4:21 PM

If we cut off an unconfident/expensive model early in thinking, then we don't have to pay for additional thinking cost at all. For many tasks, this is quite a large saving.

That being said, whatever models we select to race at any point will ALL have their cache updated, so if they're chosen on the next race they'll be a lot cheaper.

show 1 reply