Live data from Hacker News

AI API Prices are 90% Subsidized

tinyml.substack.com

11–14 of 14 posts

Re: AI API Prices are 90% Subsidized

#12
A much better article on token prices: https://www.tensoreconomics.com/p/llm-inference-economics-fr...

There's not much incentive to subsidize prices for OpenRouter providers for example, and the prices are much lower than the $6.37/M estimate from the article.

https://openrouter.ai/meta-llama/llama-3.3-70b-instruct

avg $0.37/M input tokens, $0.73/M output tokens (21 providers)

Llama is not even a good example, as the recent models are more optimized using Mixture Of Experts and KV cache compression.

Re: AI API Prices are 90% Subsidized

#13
post #9

Earlier quoted context omitted.

On average how much does batching bring costs down?

It balances the computing and memory bandwidth bottleneck so by a lot, with continuous batching you can easily see a x10, x20 or more.

Wow! Thanks.
Post reply on HN