logoalt Hacker News

killingtime74today at 8:47 AM2 repliesview on HN

You can't just look at the per token cost, but how many tokens it takes on average to do a task. The difference can be massive.


Replies

tidbecktoday at 10:07 AM

Also cache write/read cost + cache efficiency.

vntoktoday at 9:15 AM

True, but it would have to be more than massive (order(s) of magnitude) to offset that gap.

show 1 reply