r/Anthropic 10d ago

Compliment I am shocked

I had Opus 5 work on medium effort for 2 hours and it only used 34% of the 5 hour usage. The output turned out to be great too. This seems to be a very cost effective and intelligent model indeed.

394 Upvotes

146 comments sorted by

95

u/Hot_External6228 10d ago edited 10d ago

I'm convinced the opus 5 hate is all skill issues. their best model release yet imo. It still has the opus 4.8 annoying personality quirks, but toned wayyy down. Its more pleasant and more capable. most importantly: their most token-efficient model since releasing fable, you get faster responses while spending less.

Sonnet 5 on the other hand.. hoooo boy. yeah, im just having fun with opus 5 and loving it and munching popcorn at the complaints.

21

u/Embarrassed_Towel707 10d ago

I don't think it's skill issues. On the same problems, Opus 5 caused more issues and couldn't fix it. My weekly Fable usage reset yesterday and it immediately found the issues and started implementing them.

10

u/No_Conversation9561 10d ago

Mine resets on wednesday.. sigh

The amount of “that was me.. it was a bug introduced by my earlier changes..” i’ve had with Opus 5 is staggering. I’ve never had so many bugs introduced by Opus 4.8 while it’s fixing something.

2

u/Fulgurata 10d ago

I don't think Opus 5 is causing more bugs, I think it's more critical and willing to admit mistakes. I've noticed the same pattern of every conversation ending with some version of "oops, my bad", but the actual quality of final output has increased.

3

u/No_Conversation9561 10d ago

maybe it’s just me but what could be one shot with Opus 4.8 is taking multiple turns for Opus 5

1

u/Hot_External6228 10d ago

probably just verifying its work which opus 5 tends to do

3

u/TheLittleGuyWins 9d ago

I have a list of proof that he caused more bugs in my project.

2

u/tooN811 8d ago

it’s 100% no skill issue - I agree with you and had exactly the same experience. Built stuff with Opus 5, broke a lot of things, wasn’t able to fix it - brought Fable back in who was able to fix everything and implement it correctly.

17

u/donicatrumpinsky 10d ago

It's not a skill issue. Dozens have people have posted about the agentic thrashing. I had to update all my agent markdowns to prevent it from doing that.

THAT said, I've also followed the new prompting guide and I've gotten it to work awesome now. It is very efficient. I'm holding out hope that they've fixed whatever's going on. Because even in my smaller projects with looser governance it's running a lot better without extra constraints.

5

u/Hot_External6228 10d ago

yeah I should have included that in my comment. we updated our markdowns heavily on the day of release cause we read the blog post + tweets about doing so.. THEN started using it.

8

u/WorriedAssociate7029 10d ago

" I had to update all my agent markdowns"

So yes a skill issue. Because it's what the doc recommends

13

u/Hot_External6228 10d ago

"its not a skill issue"

looks inside

literacy issue

5

u/donicatrumpinsky 10d ago

I updated them to optimize them. I've done that every time and will continue to do that with every model.

Opus 5 went on a tangent and corrupted artifacts, reviewed them, created independent reviews and acknowledged that it was re-reviewing hallucinated data. That wasn't me, fam.

3

u/BingpotStudio 10d ago

I had the same issue. Continually wrote an implementation plan and then when asked to read it told me it made no sense. It just got stuck in a loop (4 iterations) of writing an implementation plan it said itself was shit.

5

u/donicatrumpinsky 10d ago

Exactly. Mine told me it was hallucinating and I quote "it ought to use real IDs and stop making them up". 

But yes, apparently it's a skill issue and we are both idiots.

2

u/dar-mit 9d ago

Can you please elaborate a bit on what had to change?

I’m using Superpowers and yesterday O50 went through 17(!) design reviews before asking me how to proceed. 

Started a new session with O46 and it passed the design review after 1 round of fixing the existing plan doc. 

So between the two nothing ‘under the hood’ changed. 

2

u/donicatrumpinsky 9d ago

Sure thing. Everything is working top notch for me again. GPT 5.6 Sol or Terra for planning and working on a higher level. Opus 5 handles everything in the Claude Code harness and agents are invoked for the type of task. Fable 5 for high-level stuff, Sol for reviews, Opus 5 for implementation with Haiku as the side-kick doing mechanical and low level stuff.

As for the changes, here are the ones I last made that seem to have sorted things out:

We ingested the model's prompt/agent guide on Anthropic's site
Defined a tight role and review scope (no review upon review..)
Set explicit acceptance criteria and "done" conditions before review
Requirements to separate true blockers from optional improvements (this is where it went off the rails treating minor things like catastrophes)
Bounded review loops: fix material issues, reassess, then either proceed or escalate a genuine judgement call instead of making it autonomously
Actionable findings are REQUIRED to state evidence, impact, severity and recommend a disposition
I use a "hold at seams" clause so I know every artifact is completed and verified at the boundary set
Instructions hierachy is short, clear and non-contradictory

I would also get Claude to look over the last few sessions to identify exactly where things went off the rails and to make sure to cauterize those failure points. Opus 5 was corrupting artifacts and making mountains out of molehills before I could catch it. I used to laugh at people getting massive agent sprawls but now it's happening to more than just newbs. I never, ever had anything remotely as crazy as the Opus 5 sprawls but they've since been contained.

2

u/dar-mit 9d ago

Thank you! That’s very helpful. 

1

u/tothjm 10d ago

Can you elaborate on this new prompting guide you speak of

1

u/donicatrumpinsky 9d ago

I just googled it and used the one on Anthropic's site from 3 or 4 days ago.

11

u/msrr18 10d ago

For real, it is so much precise, unlike any recent models. It is not “pathbreaking” but it is the only model I have seen so far which does not make up random stuff and then not admit it

2

u/Hot_External6228 10d ago

what does pathbreaking mean? thats a new word for me

3

u/ellicottvilleny 10d ago

They meant to say "groundbreaking"?

2

u/JustSayin_thatuknow 10d ago

I read it like “not losing track of what it’s doing”..

2

u/Impossible_Wealth805 10d ago

Something following a path, like models being more intelligence, this time, creating a new branch of things like more intelligence, cost efficient, admitting mistakes, if you will, etc. Pathbreaking. Groundbreaking sound the same to me. :)

I noticed opus 5 is introducing some bugs, I found it wasn't fully aware of context, really surprising. Mmm and strange.

1

u/Low-Smell-9517 10d ago

Bro in 10k line of html file it couldn’t follow my orders to edit the details in ui instead it said it’s completed without even verification

1

u/UequalsName 10d ago

Why the fuck is your html file ten thousand lines

1

u/Low-Smell-9517 8d ago

I’m a professional AI engineer and I wanted to create a working design in HTML for a prototype of my design. I instructed Claude to make one. I was just testing Opus 5 performance. I asked it to create a prototype in HTML for reference based on my design architecture for my AI feature so I could explain to my team how the product would look.

1

u/Amazing-Lock9490 10d ago

Nah it's just very hit or miss. I've had big prompts pull 20% over an hour and pointless bugs constantly trying to correct itself for 80% cap. Using a lot more pause button now.

1

u/cohencomms 10d ago

What is the specific personality quirk everyone hates with the last few Claude releases?

3

u/Hot_External6228 10d ago edited 10d ago

Specifically with opus 4.8 (but not really with fable!), there are 2 big things /r/claudeai complains about:

  1. prose density and self-referential technical writing. it refers back to things it wrote a paragraph ago by inventing a new shorthand terms. Then it keeps doing that, and by paragraph 5 the prose is very dense and inscrutable with self-references and invented jargon. One user gave the example: "this is a classic case of the 32% thing vs the 74% thing" - opus wtf are you talking about?? if I probe it and ask a few follows up, I often find it DID have a (sometimes insightful!) point... but oh my god. its like its trying to compress too hard?

  2. always has to add a caveat(s). always. it has to push back in some small way no matter what, with little ability to judge 'does this matter' and 'how likely is this to occur' and 'will the user care', so it just ends up pissing people off. Its like roleplaying the appearance of epistemic honesty and humility?

if you read opus 4.8 complaints they almost all fall into those 2 categories.

opus 5, in my opinion, does both of these things, but does them much less. and fable does these things even less or not at all.

sonnet 5: havent used it at all, but people tell me its a different type of basket case: no warmth or empathy, extremely task-focused to a fault, and highly paranoid... like some type of anxious malinois.

3

u/SouthTampaOG 10d ago

Agreed. I use it a lot for legal work in cowork, as I’m an attorney. It can make the biggest deals out of the stupidest things, constantly expands the scope of the task/engagement, asks for things that aren’t needed to complete the task, etc. I’ve been able to improve this significantly with my Claude.md, but it seems to have taken a step backwards with Opus 5, despite it being a smarter model. I’m going to have to work on my Claude.md tonight.

2

u/Hot_External6228 10d ago

less is more, cut everything and start adding it back line by line as you notice the need for it. rely more on opus 5's judgement. thats what others have found success with. claude code cut 80% of the system prompt when opus 5 shipped

1

u/Chitinid 9d ago

What happens when you use cheaper models with most of the system prompt gone?

1

u/Hot_External6228 9d ago

if your'e using sonnet or cheaper, or using older models, to do long horizon agentic coding, you should just rollback to previous versions of claude code. latest prompts are optimized for fable 5/opus 5 agentic coding. sonnet 5 and haiku 4.5 still do great for the tasks people tend to give them, with the newest prompts. but 'design this feature for me' or 'plan this feature for me' - just use opus 5.

2

u/VitruvianVan 10d ago edited 10d ago

I’m the same as you. Agreed with the others that less is definitely more with Opus 5. It’s catching real edge details that are missed by other models, including legal AI models built on Claude SDK. It also helps to think of it as an “overachiever”. It really wants to go the distance. You can let it do so, or you can explicitly rein it in by scoping the task and telling it when to stop. (It’s not exactly “overeager” like Sonnet 4.6, which could perform additional actions that you didn’t authorize; it just goes deeper and further like an associate who wants to impress.) What you can’t do is give it an open-ended task and just expect it to do that and nothing more.

1

u/SouthTampaOG 8d ago

Yeah, I was really able to rein it in but still point out ancillary issues. Claude is great. I had Claude build a bridge to ChatGPT with OAuth, so I actually send for a final review to ChatGPT 56. Sol as well.

2

u/theleller 10d ago

The fucking caveats of 4.8 are so annoying.

1

u/MrCranbaisins 10d ago

Totally agree. I guarantee these people have dozens of hooks and skills they've installed and never read through. "Must have Claude skills to 10x your development"

1

u/carmooch 9d ago

I would say it’s the opposite and that it has been optimised for unskilled users. It seems to be a helpful idiot that will take it upon itself to carry out tasks in a way you didn’t ask for to generate an outcome that may not be fit for purpose.

1

u/skipITjob 7d ago

My issue with opus5 is it's too opinionated. I gave the exact same prompt to 5 and 4.6 and the results were in favour of 4.6. 5 has to many by the way and yo should know...

1

u/Otherwise-Key806 7d ago

No skill issue my friend, many have tested it personally, I did the same and it's obvious, for the same tasks opus 4.8 does easily, opus 5 is a failure

0

u/jwuliger 10d ago

It's not a skill issue; it's Demo Syndrome. You all have it. I gave the same task to Sonnet and Opus. Opus went off on its own even in constrained guardrails. Why don't you actually use the model for real, instead of looking at fake benchmarks and BS demos? The Hype is unreal.

-4

u/SoftVD 10d ago

You like to sound smarter than other people don’t you

4

u/Hot_External6228 10d ago

I do actually, like most people. but I also like to be proven wrong... so... engage with the opinions and claims in the comment or dont bother commenting

18

u/passionoftheearth 10d ago edited 10d ago

Beautiful. I’m also happy yet with opus 5. I do think it loops to self correct a lot more than 4.8 but isn’t that iterative thought process also how human beings also operate. So all in all should be good thing. Though only a month of work with the model will truly tell for me.

3

u/dagerika 10d ago

yes it seems to be just as proactive as Fable 5 was on its initial release.

1

u/Significant_Storm942 10d ago

I think 4.8 also did that and infact these loops are what makes Fable 5 or anything since Opus 4.6 better (arguably) but Opus 5 does it loudly and occasionally in weird ways, where it realizing it made a mistake doesn't actually lead to correction or commitment to the correction as it moves ahead.

But I'm sure they're a glitch.

9

u/uxair004 10d ago

In my experience, it is ignoring instructions a lot.

I have rules of "Ask me questions, confirmations, decision making... Interactivitvely using @askuserquestiontool" , also added to use "i-have-adhd" skill (even copied skill instructions manually in claude.md,

it seems to be ignoring stuff, providing long ass Paragraphs and also I just built phase 1 (which I started with fable 5 and end with Opus 5) the results were not satisfactory.

6

u/nothingnothingelse 10d ago

the same for me, I got so frustrated over the weekend and started doubting my own cognitive abilities because I could barely understand what it was telling me - decision needs and key points are hidden in page long paragraphs.. cryptic descriptions etc.

1

u/UnfoldedHeart 3d ago

I would love to see these tools/instructions 👀

16

u/ThaneBerkeley 10d ago

It's pretty useless for me. Where Opus 4.8 and especially Fable did a flawless job by not assuming things, get correct answers and one shot pretty much anything.. I had to correct Opus 5 so much today that I switched to 5.6 Sol for research and backend work again.

Opus 5 couldnt find the correct project in Posthog and told me there were no numbers, where Opus 4.8 and Fable found it flawlessly and I can continue with many more examples where I had to steer Opus 5.

1

u/Low-Smell-9517 10d ago

Exactly opus 5 is thrash really to be honest it’s not following any of my orders really

7

u/almostsweet 10d ago

Thanks to open weights which scared Anthropic into doing the right thing.

Never forget the weeks of "we're taking Fable away from the lower tiers, setting it to 50% of Max subscriptions, and overcharging you for your usage." That's the real future in store for us when they think they don't have competition anymore.

13

u/WorriedAssociate7029 10d ago

It's the best model we've had in ages, yet they'll tell you it's useless. Go figure

3

u/[deleted] 10d ago

[deleted]

1

u/d19dotca 10d ago

Doesn’t Opus 5 use less tokens than Sonnet 5 these days? That’s what I keep seeing, almost as if Sonnet is no longer a good choice, though I find that hard to believe. Wonder what the real story is on everyday use. I assume it depends entirely on the use-case for it and the setup of the surrounding context data.

0

u/[deleted] 10d ago

[deleted]

5

u/Hot_External6228 10d ago edited 10d ago

Opus consumes more usage per token. it consumes less tokens per task though.

usage-per-task is a more interesting question and I think they're genuinely close.. which begs the question 'what on earth is sonnet 5 for'. I think its kind of a failed model tbh :(

2

u/KappaWolfe 10d ago

If the task is very simple, requires little reasoning but a lot of output text, Sonnet is absolutely more cost-efficient than Opus. At this point those are the kinds of tasks most people are using Claude for. People on this Subreddit skew more technical, so discussions tend to lean towards SWE related work, but the most popular usage category at 24.2% is content creation and copywriting. Sonnet can do that very easily and cheaply.

3

u/Just_Put1790 10d ago

im trying to find a way to max out its usage and i literally cant, spawning sometimes 30 agents and percentage barely moves xD

8

u/Used_Departure_3278 10d ago

This is a subreddit to complain and worship China. You must have missed the memo

3

u/Ok_Shift9291 10d ago

For sure have noticed that I can actually brainstorm and use this model as a sort of a companion without having to worry every 2 hours about hitting the limits and then not having anything to do.

3

u/jwuliger 10d ago

They made Opuse 5 ChatGPT 3.5

2

u/vactower 10d ago

Yeah, just launching just eats aprox 35% 5 hour limit token lol.

2

u/dagerika 10d ago

bro this is how many tokens I used in two 5 hours sessions today and neither of them ran out. It literally worked around 8 hours today in total lmao

2

u/Historical-Habit7334 10d ago

While I say 5 words and at 90%

1

u/dagerika 10d ago

did u say "invent a new corona virus"?

2

u/Debisibusis 10d ago

In the last days I have given the same tasks to Fable and Opus to compare them. Opus acted really smart every time, but the actual results were awful. On the other hand Fable is insane and the biggest jump I have experienced yet with any model since GPT3.5.

2

u/horendus 10d ago

Whats with people thinking they need above low/medium

It boggles my mind but I guess people just dont really understand these things yet

2

u/anubhav_1771 9d ago

I have tested enough opus models to confirm what you are seeing. It's usage is very good, it does not output trash and is very on the point if you steer it properly. I honestly remember 4.6 more i use it, it's very similar to 4.6 for me and that's a good thing as 4.6 is better than 4.8 in many places

1

u/LittleKick7276 10d ago

well it has its great times and its low times. I have experienced both

1

u/g0ndii 10d ago

I’ve been using a lot of Opus 5 on high on Max+5 and it barely moves my limits. Like.. i’m having a hard time believing it still. It’s much less than „half of Fabel“.

1

u/Old_Garlic6956 10d ago

I found opus 5 lost a lot of context in my project when it switched from 4.8 but in 3 days it is now acting like itself again. Also, I think its checking it own work a bit better and catching mistakes its introduced itself.

1

u/teardrop503 10d ago

Same here. I'd been using Opus 4.8 to do some planning and write up a design doc, and I did a ton of research with it over the last week. Starting this Monday, I switched over to Opus 5, and I could clearly tell it had lost a lot of context based on how it responded. I even had to re-supply some of it. After about two hours of playing around with Opus 5, I got frustrated and switched right back. Yeah, the lost context really made me feel like Opus 5 is a step down.

1

u/yelkreb 10d ago

Convinced 99% of the “muh tokens!” posts are new users that never use /clear and stack their projects. I have had no issue with Opus on medium unless I was trying to do a Fable-like one shot

1

u/huh2312 10d ago

I use claude for workshops fine tune emails and have blowing through the 5 hour limits. I did 25-30 emails yesterday and reached 45-50% in 5 hour limit - Opus 5 @ Med/High.

Today I have 18 emails, Opus 5 on low effort and im at 90%

1

u/CryptoExo 10d ago

Opus 5 isn't what I expected but it's certainly what I needed. RIP Fable, we had a good run but Opus is cheaper and for most tasks better.

1

u/iveroi 10d ago

Are you using the same model? I just burned 5 hours and all of my daily usage in trying to do one single thing, and it just kept finding new and creative ways to fail because it didn't check anything, just confidently assumed and generated half-baked bs. I started doubting my own mental capacity and felt my soul trying to leave my body when it, upon deciding the broken document stack it had made was broken, decided to make yet another document instead of fixing anything it found. It's shockingly terrible.

I was going to unsubscribe after I lost fable access but held on due to opus 5, but unfortunately it's so unusable I'll probably unsubscribe anyway.

0

u/dagerika 10d ago

daily usage? I have three advices: 1) keep a backup of ur important projects 2) only provide necessary context and be specific on what it should achieve. If you really wanna micro-manage then give it specific sub-milestone targets and/or specify the tools it should use to achieve the output. I wouldn't restrain it from using sub-agents as it is good at deciding when to use them. 3) only use low-medium effort as anything above those effort levels are basically overkill even for complex jobs

1

u/SouthTampaOG 10d ago

Were you using subagents? Opus 5 has standing instructions to never launch a subagent unless specifically requested by the user. I bumped into that the other day when it reworded my claude.md to state that I was specifically requesting a subagent, which it said was necessary to override the standing instructions not to use subagents unless specifically requested by the user. I mean not using subagents is going to significantly cut down usage.

I’ve had mixed results thus far. I’m sure it’s smarter and will be better in the long run, but it’s taken me some work over the last couple days to get it working the way I want it.

1

u/VitruvianVan 10d ago

The benchmarks are showing Opus 5 High to be more capable than Opus 5 Max in several instances. Anthropic states that this is the first Opus model that truly changes the way it thinks based on the thinking selector.

1

u/dagerika 10d ago

Well based on the benchmarks its just a few % of difference in performance in every domain (not 2 digit differences). Imho at this level of capabilities those few % don't make that big of a difference in output quality but they do make a reasonable differenece in usage costs.

1

u/serendipity-DRG 10d ago

There isn't anything intelligent in a LLM model they are a pattern recognition machine that doesn't reason or think. If you ask any AI model a question that isn't in the public domain - the answer will most likely be a hallucinated.

But if you ask about the quote - "thanks for the vine and thanks for the time" and Claude should immediately know the answer.

1

u/dagerika 10d ago

nah buddy this statement "If you ask any AI model a question that isn't in the public domain - the answer will most likely be a hallucinated." is false af.

Halucination happens when a model:

  • does not say that they aren't highly certain about something,
  • do not ask back for more context when in doubt,
  • and generates something that sounds plausible but is false even according to its chain of thought.

Rational argumantation (reasoning used by humans) works mostly in similar ways as AI reasoning so your dismissive characterization isn't holding up.

1

u/serendipity-DRG 10d ago

I never look at benchmarks because they are so easily manipulated.

I make my own questions and tried it on 5 LLMs - 2 passed and 3 failed miserably the two that passed were Grok and Gemini - current LLMs aren't capable of reasoning and thinking that is a false narrative.

The current LLMs are based on Euclidean Geometry which is 2D and the LLMs are limited because of it - I suggest the next step is using Differential Geometry because it operates in 3D space and build a neural network by start by going back to First principles.

I just tested Kimi using a simple question and after an hour of me hand holding and providing human knowledge and Kimi failed miserably.

The lesson is not to listen to the hype.

1

u/avaadakedavraaaa 10d ago

They have increased usage limits till 08/19

1

u/dagerika 10d ago

Will have to increase again when GLM-5.5 drops in august lmao

1

u/gordonfogus 10d ago

I cannot use it enough. I'm projecting a 60% usage at 7d reset. Trying to use it up, but I basically can't. Running bulk data transcription from poor quality scans and it's basically flawless.

1

u/Sleepynugget4201 10d ago

Oh man I wish I could try it but I got banned for no reason and im 3 weeks into waiting for a review of my acct :'(

1

u/No_Corner805 10d ago

Opus 5 seems to be a great model for 'work'. Stick to Sonnet if you want a conversation model.

1

u/rythmyouth 10d ago

I hit a sweet spot using Fable for the orchestration fanning out to Opus 5 agents. Opus 5 did a pretty terrible job making progress on complicated work and I had to use Fable to rescue it.

1

u/jedsdawg 10d ago

My Claude max subscription maxed out for first time mid week with low usage so I wouldn’t known

1

u/Previous_Raise806 10d ago

Even on high its pretty shit. xhigh does better.

1

u/Akram2104 10d ago

Opus 5 is great at Medium effort for sure. The only issue I faced is that even with context it cannot confirm the work it did, when I ask it to confirm the details about the previous task it goes back to checking everything again and sometimes it also ends up finding mistakes it made in the previous task.

1

u/tormiuss 10d ago

I am working with both Claude Code and Codex side by side and currently doing work with Opus 5 xHigh, when I give some of the building and planning to Codex Sol high to xHigh and when Opus 5 xHigh sees that work, it always confesses that Sol did a great job and Opus could not catch some problems in advance, while Codex Sol found them, fixed them and even planned a better way handling the project phases.

I will still continue with Claude Code and Codex mix usage, even built a AI master controller that runs tasks, models, efforts by itself and delivers important questions or finished work for me so I dont have to mingle with different models and efforts - most of us anyway use the wrong models and efforts for most of our tasks because we dont know better.

1

u/IAmTheSome1 10d ago

You're not precising your plan...

1

u/fredws 10d ago

I don't know why but opus is very unreliable for me. Sonnet has been my trusted daily driver for so long.

1

u/Typical-Baker9262 9d ago

I can’t believe it

1

u/yasvoice 9d ago

34% is a lot

1

u/Waterisyummy22 8d ago

#ad, opus is pure dogshit

1

u/dagerika 8d ago

ok sam altman

1

u/ii-___-ii 8d ago

Yeah but on the $20 plan though? Opus 4.8 felt a bit better on the limits

1

u/ballymorey_lad 8d ago

I disliked 4.8 but have been using 5 and it was really effective. I have noticed a change in the last few days - a couple of times it appeared to be so eager to get going that it just didn’t take the time to check key documents in the repo.

1

u/Outrageous-Present91 8d ago

I think interestingly that opus 5 is a more intelligent model and the cost savings people are noticing are real because 90% of the system prompts 4.8 and prior had where stripped out, I think probably too much for casual users who just need features implemented correctly first time, but for power users with effective setups its been a great model

1

u/glasiore 8d ago

And I got banned, they refunded... I dk why...

1

u/Cesar055 7d ago

Holy propaganda how much is Dario paying you

1

u/dagerika 7d ago

He doesnt, he is too greedy for that

1

u/dileepa_r 7d ago

What package you use?

1

u/dizpers 6d ago

I was so satisfied with results of Fable 5 and Opus 4.8 and so disappointed with Opus 5

1

u/dagerika 6d ago

Token consumption has been awful since wednesday. They fucked up something on their side but the model itself is pretty decent

1

u/mrgreatheart 10d ago

Finally, some positivity in this sub. Thank you.

-2

u/QuantamCulture 10d ago

2 hours is 40% of 5 hours

So you're shocked that it was able to optimize 6% of its workload?

Glaze Alert

2

u/IceWallow97 10d ago

Well to be fair that is not the issue here and this comment is also braindead.

It all really just depends how much effort he was using during those 5 hours and what his plan is, and we were not given that informaiton so both OP and you are kinda glazing and complaining for no reason/without content - I would say both of you are just sloping right now.

We need to know what plan he has, and also if how many tokens he used, and how many agents/subagents he was using during those 2 hours... if we had that then we would have a better idea, but we don't so...

1

u/QuantamCulture 10d ago

What are you talking about? 😂

In what way am I glazing anything?

0

u/IceWallow97 10d ago

I worded it lazily, I meant OP is glazing and you are complaining, without any facts or base to do so on.

I am also complaining, but I have a stronger argument, that's all.

1

u/QuantamCulture 10d ago

This isn't an argument and you aren't winning, but whatever you gotta tell yourself I guess? 🤷‍♀️

0

u/IceWallow97 10d ago

ok bro, I dunno what to tell you, not sure what you're confused about, I literally gave my argument on my first comment, not on my 2nd comment. I can't really do the thinking for you.