Earlier quoted context omitted.
Mostly agreed, however I'm not sure about 3: I suspect it works like gym memberships, and the companies mostly make their money from people who don't use the subscriptions all that much.
I think the problem is that the companies mostly don't make money, period. They may have better unit economics on underused subscriptions, but I don't see a world in which OAI/Anthropic don't heavily tighten the screws in the future. Right now it's silly to default to frontier models, but it won't bankrupt your company. I believe in the short-medium term future, we'll need to be more deliberate about model choices. I…
Why current LLM costs are not sustainable
151–160 of 216 posts
Re: Why current LLM costs are not sustainable
#152Re: Why current LLM costs are not sustainable
#153Re: Why current LLM costs are not sustainable
#154Earlier quoted context omitted.
They are subsidized by the huge losses incurred by the AI companies.
From the article: > What is happening here is that leading AI labs are charging not only for inference but also for research in model architecture, training data collection and curation, model training cost (which can be tens or even hundreds of millions of dollars), paying their employees and recovering the marketing costs. That's what's being subsidized.
Re: Why current LLM costs are not sustainable
#155It's weird to see people claiming that model capabilities are plateauing. It wasn't until late last year that we even had strong coding models. Imagine if, less than a year after the first iPhone launched, people claimed that smartphone capabilities were "plateauing" because Apple hadn't yet launched a new phone. And it seems the issue is less than "models aren't getting better" than, "models are good enough to handl…
People claim what they see. I see no improvement since opus 4.6, quite the opossite.
Fable seemed very clearly a step up in my one afternoon of usage. I gave it several bugs that other models had failed at repeatedly (in a mess of a vibe coded side project) and it fixed them each in one prompt.
Re: Why current LLM costs are not sustainable
#156Earlier quoted context omitted.
They are subsidized by the huge losses incurred by the AI companies.
Anthropic have claimed they expect their first profitable quarter this year. As far as we can infer their current API prices have decent margins.
Re: Why current LLM costs are not sustainable
#157Earlier quoted context omitted.
You are saying it as if those costs were not necessary to provide the service.
OpenAI inference revenue exceeds its cost of inference by a good margin in 2025 ( https://cdn.arstechnica.net/wp-content/uploads/2026/06/opena... )
Re: Why current LLM costs are not sustainable
#158Earlier quoted context omitted.
They are subsidized by the huge losses incurred by the AI companies.
Only if those losses are coming from subscriptions, instead of capex and training, which is not at all clear.
Re: Why current LLM costs are not sustainable
#159Earlier quoted context omitted.
> I cannot see the agent burning through $50 for one moderately sized TypeScript cleanup in my setup. Here's my usage, from the ccusage tool (slightly shortened for readability): ┌──────────┬───────────────┬────────────┬─────────────┬─────────────┬───────────────┬────────────────┬────────────────┬─────────────┐ │ Month │ Agent │ Models │ Input │ Output │ Cache Create │ Cache Read │ Total Tokens │ Cost (USD) │ ├──────…
Interestingly it seems 80% of the cost is in the cached tokens. I do not know whether that is typical, or indicative of conversations with too many turns. Not that I would worry about this on a subscription plan, but at work where we are billed at API rates, I try to move to new conversations as often as possible.
For example, if you make Claude Code explore a codebase, write a plan based on it and your requirements, do a few iterations of further specifying and altering it, and afterwards let it work for let's say 2-4 hours.
Sub-agents and dynamic workflows do alter the numbers a bit, but not to a crazy degree in the long run.
Re: Why current LLM costs are not sustainable
#160Earlier quoted context omitted.
Probably won't be too long before the government decides to block deepseek's website based on "security" concerns.
Deepseek's models are open-weight and hosted all over the world, how would blocking deepseek's web sight do anything to stop its model's use?