Earlier quoted context omitted.
I'm about to leave a shallow comment, but I am a bit skeptical of the supposed drop in inference costs. If AI labs saw a lot of potential there, they'd surely be bragging about it non-stop? So the fact that publicly available information is conflicted is probably a sign that at the very least, the numbers aren't amazing. Yes I know there's no evidence and this is lazy reasoning. But there's probably a bit of truth to…
Inference has traditionally been far less expensive than training. One public example is the fact that hobbyists can run StableDiffusion ($600k training costs[1]) on their personal computers. Speaking to your point, inference being dramatically less costly than training would not be seen as a delta from the norm. The model of providing inference for anything near the operational costs (like a utility would), would th…
I think Anthropic and OpenAI have found product-market fit
871–880 of 1001 posts
Re: I think Anthropic and OpenAI have found product-market fit
#872Earlier quoted context omitted.
AutoCAD is $175 per user per month [1]. [1] https://www.autodesk.com/products/autocad/buy
Cadence and Ansys have entered the chat. A bunch of other highly-specialized engineering software has entered the chat. Licenses are on the order of 10-100k/seat. For a pretty funny comment about pricing. https://www.reddit.com/r/chipdesign/comments/1ajrli2/cadence...
I guess we are welcoming the software people to the world of expensive tools. Just sad that the FOSS alternatives of these tools are not as powerful whereas software industry still has FOSS tools to fall back on.
Re: I think Anthropic and OpenAI have found product-market fit
#873All the slop content, all the bots, all the misinformation and fake AI images and videos.
All of the social and economic disruption from datacenter buildouts.
The massive nosedive in reliability on the world’s software infrastructure.
After all of that and all we get is a code bot so a few incompetent loser devs can bloviate about not writing their own code and brag about never reading it.
Burn it all to the gd ground. Destroy this new Tower of Babel.
Re: I think Anthropic and OpenAI have found product-market fit
#874Earlier quoted context omitted.
Inference has traditionally been far less expensive than training. One public example is the fact that hobbyists can run StableDiffusion ($600k training costs[1]) on their personal computers. Speaking to your point, inference being dramatically less costly than training would not be seen as a delta from the norm. The model of providing inference for anything near the operational costs (like a utility would), would th…
The difference between training and inference is 1) one have to keep intermediate results for backward pass in training and 2) computation for training double because of the backward pass. Training is also done over batches, which increase memory requirements by several orders of magnitude. This is why training needs costly compute. One of the ways out of this unfortunate situation is to use something like Stochastic…
Re: I think Anthropic and OpenAI have found product-market fit
#875I feel like there's a bit of AI psychosis in this particular post. >"These are tools which burn vastly more tokens, but are also quickly becoming daily drivers for the work carried out by extremely well-compensated professionals." >"Somehow this fragment turned into headlines like Uber’s COO says it’s getting harder to justify the money spent on AI tokenmaxxing, because the market for stories about AI failures remain…
Being pedantic, but I don't want to lose the meaning of the term: "AI psychosis" doesn't refer to someone who thinks AI is really good. It refers to someone who develops symptoms of psychosis from talking to an LLM, e.g. believing they have developed a new Grand Unified Theory of physics.
Re: I think Anthropic and OpenAI have found product-market fit
#876Re: I think Anthropic and OpenAI have found product-market fit
#877Earlier quoted context omitted.
I'm about to leave a shallow comment, but I am a bit skeptical of the supposed drop in inference costs. If AI labs saw a lot of potential there, they'd surely be bragging about it non-stop? So the fact that publicly available information is conflicted is probably a sign that at the very least, the numbers aren't amazing. Yes I know there's no evidence and this is lazy reasoning. But there's probably a bit of truth to…
For equal capability tokens, there has been about a 10x drop in cost every 6 months. We are still chasing the best because the best is moving rapidly, but it’s a simple thought experiment to work out what the cost to serve an 8B model from 2 years ago is in a world of 2T models. Note: parameter counts are illustrative. Concretely, qwen3.6 27B delivers opus 4.5 capability at 1/27th the cost on openrouter. Single chip…
Is this still happening? Opus 4.5 was six months ago, can you get its capabilities for 1/10 cost now? Are we on track to get the same for 4.6 in a couple months?
Re: I think Anthropic and OpenAI have found product-market fit
#878> $2,180.16 worth of tokens for $200 “Tokens” don’t have an intrisic cost or value. Saying that I used $2,180.16 worth of tokens is like relying on the salesperson to convince me I’m getting a billion dollars worth of pots and pans for $19.99. I think it’s funny how we are throwing critical thinking out the window when it comes to evaluating biased sources of info.
I'm not sure what you're pushing back against here. I spent $200. If I had been paying API pricing it would have been $2,180.16. The article is about how enterprise customers get charged API pricing, which means if I had been employed by one of those companies I would have cost them $2,180.16. What am I missing?
Maybe if you spend $2000 on a BigMac. But it’s unlikely you would buy such a burger.
What is a hamburger worth? Don’t look to McDonalds to set the value.
Re: I think Anthropic and OpenAI have found product-market fit
#879> $2,180.16 worth of tokens for $200 “Tokens” don’t have an intrisic cost or value. Saying that I used $2,180.16 worth of tokens is like relying on the salesperson to convince me I’m getting a billion dollars worth of pots and pans for $19.99. I think it’s funny how we are throwing critical thinking out the window when it comes to evaluating biased sources of info.
Tokens do have a clearly calculable intrinsic cost. There's the marginal cost of production (i.e. the inference cost) and the amortized R&D cost that goes into the model producing them. Yes, value is hard to calculate, but luckily market pricing mechanisms exist exactly for this purpose. There isn't a better number to use than what people are willing to pay for them. So he's saying that on an enterprise plan, he'd be…