Earlier quoted context omitted.
> [...] if I had to guess it's break even as the compute is most likely going idle otherwise. Why would it go idle? It would go to their next best use. At least they could help with model training or let their researchers run experiments etc.
inference compute is vastly different versus training, also it has to stay hot in vram which probably takes up most of it. There is limited use for THAT much compute as well, they are running things like claude code compiler and even then they're scratching the surface of the amount of compute they have. Training currently requires nvidia's latest and greatest for the best models (they also use google TPU's now which…
No, it doesn't cost Anthropic $5k per Claude Code user
131–140 of 374 posts
Re: No, it doesn't cost Anthropic $5k per Claude Code user
#132A huge number of people are convinced that OpenAI and Anthropic are selling inference tokens at a loss despite the fact that there's no evidence this is true and a lot of evidence that it isn't. It's just become a meme uncritically regurgitated. This sloppy Forbes article has polluted the epistemic environment because now theres a source to point to as "evidence." So yes this post author's estimation isn't perfect bu…
Re: No, it doesn't cost Anthropic $5k per Claude Code user
#133I calculated only last weekend that my team would cost, if we would run Claude Code on retail API costs, around $200k/mo. We pay $1400/month in Max subscriptions. So that's $50k/user... But what tokens CC is reporting in their json -> a lot of this must be cached etc, so doubt it's anywhere near $50k cost, but not sure how to figure out what it would cost and I'm sure as hell not going to try.
I'm surprised, isn't it forbidden to use the Max plan as part of a company? Just curious, as I thought it was forbidden by the ToS but I'm not sure if I have a good understanding of it
So getting Claude code subscriptions for developers should be permissable and not be against anything... However, if you created a rest endpoint to eg run a preconfigured prompt as part of your platform, that'd be against it
But I'm neither a lawyer nor work for anthropic
Re: No, it doesn't cost Anthropic $5k per Claude Code user
#134I calculated only last weekend that my team would cost, if we would run Claude Code on retail API costs, around $200k/mo. We pay $1400/month in Max subscriptions. So that's $50k/user... But what tokens CC is reporting in their json -> a lot of this must be cached etc, so doubt it's anywhere near $50k cost, but not sure how to figure out what it would cost and I'm sure as hell not going to try.
I'm surprised, isn't it forbidden to use the Max plan as part of a company? Just curious, as I thought it was forbidden by the ToS but I'm not sure if I have a good understanding of it
Re: No, it doesn't cost Anthropic $5k per Claude Code user
#135I wonder if a better proxy would be comparing by capability level rather than size. The cost to go from "good" to "frontier" is probably exponential, not linear - so estimating Anthropic's real cost from what it takes to serve Qwen 397B seems off.
Re: No, it doesn't cost Anthropic $5k per Claude Code user
#136A huge number of people are convinced that OpenAI and Anthropic are selling inference tokens at a loss despite the fact that there's no evidence this is true and a lot of evidence that it isn't. It's just become a meme uncritically regurgitated. This sloppy Forbes article has polluted the epistemic environment because now theres a source to point to as "evidence." So yes this post author's estimation isn't perfect bu…
Re: No, it doesn't cost Anthropic $5k per Claude Code user
#137Claude subscription is equivalant of spot instance And APIs are on-demand service equivalant. Priority is set to APIs and leftover compute is used by Subscription Plans. When there is no capacity, subscriptions are routed to Highly Quantized cheaper models behind the scenes. Selling subscription makes it cheaper to run such inference at scale otherwise many times your capacity is just sitting there idle. Also, these…
> When there is no capacity, subscriptions are routed to Highly Quantized cheaper models behind the scenes. Have they announced this?
No and indeed they have said they never do this at all.
Re: No, it doesn't cost Anthropic $5k per Claude Code user
#138Re: No, it doesn't cost Anthropic $5k per Claude Code user
#139How confident are you in the opus 4.6 model size? I've always assumed it was a beefier model with more active params that Qwen397B (17B active on the forward pass)
Yeah that's a massive assumption they're making. I remember musk revealed Grok was multiple trillion parameters. I find it likely Opus is larger. I'm sure Anthropic is making money off the API but I highly doubt it's 90% profit margins.
Since then inference pricing for new models has come down a lot, despite increasing pressure to be profitable. Opus 4.6 costs 1/3rd what Opus 4.0 (and 3.5) costs, and GPT 5.4 1/4th what o1 costs. You could take that as indication that inference costs have also come done by at least that degree.
My guess would have been that current frontier models like Opus are in the realm of 1T params with 32B active
Re: No, it doesn't cost Anthropic $5k per Claude Code user
#140Was anyone under the impression that it does? Serious question. I've never heard that, personally.
Ed Zitron made that claim (in particular here: [1]). In the same article he admits he not a programmer, and had to ask someone else to try out Claude Code and ccusage for him. He doesn't have any understanding of how LLMs or caching works. But he's prominent because he's received leaked financial details for Anthropic and OpenAI, eg [2] [1] https://www.wheresyoured.at/anthropic-is-bleeding-out/ [2] https://www.wheres…
> this company is wilfully burning 200% to 3000% of each Pro or Max customer that interacts with Claude Code
There is of course this meme that "Anthropic would be profitable today if they stopped training new models and only focused on inference", but people on HN are smart enough to understand that this is not realistic due to model drift, and also due to comeptition from other models. So training is forever a part of the cost of doing business, until we have some fundamental changes in the underlying technology.
I can only interpret Ed Zitron as saying "the cost of doing business is 200% to 3000% of the price users are paying for their subscriptions", which sounds extremely plausible to me.