Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

64% Positive

Analyzed from 2932 words in the discussion.

Trending Topics

#opus#model#models#tokens#more#anthropic#don#token#effort#claude

Discussion (98 Comments)Read Original on HackerNews

pizzafeelsrightabout 3 hours ago
Whatever Opus 5 is doing should not happen.

Prompt was "read and update the config file with new data". This work on 4.6 takes <2 minutes to read the file, parse the new data, and patch.

Opus 5 Result: 43 minutes of pulling containers, running sandboxes, creating testing suites, which included evaluating the entire repo beyond the scope of the config file.

Both: one file modification

Foobar8568about 2 hours ago
Opus 5 in xhigh can't do basic math as well. They dumbed it down to a point where I just cancelled my subscription yesterday. I used to be a $200 subscriber, dropped to $20 after the fable shenanigans, and use it only when I have no usage left with Codex.

/on The prose is load-bearing unbearable — every sentence feels like it was engineered to sound profound rather than to be read.

throwaw12about 1 hour ago
I have a theory about this, what if we all became dumber after 4 months of heavy AI usage?

I remember how I enjoyed agents between December and February, something started changing around March.

I thought models are getting dumber, but benchmarks were convincing opposite, initially I thought maybe they're quantizing models for day to day use, but Opus 4.8 and Opus 5 seems worse models than Opus 4.6

pickledishabout 1 hour ago
You are very much not alone, and I don't think we're all getting dumber -- I kept using opus 4.5 all through the nonsense that was 4.7, 4.8, and 5, and kept having a good time :)

I think we just need to decouple "doing better on benchmarks" and "actually more useful to me", since they've clearly diverged

KronisLVabout 1 hour ago
> something started changing around March.

The economics catching up with the providers in regards to how much compute they can burn per request and have it make sense for them financially?

A sort of model collapse where Opus 5 seems to love throwing out long paragraphs of text and it needs to be "fixed" by changing the output style and other patches.

I'm not sure, it might also catch up to Kimi K3 and GLM 5.3 and the models that I'm moving to from Anthropic.

manojlds6 minutes ago
If you re getting dumber, you would feel like it's all good right? Why would you feel Opus 4.6 is better than Opus 5
Foobar8568about 1 hour ago
I could stand Opus 4.6-4.8, I was impressed by the initial fable model. Codex 5.6 sol xhigh feels like the initial release of fable. Qwen 3.8 27b feels like using haiku or sonnet (I quickly stopped trying them).
bot403about 2 hours ago
The decision to leave is genuinely yours.
trollbridgeabout 2 hours ago
Don’t $200 and $20 levels steer you to effectively different models?
matltcabout 2 hours ago
Wouldn't be surprised if there are knobs that get turned as a function of the revenue they might expect you to generate.

I was a 4.6 acolyte from April til the fable drop, lost that quick, cancelled and took a break, came back a month later, tried opus 5 and liked it, so unpinned 4.6.

Results were great at first, and they're still not terrible, but I have noticed a regression in accuracy, so to speak, where I am pointing out issues that are quite obvious in review.

I pretty much use sonnet 5 low/medium when I have a plan to solve a simple problem and depending on scope, opus low/medium for more complex/bigger scope implementation, and only go high when it's very complex or I'm spitballing architecture/solutions and iterating plan. Never go xhigh or max.

The verbosity is insane though, opus 5 documents everything and just regurgitates whatever lead it to the design choice in there, which makes it more opaque because it's talking about something that was discussed once in a session that no one else can see (except their backend ofc)

I don't even try to steer it away from that with harness, because it doesn't work and just ends up agonizing over whether it should write some comment. Three paragraphs waffling on that on verbose output

I did however have it write a script that basically is git add -A -p for comments though, haha.

I'm $20/month, have all my telemetry toggles off, don't really over engineer prompt/context, just some basic skills for repeated patterns.

CamperBob2about 2 hours ago
Yes. You don't get Fable at the $20 level.

It was the wrong time for the GP to drop that subscription from $200 to $20, because $200 gets you a metric assload of cognition while $20 gets you nothing beyond what a local model running on your own graphics card can deliver.

VeejayRampayabout 1 hour ago
the way it talks is insufferable

it really angers me every day

netniuq15 minutes ago
yes, it meaningfully reduced my happiness at work
hmokiguessabout 3 hours ago
The business bottom line depends on tokens, shareholders want to see exactly that.
daishi55about 2 hours ago
With how competitive the LLM field is, it would surprise me greatly if any of these players were doing anything other than trying to make the best possible product. I certainly do not believe they are intentionally training the models to use more tokens unnecessarily.
hmokiguessabout 2 hours ago
Are you implying they can’t do both?
cyanydeezabout 2 hours ago
Theyre training the system to minimize compute,so most likely theyre dynamically downgrading quants in the first few turns hoping to find the cheapest model to run. The side effect may be excessive token gen
LaGrangeabout 1 hour ago
You're joking, right? That's an incredibly outmoded view of capitalist "competition."
moralestapia8 minutes ago
My experience as well.

Opus 5 is a neverending chain of "Don't do that. Why did you do that? I've told you not to do that several times and you keep doing it."

"Thinking" for more than 10 minutes for every menial question.

And the prose it writes is horrendous, as if you're reading LinkedIn.

logicalleeabout 1 hour ago
I avoid Opus 5, and reverted to Opus 4.8 over similar issues. Opus 4.8 is still working great for me!
vinyl7about 3 hours ago
AI companies have a financial incentive to burn more tokens than the task actually needs
Rudybegaabout 3 hours ago
This is only true if they can't saturate token production with a model that does less superfluous things. Given that they can (they're hilariously compute strained), having a model that solves tasks more quickly adds way more perceived value to users.
ohyesabout 2 hours ago
Well they decide what a token is. So they can do less superfluous things and backfill with a weaker model.
DonsDiscountGasabout 2 hours ago
Only if the customer is paying per token. If it's by subscription they're burning their own money
pizzafeelsrightabout 2 hours ago
Agreed although the differences between the effort and reasoning is massive. I generally ship 40 hours in three with AI. I could not figure out why my delivery was behind until I started going through the logs. The thinking was extensive, the effort was beyond the original request by a magnitude of 50x
discreteeventabout 1 hour ago
How do you even know that it's consistently 40 hours in 3? What kind of developer ever had that kind of estimation accuracy (unless it's really repetitive) or even focuses on productivity rather than the problem like that? This sounds more like factory work than design or development. I really don't get it.
eli_gottliebabout 1 hour ago
Just like me fr fr
chrisjjabout 3 hours ago
A.k.a. theft.
simianwords40 minutes ago
nice conspiracy theory, but it doesn't hold. these companies won't last long if people don't get actual work done.
clickety_clackabout 3 hours ago
Yep, they’re lighting tokens on fire with that thing.
rshnotsecureabout 2 hours ago
Thought I was going to be on Claude Code forever.

Recently got approved at work for ChatGPT Pro so I could use Codex.

Blown away by the speed. It feels like using Claude Code for the first time again. I don't think Codex is doing anything revolutionary, just better handling of which requests should go to which model, and having faith in some of the "less powerful" models for more than you would think.

It seems the TUI coding experience is very much an open race. This is motivating me to look at other agents / harnesses as well (maybe Gemini, OpenCode, etc).

bradorabout 2 hours ago
Gotta milk the cows.
guluarteabout 3 hours ago
and ending with: "One thing I need to tell you:" and bunch of AC, R1 and §
hpone915 minutes ago
Update from Thariq on twitter. https://x.com/trq212/status/2091247114869432543

"We sometimes test API serving configs in Claude Code before rolling them out, and one running now maps the numerical effort value differently. That's why Claude may tell some of you it's at "10" on high. The scale isn't 0-100, the number isn't meaningful on its own, and the effort you selected is the effort you're getting. We've run in-depth evals to confirm this doesn't affect model performance. This should be the same experience, but if you see a clear regression please hit /feedback and send me the ID. Will give credits."

boredumbabout 3 hours ago
Not specifically Anthropic but why are we allowing billing to take place in tokens that are nebulous and fully controlled by the operators who have no aligned incentives?

If I have a user input and then sanitize and inject that into a prompt to do something, I have no idea how much that is going to cost at all and no real way to measure this properly. A parallel example is digital ocean or aws, i can go and measure/limit my compute/fs/memory/startup times/etc and while it can be impossible to get down to the last flop of money allocated - i can run things on a real budget with real constraints, opposed to an LLM where I have to .. prerun a sanitized user prompt through a tokenizer and then ask an LLM to guess what it may do and give token consumption estimates and then act on those in any sane manner for the user?

Perhaps i'm missing something to do realistic and static rails on things but I don't see a serious way at scale to use the token billing model handling things requiring a users free text input short of having to go pander to VC money to throw money at it until someone else figures it out.

*to clarify my rambling... We should be billed and given controls based on resource usage itself and not an opaque token concept on top of not being able to spin any knobs that control it's resource usage.

bob1029about 2 hours ago
> the operators who have no aligned incentives

The model providers are quite aligned with concerns like customer retention. These arguments only work if there is no competition. We exist in a marketplace of black boxes. There's not just "the one" you must suffer. You have options. You can build your own too.

boredumbabout 2 hours ago
there are roughly three of them and they all use the same pricing model. I am also not in the position to build a frontier model company these days.
hn_throwaway_9936 minutes ago
A per-token model roughly aligns with the providers' costs, and it is an objective measure, so it seems a reasonable way to charge.

I see posts all the time on HN about which models from which providers offer the most bang-for-the-buck, and how to minimize token usage and still get optimal results, so it appears that competition is working.

surgical_fireabout 1 hour ago
There are more than 3.

Hell, I use 3 different providers, and I currently don't give a dime to Anthropic or OpenAI.

demibabsabout 2 hours ago
How else would they bill tho? Their operating cost is per token.
dijitabout 2 hours ago
Charge on the input tokens, then you will naturally optimise for fewer output tokens.

Theoretically.

In reality, one sessions output tokens become the next sessions input tokens (at least if you continue the topic) so, its not as aligned as all that.

But the parent is right, when incentives are not aligned, friction will happen. Its inevitable.

demibabsabout 2 hours ago
“Claude, spend the next 10 hours trying to solve the Reimann Hypothesis”.

I agree that incentives are misaligned but there’s several competing model providers. If one gets funny with their costs people will jump ship, especially if the gap between the top 2 labs and everyone else keeps shrinking.

xmcp123about 2 hours ago
NeuralWatt just does it on energy consumption.
ACCount37about 2 hours ago
And tokens can be metered reliably. Unlike something like "task completion".
daishi55about 2 hours ago
For OAI and Anthropic at least you can set a spend limit per response. Also tokens are well-defined.
boredumbabout 1 hour ago
I'm not worried about the volatility in the definition, i'm worried that I give it 1 token today and receive 2 token output, tomorrow I receive 40. If i'm doing this a hundred thousand times a day it is difficult to price this in for users downstream or in the extreme cases be able to absorb that at all short of going into a failmode with degraded access until someone goes and buys more tokens or gets the bill. The alternative is just pass the buck and bill your non-technical customers with a "tokens" line iteim every month.
Aurornis32 minutes ago
> If i'm doing this a hundred thousand times a day it is difficult to price this in

When you’re doing this 100K times per day you get an extremely good idea of what it costs. You also have all the tools to see when something starts changing quickly.

This change is for Claude Code the harness. If you’re using the API at scale and paying full price then you get exactly what you put into the request.

srousseyabout 1 hour ago
No, those doing this 100k times a day have very good data on this, good estimators and modeling. And the API has various knobs to change and evals will give you actionable data.
monideasabout 1 hour ago
This phenomenon was so bad and so noticeable with Fable that I downgraded my Max subscription ($200) to pro ($20). It’s basically useless. Codex 5.6 Sol is actually very good, I’ll just create another account to get more usage
Insimwytimabout 3 hours ago
LLM users don't want to put in effort, so they offload tasks to LLM.

LLM doesn't seem to be keen to put in effort either!

Is this AGI?

Groxxabout 2 hours ago
Anthropic's Generated Income
N_Lensabout 3 hours ago
I suspect it's not just this, there's plenty of 'optimization' around rubberbanding usage limits as well as routing to a different model in the backend. The incentives are too strong.
rrr_oh_manabout 3 hours ago
I've been using the API (shameless plug: via alyph.ai) and the difference is crazy.

The chat-based models are obviously being lobotomized based on personal usage and general load (e.g. PST business hours are worst).

API doesn't seem to be affected by this.

arjieabout 3 hours ago
Is it actually entirely a prompt-based information? I’d assume that some of it is the harness part of the agent setting reasoning token budget and compacting reasoning etc.

In that case, the agent will respond incorrectly because it has no visibility into what reasoning mode it’s in.

willy_kabout 3 hours ago
IIRC responding to effort level settings appropriately is part of the (post)-training. In that case it could be considered another instance of the Bitter Lesson. Uplifting.
adithyassekharabout 3 hours ago
Does anyone know what setting effort means for models like these? Do they allow longer thinking sessions? Some kind of system prompts? What’s stopping someone from getting max effort output from low effort setting?
willy_kabout 2 hours ago
My understanding is that the current effort settings is a part of the system prompt, and that the levels and their intended results are a part pf the training process. The effect is more or less tokens spent reasoning before the model outputs a stop token. However it is as consistent as any other aspect of LLM behavior is..
joduplessisabout 2 hours ago
It's an interesting conversation - because at what point do you call it an abusive relationship, right? Maybe even ancillary to anthropomorphising an inanimate object - I've cancelled my Claude sub and I've shot question after question at it now (during the cancellation period), resulting in almost every reply with me asking it to "please speak normally". I will most definitely not be renewing my sub. I have no desire to engage with a non-human somehow managing to speak down to you, without answering the question.

EDIT: my honest opinion; Anthropic is building a person, whereas everybody else (it seems) is building a tool.

colingauvinabout 1 hour ago
That really is the load bearing seam, and it's worth stating plainly.

I realized I was spending most of my tokens arguing with Opus and trying to get it to let go of stupid, lazy, obviously incorrect premonitions. I wound up canceling my 200, bought a pair of Sparks, and am running full fat DS4 Flash and so much happier. Done with being at the whim of these companies.

docheinestagesabout 1 hour ago
Oh fantastic! It was already subpar and they want to make it even worse. One day we'll look back at history and see how Anthropic went down.
firemelt24 minutes ago
we need opensource LLM at opus level ASAP
griffiths3 minutes ago
You have that in Chinese models. But you need to have a hell of a infrastructure to run those trillion parameter models.
Advertisement
matheusmoreiraabout 3 hours ago
So glad I switched away from Anthropic. I'm certainly running into problems with OpenAI but nothing quite on the level of Anthropic's insufferability.
karmicthreatabout 2 hours ago
What’s currently the best pattern if I want to combine Fable and GPT if a workflow but keep using subsidized tokens?
KronisLVabout 1 hour ago
Not affiliated with them, but this lets you view Claude Code, OpenCode and I guess other harnesses like Codex in the same session https://paseo.sh/

I didn't really care about their mobile app and the worst experiences were sometimes the sub-agents within OpenCode freezing and refusing to report their status (though this also happened with Kepler by the GitKraken folks).

deathmonger5000about 1 hour ago
I created Circus Chief to solve this (and other) problems. Use whatever providers you want with it.

https://github.com/ferrislucas/Circus-Chief

fractorialabout 2 hours ago
Roll your own harness or use an open source harness with a Codex subscription.

I maintain a Claude subscription for Fable but seldom use it.

ethanj8011about 1 hour ago
What would be the incentive behind doing this specifically to Fable, given that Fable is the only one that uses API credits?
claude-aiabout 1 hour ago
Fable doesn't use API credits. It has been permanently included in the subscription plans.
simianwords43 minutes ago
Not in the most common subscription plan
greenchair31 minutes ago
I canceled this week too. They must be in worse shape than we thought.
raincole40 minutes ago
Did the US government manage to destroy Anthropic? The company's product has been a straight freefall since Fable got temporarily banned.
cynerxabout 2 hours ago
Don't know what is happening, but had to start using GLM-5.3 to fix Opus 5 errors even on primitive backend changes.
surgical_fireabout 1 hour ago
Not surprising in the slightest, Claude sort of sucks. I use it at work and I have to steer it a lot so it doesn't stray looking at unnecessary shit.

I have been using GLM-5.3 in my home setup and it is very good in comparison.

Glyptodonabout 3 hours ago
I mean whatever models I use (with Claude code) sub agents seem to use absurd amounts of tokens for trivial (or at least small) tasks.
bethekidyouwantabout 2 hours ago
Leaving thinking on extra high for a simple task is user mistake but they’re gonna try to fix it on their side.
MuffinFlavoredabout 3 hours ago
I submitted an application for Anthropic's Cyber Verification Program.

I was approved.

3 months later, my approval was degraded into "in review" (revoked). I'm sure my account was flagged based on contents of debugging/researching firmwares/etc.

I opened a support ticket. No response. I opened another support ticket. No response.

1-2 weeks later, I got a response that I will not be re-approved and I need to reapply. No problem.

The page to reapply on does not allow me to re-apply because it my account is stuck in an "in review" status.

https://github.com/anthropics/claude-code/issues/84352

The community thinks it's a bug. I'm 95% sure it's not and a bunch of us who were previously approved had it revoked due to flagged content and will not be reapproved.

I switched to Codex + got TAC approved instantly and have not looked back. It's a shame. That's 100% separate from whatever the heck the quality of Opus 5's outputs are. The way it talks... insane. I would bet a good amount of money their next release will focus "reduced simplified responses" if I had to guess.

$2t company by the way

benjiro29about 2 hours ago
* Anthropic's Cyber Verification Program // Codex + gotTAC approved*

Meanwhile the Chinese models are "go ham dude"...

If it was not for capacity issues, Chinese models have a higher change to just dominate.

> $2t company by the way

It used to be that OpenAI and Anthropic had such a moat around them, that such a valuation was worth it. But these days, its gross overvalued (like so many).

The more stuff is being pulled like cyber verifications, downgrading effort levels, downgrading usage (OpenAI), the more people move to those Open Weight Chinese models.

A fun recent event ... https://opencode.ai/data/

When DeepSeek Flash 0731 came out and provided a massive jump in cheap inference capability. It resulted in a 10x increased OpenCode token usage.

It took a 2.5x to 5.0x price increase AND a reduction by 4x usage (later to 2x) usage, and several cheaper models + a free model, to push the traffic down.

Traffic towards open weight models is increasing, even if providers can not keep up with the influx of new customers. This is not something you want to see as two companies, trying to go for IPOs.

So the idea of stonewalling cyber capabilities, when the rest of the world is just doing whatever with open weight models, on their own hardware even! This entire strategy from Anthropic never made any sense.

perching_aixabout 3 hours ago
I have been as well. Based on my own sessions, Max vs Max, same 1M context window size, the literal majority of the cost overhead of Opus vs Sonnet comes from Opus being chattier. So I started using Low reasoning instead of falling back to Sonnet, and I've been really happy with the results. Way better quality at a comparable spend. I also rarely go past High lately, which was another major cost save.
Advertisement
Wowfunhappyabout 3 hours ago
...the evidence, as best I can tell from the tweet, is that they asked Claude what effort level it was set to. But how would the model even know that?

Not convinced here.

ranie93about 3 hours ago
I don’t know if this is still the case but while using Copilot if you looked through the chain-of-thought output you would see it reasoning about a “budget”. i.e. “since I’m close to the session budget I should…”. So it could be possible
jerbear4328about 3 hours ago
Effort level is actually controlled entirely by system prompt (as I understand it, the model is trained on that format but still), so actually this is a valid way to check I think
Wowfunhappyabout 3 hours ago
I know that's true for Qwen but I don't think most models work that way?
wren6991about 3 hours ago
OpenAI models also work this way, as evidenced by full cache blowout when changing reasoning level. Every single open-weight model I've seen also works this way (your "reasoning_effort" argument just changes a small section of the system prompt in the chat template). I would have to see some evidence to believe Anthropic were doing anything different.
varispeedabout 3 hours ago
Then model can say it's Opus, but really it is some old Sonnet. This seems to be happening less often, but some weeks ago I had to give models some test problems to gauge whether I am getting Opus or something knee-capped.

The problem is that Anthropic seems to be getting away with selling one thing and delivering another. You pay for Opus, you get something else etc.

matltcabout 2 hours ago
Saw this in npx ccusage@latest claude output. Had only used opus but showed sonnet. Can't remember if the jsonl retains which model is doing what, but meh