22 comments

  • meander_water14 minutes ago
    The funny thing is that these leaderboards have become completely meaningless for end-users to make decisions on when to use what model.<p>A single metric ranking is useless because each model has strengths and weaknesses for specific domains and tasks. There is no &quot;one best model&quot; anymore, and you might not even need the best model for the level of complexity for your task.<p>For e.g. you might use Fable for UI design, Sol for systems design backend work and Kimi K3 for exploit development.<p>The only thing these metrics serve is bragging rights for the model companies.
  • didibus9 hours ago
    What&#x27;s interesting is this:<p>The top AI models by Intelligence Index are: 1. Claude Opus 5 (Adaptive Reasoning, Max Effort) (61), 2. Claude Opus 5 (Adaptive Reasoning, Xhigh Effort) (60), 3. Claude Fable 5 (Adaptive Reasoning, Max Effort, Opus 4.8 Fallback) (60), 4. GPT-5.6 Sol (max) (59), and 5. Claude Opus 5 (Adaptive Reasoning, High Effort) (59).<p>Which means Opus5 at Xhigh is still smarter than Sol at max, and Opus5 at High is equal to Sol at max.<p>That would make Opus5 High same as Sol max, and now I wonder what the price and speed difference between those is?
    • andai1 hour ago
      &gt; That would make Opus5 High same as Sol max, and now I wonder what the price and speed difference between those is?<p>According to AA&#x27;s &quot;intelligence vs cost per task&quot; and &quot;intelligence vs time per task&quot; graphs, Opus 5 High and Sol Max are roughly evenly matched on cost and time.<p>On DeepSwe, Opus 5 beats Fable but not Sol.<p>On FrontierCode, it destroys everyone, unless you set it higher than Medium effort, and then it tanks, falling to Sonnet level?
    • theplumber8 hours ago
      Opus5 is simply not as inteligent as Sol max. To me it looks worse than Opus 4.8 on some tasks. When I say worse I mean mainly superficial. I basically have to teach him how the whole app&#x2F;framework works before he just jumps doing stupid stuff(I.e adding features already supported but in a different form)
      • colinhb2 hours ago
        Opus 5 hasn&#x27;t been available for that long - long enough for benchmarks, but not really use and develop a subjective view on
        • ffsm82 hours ago
          I suspect most of those comments on llms like the parents are generated by anthropic and openai to shape the discussion&#x2F;mindset<p>They always give off the same astroturfing vibes that reddit became infested with after the early 2010s (just look at it&#x27;s comment history)<p>Ofc unprovable for users. Ycombinatior could try to, but it&#x27;d just become a cat&#x2F;mouse game which they&#x27;d likely lose because of the incentives
          • andai1 hour ago
            &gt; just look at it&#x27;s comment history<p>I checked one. Old account, nuanced takes, and shitting on everyone equally. The perfect HN user!
            • ffsm848 minutes ago
              Ah, I really walked into that one. Yeah, the phrasing + placement of the remark implied that all comments are artificial.<p>That was not my actual intent, it was poorly expressed by me. I was specifically talking about the account which created the comment colinhb responded to. That&#x27;d make it the... Grand Grand Grand grandparent now I think?
        • mcintyre19942 hours ago
          I don’t know that individuals can really be expected to use a new model enough to develop a proper opinion though. If I try a new model, and it doesn’t seem as good as the one I’m using, I’m just going to stop using it. That’s not enough data to give anyone else a useful view on it, but it’s enough for me to make my mind up.<p>Especially because I’m probably trying it at work, and I can’t really justify using the company’s enterprise plan to develop my understanding of a model that I don’t think is going to be the one I use for my work.
      • zwaps3 hours ago
        Sol is a complete mess for me.<p>It only works on end to end tasks in fresh codebases.<p>Otherwise it cannot follow instructions, changes and deletes unrelated features or does sloppy work to mark a task completed while leaving a compromised codebase.<p>I could not get Sol to finish a feature in a complex code base without several loops of fixing and reverting
        • Gareth32117 minutes ago
          I agree. I tried hard to use Sol to its full potential but it makes sloppy mistakes. I suspect a part of this is the newly reduced context limit. Performance gets worse the more memory compactions have occurred. But I also subjectively notice a micro-focus temperament. Developing and deploying small parts of the project to a high degree while forgetting how that component fits into the larger architecture. Once it&#x27;s complete it realises that what it built doesn&#x27;t align well with everything else, then it rewrites the component (and other components). Rinse and repeat. I have to be much more prescriptive with Sol, which makes it much less useful for me. If I have to be prescriptive, I can use the Chinese models and achieve the same thing.<p>Opus provides genuine insights. Things I have not considered and have missed. More importantly, it allows me to skip most of the architecture decisions and requirements work. That&#x27;s a genuine time saver for me.
        • theplumber1 hour ago
          It happened to me as well but in a different direction: i.e adds non library code in a shared library. Another issue I with GPT is that it is chasing too much edge cases&#x2F;security issues(I.e chasing ghosts).<p>However this makes it also a strong model because it fixes&#x2F;solves problems that both Opus and Fable are incapable. In reviews it catches bugs that both Fable and Opus are missing to spot.<p>To me the “best of both worlds” is to research the problem with GPT sol, create a plan with Fable and dual review it with both Fable and GPT-SOL and implement it with GPT-SOL. You can see in the code reviews how many times both Fable and opus are sloppy and superficial while GPT-SOL just does its due diligence …I had several problems that Fable just gave up and it was GPT that helped it sort it out.
        • faebi1 hour ago
          I found out it really depends on the repo I&#x27;m working on, and it&#x27;s not just about being a new&#x2F;old repo, there&#x27;s something else which I can&#x27;t really grasp yet.
        • xrisk2 hours ago
          Might be an indication that your task unit is too unstructured or your code base is a mess.<p>Is your actual code doing something complex or is this incidental complexity?<p>Relying on the model’s “intelligence” to patch over these issues hasn’t proven to be a reliable strategy for me. Of course, this might not apply to you, just my 2 paisa.
          • Gareth32121 minutes ago
            A well structured architecture, repo, and requirements document with concrete small deliverables can be competently delivered with cheap Chinese models. We rely on frontier models so that we don&#x27;t have to spend several days&#x2F;weeks on planning&#x2F;architecture&#x2F;documentation. That&#x27;s their value proposition: superior intelligence. If they can&#x27;t deliver that, they&#x27;re useless at the current price.
      • didibus6 hours ago
        Interestingly, if you filter by the coding index, Sol xhigh is the best one, and only Opus5 max is better than Sol max and Sol high.
      • endorphine7 hours ago
        &quot;him&quot;? Have we reached that dystopia level?
        • khimaros3 hours ago
          i prefer to call her Claudia
        • squigz4 hours ago
          I&#x27;ve been seeing a lot more anthropomorphization of these models on HN lately and it&#x27;s alarming.
          • xlii3 hours ago
            Not all HN visitors are native English speakers and in some languages &quot;it&quot; doesn&#x27;t construct well with verbs, thus thought frameworks forms through usage of him&#x2F;her. Nothing more to see I suppose.
          • 555552 hours ago
            Every french person I&#x27;ve talked to IRL, for example, calls Claude &quot;him.&quot; It&#x27;s partly a language thing.
          • perching_aix3 hours ago
            It&#x27;s a male name, and gendered pronouns can be hard for foreign speakers at times, irrespective of proficiency level. I wonder if you&#x27;re overthinking this?
      • perching_aix3 hours ago
        I wonder if I&#x27;m secretly being routed to some low grade version of Sol, or any of the GPT models really. Their performance is outright insulting at times, even at maximum reasoning, yet if I were to only read HN, I&#x27;d never know.
        • jchw3 hours ago
          I&#x27;ve mostly actually stuck to low reasoning for most tasks since it seems to do a surprisingly good job even at low for the stuff I&#x27;ve been throwing at it, and I literally switched directly from Fable 5 to Sol more or less.
  • firasd11 hours ago
    Very interesting that one of the components is &quot;AA-Omniscience Index&quot;<p>AA-Omniscience Index (higher is better) measures knowledge reliability and hallucination. It rewards correct answers, penalizes hallucinations, and has no penalty for refusing to answer.<p>This seems to be a good proxy for param size&#x2F;density and the ranking breaks down as such: Claude Fable 5 (with fallback), Gemini 3.1 Pro Preview, Claude Opus 5 (Max), Grok 4.6 (high), Gemini 3.6 Flash, GPT 5.6 Sol (Max)<p>I&#x27;ve thought for a while that Gemini 3.x has &#x27;big model smell&#x27;
    • krzyk15 minutes ago
      If it doesn&#x27;t give penalty for refusal it is not that useful.
    • chronogram10 hours ago
      I&#x27;m not so sure. Especially with 3.6 Flash being 24 to Sol&#x27;s 22. The 3.x Flash models were thought to fit on a single TPU 8i and it&#x27;s the odd one out in that list at a whopping 234.7t&#x2F;s compared to Sol&#x27;s 64.4t&#x2F;s and Opus&#x27;s 56.3t&#x2F;s. Even 3.1 Pro is a much higher 113.9t&#x2F;s than the others.<p>I think AA-Omniscience Accuracy follows your expectations better. An ultra size Fable at 61%, followed by large frontier models like Sol, 5.5 and Opus. With Flash being up there. I assume because Gemini is more focused on general knowledge to operational cost in particular, rather than getting the highest scores in coding benchmarks. If you go to Domain Score (Normalized) you&#x27;ll see that the Gemini models are only less competitive in Software. And that&#x27;s where Sol goes from 6 in Health to 71 in Software.
    • mchusma10 hours ago
      Gemini 3.1 pro is really good for knowledge tasks. Google has done well there. And image analysis with Gemini flash 3.6 is solid. It’s just anything coding or agentic they fall short.
      • andriy_koval8 hours ago
        they likely tune their models for areas where they have their money: search, ads, youtube, etc.
        • alex4357842 minutes ago
          I wonder if that&#x27;ll be a mistake as LLMs are used for internal LLM R&amp;D. Either Google will not take this approach, use a 3rd party model (weird, data leak risk?), or use a non-public internal model (big sunk dev cost with no recoup by trickling it to public).
    • mdgld8 hours ago
      I think grounding has as much if not more go do with it. Google does a great job w&#x2F; grounding for obvious reasons
  • aarondong14 hours ago
    Before getting too excited, take a look at the intelligence vs cost matrix: <a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models?intelligence-index-token-use=intelligence-vs-output-tokens-per-task#price-cost" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models?intelligence-index-toke...</a>
    • midnightbobarun14 hours ago
      5.6 Sol (max) being cheaper than all of these is wild, considering how good the output is too
      • impulser_11 hours ago
        It shouldn&#x27;t be surprising OpenAI does have the most compute out of all the major labs. The only reason why Anthropic models are expensive is they are the most in demand models in the world and Anthropic is fighting for compute. The only way to you limit demand for your model is increasing API pricing this is also why Anthropic probably has great margin and probably is profitable compared to OpenAI.
        • scrlk11 hours ago
          Not just compute for OAI, GPT-5.6 is more token efficient across the board vs the Anthropic equivalents: <a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models?intelligence-index-token-use=intelligence-vs-output-tokens-per-task&amp;cost=intelligence-vs-cost-per-task&amp;total-cost=intelligence-vs-total-cost#token-use" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models?intelligence-index-toke...</a><p>No wonder why Tibo can afford to hit the reset button liberally.
        • charcircuit11 hours ago
          I also suspect there is a price fixing agreement between all of the inference providers for Claude (such as Amazon, Anthropic, Microsoft, etc).
          • vikramkr9 hours ago
            I doubt there&#x27;s any sort of criminal behavior there - the model is anthropic&#x27;s up and anthropic probably charges a very expensive license fee that&#x27;s the same for all of them, and their cogs on compute aren&#x27;t going to be wildly different, so the main drivers of the cost are roughly the same and they&#x27;re all offering customers the same end product so the prices would likely also be similar in the end
            • weird-eye-issue2 hours ago
              Requiring the exact same product to be set at a specific price across providers would not be criminal behavior, lol
              • krzyk5 minutes ago
                It is breaking competition.<p>Would you like all products everywhere be priced like their producers want?
            • charcircuit9 hours ago
              Do you really think there is nothing someone could do to make it a fraction of a percentage cheaper to serve like having access to cheaper electricity or a more mature cloud management software. Even saving a fraction of a penny on the prices can make a different due to how much volume people are paying for.
          • wmf10 hours ago
            &quot;Price fixing&quot; isn&#x27;t the correct term here but yes, it&#x27;s very common to have the same price across different retailers&#x2F;resellers.
            • charcircuit9 hours ago
              There is a difference between the market discovering a price and a bunch of retailers&#x2F;resellers entering an agreement to sell at a specific price.
      • nijave12 hours ago
        I think on swebench verified luna was only like 3% points lower for 1&#x2F;5 the cost<p>Like 96% vs 93% or something
        • twotwotwo4 hours ago
          There is a blog post waiting to be written (that I won&#x27;t write) about the size&#x2F;effort tradeoffs, and particularly how small models get some surprisingly good results with lots of turns and reasoning.<p>DeepSWE will let you chart turns taken or tokens used, and FrontierCode will chart tokens. If you use that, you can see Sol high and Terra max get about the same DeepSWE number, but Terra max takes twice the turns. Luna max scores a smidgen lower with even more turns.<p>Smaller models relying on lots reasoning <i>may</i> &quot;scale down&quot; better on easier tasks, because unlike size, reasoning effort is dynamic: the model can see the task looks easy and stop. On DeepSWE, the cost curves for the three 5.6 models are almost on top of each other, but on FrontierCode Extended, the version of FrontierCode with the most everyday tasks in the mix, there&#x27;s a spread of costs at the ~55% level.<p>The recent Laguna S 2.1 model (118B, 8B active) puts up surprising coding numbers for its size, and the lab behind it specifically credits its &quot;way of working (persistence, verification, willingness to backtrack)&quot;. Some other open models that folks report getting good mileage out of seem to get there partly by throwing a lot of reasoning at the problem.<p>There is a little bit of a question, if some models rely on getting it wrong a bit more at first and <i>external</i> checks catching the problems, of whether they&#x27;re also more frequently getting things wrong they <i>can&#x27;t</i> self-verify (say, quality of UI or API design) and then it falls to the human to find it. Still, getting the results they&#x27;re getting at all is neat.<p>Some benchmarks historically favored reporting only on the max variants, maybe because they want to show the frontier? but that is not always what you need for practical decision. (AA has the full effort sweep for Opus 5 and Sol&#x2F;Luna&#x2F;Terra at least.) And at least FrontierCode finds Opus 5 taking a <i>hit</i> in performance above &#x27;medium&#x27;.<p>I am not trying to pick a winner here. I&#x27;m probably not going to use tiny models on max for everything, but I think it&#x27;s cool that you can get so much more out of a small model by amping up reasoning, tool use, and persistence.
        • mdgld8 hours ago
          Yeah, sol is impressive but IMO Luna is the real standout (and terra is the laggard of the group) for performance&#x2F;cost
      • Schiendelman13 hours ago
        This must be on API costs, not counting the $100&#x2F;200 tiers, right?
        • anuramat10 hours ago
          yes; fyi usage limits on the $200 claude sub correspond to at least $1.2k&#x2F;week in api tokens
      • giancarlostoro12 hours ago
        Probably because they made ASICs to run inference for less.
        • brookst12 hours ago
          Are those actually deployed at scale yet?
          • brcmthrowaway12 hours ago
            Yes.
            • wmf11 hours ago
              I hate to disagree with Broadcom Throwaway himself but it&#x27;s unlikely that the OpenAI Jalapeno ASIC has been deployed yet. It takes 6-12 months to test, develop software, ramp production, etc.
    • eli11 hours ago
      Max is lot of extra reasoning. I wonder how many fewer tasks it solves on high. I bet that costs quite a lot less.
      • emmp11 hours ago
        Indeed, you can filter the graphs to see these the values for alternative reasoning settings of the models. Opus 5 High reasoning scored 59 on the index (exactly the same as GPT 5.6 Sol Max), and costs $1.06 per task (vs $1.04 Sol Max). So these seem essentially equivalent on both metrics.
      • CHUNK_CHUNK5 hours ago
        [flagged]
  • entity0021 hour ago
    I like how Opus 5 doesn&#x27;t re explain EVERYTHING to me like 4.8 did. GPT 5.6 SOL reasons WAY too hard over nothing, and Opus 5 is an amazing mode. Way to go anthropic
  • codewiththiha23 minutes ago
    I can&#x27;t wait for open-source models to compete against this!
  • andy9911 hours ago
    #1 in a very close race is way less useful when you have to walk on eggshells to avoid triggering censorship (“safeguards”) that either refuse or knock it down to another model. I’ve almost completely stopped using Claude (except some legacy workflows) for this reason, reliability matters more than scoring 61 instead of 57. To me Claude is the most compromised and unreliable model (between the censorship and the id checking - which I have not experienced personally), it’s not worth whatever slight benchmaxxing they did for the latest release.
    • villish6 hours ago
      It&#x27;s definitely not benchmaxxing from my experience with it. I have a test I use on all the models to create a game and Opus 5 feels like a generational leap compared to the rest. Benchmarks don&#x27;t paint an accurate picture, you have to try them for yourself.
      • chamomeal6 hours ago
        Even compared to fable?
        • villish6 hours ago
          Yes. I&#x27;ve since watched a couple review videos on YouTube and all the game tests I&#x27;ve seen Opus 5 produce are incredible even compared to Fable.
    • afavour11 hours ago
      What are you asking that you’re so regularly running into censorship?
      • areoform9 hours ago
        Things Fable&#x27;s classifier has flagged, a non-exhaustive list,<p><pre><code> – &quot;Does collagen supplementation empirically work?&quot; - &quot;Can you help me figure out how to calculate and generate Kaplan-Meier curve?&quot; – &quot;Why do rabbits reproduce so frequently?&quot; — &quot;Can you tell me how collagen peptides are absorbed by my digestive tract and the role they play? Can you teach me [edit: how] this works at the biomolecular level?&quot;</code></pre>
        • lwansbrough8 hours ago
          [loads up most intelligent AI ever created]<p>“Rabbit sex, how?”
          • fallingbananna1 hour ago
            The question may sound ridiculous.<p>But isn&#x27;t it more ridiculous that some company decided that the correct answer to such innocent and curious question is basically &quot;That knowledge is too dangerous, you shouldn&#x27;t ask that.&quot;?
          • areoform7 hours ago
            I mean, yes. <i>Why?</i><p>Why would nature encode such a ridiculously disproportionate &#x2F; inefficient behavior when it leads to catastrophe so frequently?<p>I&#x27;ve tried to ask these machines dumber questions like, why castles? And... well I&#x27;m working on a few projects (mostly by hand) that they&#x27;ve helped with! :)<p>I like to ask dumb questions. It&#x27;s fun. I encourage it.
            • Alpha30315 hours ago
              Lots of species are r-selected, I don&#x27;t see why that would be considered inefficient. In fact I think there are probably more r-strategists than K-strategists.
            • dleeftink4 hours ago
              Just as stating the wrong thing would be the quickest way to elicit a response in the past, so too can &#x27;dumb&#x27; questions prime the context for more complex queries.<p>I am all for this strategy, and revisiting my list is equal parts fun and conducive to long-term recall.
            • CamperBob27 hours ago
              Answer: Because rabbits are tasty. If they didn&#x27;t hit the ground hopping and bopping, the species would have died out long ago.
          • kryogen1c7 hours ago
            Rabbits are a good input calorie to output meat ratio, and their excrement makes good cold compost. They breed and litter relatively easily. Theyre also easy to house.
        • alightsoul8 hours ago
          Oh biology! It&#x27;s dangerous!
          • spicybright6 hours ago
            Even worse, it&#x27;s offensive and kids could see it!!
            • sigmoid104 hours ago
              If it goes on like this, American AI will eventually be able to solve the Riemann hypothesis but deny the existence of nipples.
              • mdp20211 hour ago
                From the late Perscheid:<p><a href="https:&#x2F;&#x2F;martin-perscheid.de&#x2F;image&#x2F;cartoon&#x2F;3212.gif" rel="nofollow">https:&#x2F;&#x2F;martin-perscheid.de&#x2F;image&#x2F;cartoon&#x2F;3212.gif</a><p>(&quot;How do you reliably put an American out-of-combat.&quot;)<p>But the same vibe is felt outside the USA anyway (the uk came close to that attitude with declarations from starmer earlier this year).
      • alain_gilbert10 hours ago
        The other day, I told claude that my physical wifi door unlock push buttons is a security risk because someone could run away with it and then unlock the door from outside whenever he wants. Then I told it that I want to introduce a concept of public&#x2F;private key to uniquely identify my push buttons so that I can disable them individually using some crypto like ed25519...<p>Fable understood it as something along the lines of:<p>&quot;introducing&quot; &quot;security risk&quot; &quot;using software&quot; to &quot;unlock door&quot; YOU ARE FLAGGED
        • JumpCrisscross8 hours ago
          &gt; <i>Fable understood it as</i><p>The dumbfuck bouncer Anthropic put in front of Fable decided this.<p>Fable is a PR model. It’s great. But if it were an employee, it would be the brilliant one who regularly shows up to work high. Not useless. But not reliable.
          • spicybright6 hours ago
            Bet it has something to do with that new model being blocked by the US government. It was blocked for like a month but now that it&#x27;s finally released they put the safe guards waay up in fear of that happening again.
            • theplumber5 hours ago
              I bet it has something with Dario the drama queen begging the US gov to regulate them(I.e read ask them to put “safety guards” that they already had on hand)
          • jpk7 hours ago
            &gt; Fable is a PR model.<p>Yeah, Fable is Anthropic&#x27;s Cybertruck.
            • JumpCrisscross7 hours ago
              Not quite. Fable is a Model S. The problem is you have to buy a Cybertruck to get it.
          • poopiokaka8 hours ago
            [dead]
      • JumpCrisscross8 hours ago
        I wanted to explore some battery chemistry with Fable. It decided I was a terrorist, and then blew my session’s usage credits telling me to fuck off.<p>The current state of guardrails seems to be entirely about marketing to investors at the cost of customers. I’m switching to open models when my subscription expires. Almost everyone I know, including those with access to Mythos, plan the same at the earliest opportunity. (Or until one of the SOTA models leaks.)
      • pmarreck8 hours ago
        What are you asking that you are NOT regularly running into censorship?<p>Pretty much everyone I know who uses Claude and works on anything with any level of detail has gotten false-positive flagged<p>I got flagged for coding in WebAssembly Text, for chrissakes LOL #haX0r<p>And honestly, Codex handles this better. It says &quot;Things are going to go a little slower because we must perform additional checks on this. Is that OK?&quot; and your only inconvenience is waiting a little longer.<p>Fable meanwhile just unceremoniously dumps you right into Opus without asking anything, it just tells you &quot;you&#x27;re in Opus now, sorryyyy!&quot; Lame.
      • gck110 hours ago
        Reverse engineering. Codex sometimes displays an advisory prompt when classifier trips - &quot;Wait longer while we evaluate this request further or use a dumber model&quot;. If you do nothing, it&#x27;ll just take some time and almost always succeed.<p>It does require some brainwashing of the model to get it to the state where model itself agrees to do RE work though. But at least it&#x27;s all predictable.
        • maCDzP4 hours ago
          I have had success with ”brainwashing” by starting out with bug bounties&#x2F;CTF and then going from there.
          • gck14 hours ago
            That&#x27;s brilliant, I should try that.<p>I usually just start by preloadig context with plausible legitimate use, have it work and obviously fail, and then ask to figure it out without ever mentioning any high risk words. Model offers to RE itself and classifiers are happy.
        • simpsond7 hours ago
          I’ve had codex&#x2F;sol block me due to safeguards tripping without attempting to do anything nefarious. It’s not entirely predicable.
      • msp2610 hours ago
        Asking fable to read it&#x27;s own model card triggers this btw. Or asking if mitochondria is the powerhouse of the cell.
        • skinfaxi10 hours ago
          Wait wtf. The mitochondria thing is true.<p>&gt; Why this chat was flagged This model has safety measures that flag specific phrases. This can happen to safe, normal chats.<p>&gt; Your message itself appears to be what’s triggering the safety check. Editing it and retrying may help.
          • cge9 hours ago
            There’s confusion about the classifiers on Fable. They don’t ban chemistry and biology topics they flag as a potential risk, they ban anything related to chemistry or biology at all. This is intentional, and directly stated on the model card, but seems so absurd that there can be assumption it must be a misreading.<p>Being a researcher somewhat connected to chemistry and biology, Fable has been the most useless model I have ever tried. Essentially all work has instantly downgraded to Opus.
          • stavros9 hours ago
            Anything biology-related does this. It even did it when I asked it how eye color works, or something about frogs.
            • estearum9 hours ago
              Probably because the cost of blocking &quot;is mitochondria the powerhouse of the cell&quot; is nearly zero, while the cost of allowing &quot;how do I synthesize the Spanish flu&quot; is approximately infinite.
              • areoform9 hours ago
                <p><pre><code> &gt; while the cost of allowing &quot;how do I synthesize the Spanish flu&quot; is approximately infinite </code></pre> I&#x27;ve heard this sentiment repeated elsewhere, but why? What makes you think that&#x27;s the case?<p>Under this rationale, every serious HS textbook has &quot;approximately infinite&quot; risk. That&#x27;s clearly not so. Why is this any special?
                • estearum9 hours ago
                  Does every serious HS comp sci textbook give aspiring software engineers the same power that e.g. Claude Code does?
                  • areoform8 hours ago
                    I think the source of this misapprehension is that,<p>You are comparing wet work in a lab to writing code on a computer.<p>When you screw up an exploit, you fail to execute the exploit. Famously, just like software&#x27;s near zero marginal cost of distribution, <i>the marginal cost of failure is nearly zero.</i><p>You can screw up an infinite number of times on your way to a successful exploit.<p>If you screw up with lethal agents in a lab? You die.<p>Here&#x27;s a non-exhaustive list,<p><pre><code> Dora Lush died after accidentally pricking her finger with a needle containing lethal scrub typhus while attempting to develop a vaccine for the disease A 23-year-old laboratory assistant at the London School of Hygiene and Tropical Medicine, was infected with smallpox after observing the harvesting of live smallpox virus from eggs without isolation cabinets at that time. The assistant was hospitalised and before being isolated, she infected two visitors to a patient in an adjacent bed, both of whom died. They in turn infected a nurse, who survived Ebola laboratory infection by the accidental stick of contaminated needle in the United Kingdom Researcher Nikolai Ustinov was lethally infected with the Marburg virus after accidentally pricking himself with a syringe used for inoculation of guinea pigs. The accident occurred at the Scientific-Production Association &quot;Vektor&quot; (today the State Research Center of Virology and Biotechnology &quot;Vektor&quot;) in Koltsovo, USSR (today Russia). </code></pre> &quot;lethally infected with the Marburg virus after accidentally pricking himself&quot;<p>Anything lethal enough to kill other humans is lethal enough to kill you.<p>And if you don&#x27;t know what you&#x27;re doing — and for this argument you&#x27;re saying this person has to ask a LLM &quot;how do I spanish flu?&quot; then they definitely don&#x27;t know what they&#x27;re doing, <i>the number of ways you will die far outnumber the ways you can succeed.</i><p>And this, of course, doesn&#x27;t even cover the cost of equipment, the precursors, sourcing the highly specific materials needed, then setting the equipment up... etc.<p>The same is true for the Bosch-Haber &#x2F; Haber-Bosch process, which famously made WW1 possible. Every HS&#x27;er learns about the process and the steps. Steps that were classified once upon a time and were the subject of negotiation at the Versailles.<p>Does that mean a HS&#x27;er (or any adult) can set up an experiment that works at 177 times the pressure of the Earth&#x27;s atmosphere to do anything at any scale without significant infrastructure and help?<p>The people who can do this are domain experts, and they&#x27;ve been able to do this with COTS stuff since the 1990s, at the very least, for a price of around $2M – <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Project_Bacchus" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Project_Bacchus</a> . And those people don&#x27;t need a LLM to tell them what to do. In fact, they&#x27;re the exact people who&#x27;ll have access to unrestricted versions of these LLMs.<p>And from a security perspective, I would bet good money that flooding the FBI&#x27;s tip line with junk about every teenager trying to learn &quot;what be a mitochondria&quot; does more harm to the effort of finding people who could be planning such a thing than it helps. It takes more resources to go through the mass of false negatives that have now been created as matter of policy.<p>These experiments have been run. The fictional scenario of someone learning how bioweapons work and conjuring up a plague isn&#x27;t real and it hurts humanity as a whole to impede the sciences over it.<p>Because what someone can flail around in &#x2F; do is learn about immunology &#x2F; try to &quot;cure cancer&quot; with a LLM and hopefully get started on a long career in medicine. Or, a discovery that matters.<p>Because in those cases, if and when they do end up at a lab, screwing up doesn&#x27;t mean death. Just tons of wasted time (and money). And they will fail &#x2F; screw up. Just look at literally every undergrad in any lab and the <i>expensive</i> messes they create.<p>-<p>And last, but not least, yes. Teenage hackers have been a meme for decades.
                    • frotaur1 hour ago
                      First of all, sure if you screw up designing a bioweapon you die, but unfortunately that does not necessarily mean the bioweapon dies with you, quite the contrary it can kickstart its propagation.<p>Second, in your argumentation you assume that the experiments are extremely difficult or costly. Thankfully, so far, it seems to be the case that they are too difficult (either due to domain knowledge, or to difficulty of obtaining the necessary components&#x2F;equipment).<p>But there is no clear reason to think it will remain this way (e.g. crispr allows for genetic engineering which is very cheap). And it appears that, for domain knowledge, capable LLMs are rapidly reducing that barrier. We are not there yet of course, but I think it is crazy to dismiss these concerns, which are very real and crucially are NOT just brought up by the big labs.
        • actsasbuffoon6 hours ago
          The Bill Nye theme song is a threat to national security. That’s the timeline we’re living in now.
        • Mistletoe10 hours ago
          Gemini knocks this out of the park, Gemini gang unite.<p><a href="https:&#x2F;&#x2F;share.gemini.google&#x2F;34vZzlnsmTaL" rel="nofollow">https:&#x2F;&#x2F;share.gemini.google&#x2F;34vZzlnsmTaL</a>
          • mdgld8 hours ago
            I would love for Gemini to be competitive but even 3.6 flash doesn’t match sol, or opus 5, or k3
          • TurdF3rguson9 hours ago
            [dead]
      • d-m9 hours ago
        I took a photo of a rose bush and asked “what’s going on with this rose bush” which triggered a downgrade to Opus. It diagnosed it with rose rosette disease.
      • wild_egg11 hours ago
        I&#x27;m doing a bunch of x86_64 assembly these days and Fable is simply not allowed to debug it. Hoping Opus 5 has a bit more freedom.
        • Retr0id11 hours ago
          I haven&#x27;t been using it for long, but so far the refusals seem about on par with how things were on Opus 4.8.
      • actsasbuffoon6 hours ago
        I literally had Opus 5 flag a message because my hand was slightly too far to the side while typing. It apparently decided that a sentence that had some garbled words in it was a threat to national security.
      • wewtyflakes11 hours ago
        I&#x27;ve hit it with intensely benign things; like asking it to make me a web-based client-side word game. I am guessing it saw the dictionary and pattern matched on various words, though ultimately it provided no explanation for why it triggered safeguards.
      • weird-eye-issue10 hours ago
        Literally anything related to nutrition, athletic performance, etc especially if you ask it for research or sources
        • AnotherGoodName10 hours ago
          Writing an implementation of a board game and one of the cards is called &quot;microbes&quot;. Instantly knocked down to a lower tier model whenever it encounters that keyword because clearly bioweapons. Sigh.
      • epistasis5 hours ago
        I use lots of biology in my day job.<p>Asking Fable 5 &quot;Why did the chicken cross the road&quot; results in switching back to Opus 4.8. I&#x27;m not joking, it really censors that, and I&#x27;m not alone in the result.<p>The memory aspect means that your prior work has a huge impact on what gets censored.
      • rdtsc7 hours ago
        No op but my interactions with look like:<p>Me: &quot;I got this crash in production, looks like a segfault, let&#x27;s try to fix it. Here are some functions that might be responsible.&quot;<p>Fable: &quot;No. This is cybersecurity, blah blah, I won&#x27;t help you&quot;<p>I forgot how I got it to fix the bug eventually. I think I convinced it that it wrote the code and made a mistake. But it was definitely a &quot;Hmm, may be I should use another model&quot; moment&quot;.
        • actsasbuffoon6 hours ago
          I have way too many AI subscriptions. My favorite thing about Kimi K3 is that it just does what you tell it to do.<p>“Hey Kimi, penetration test my app,” doesn’t get me a refusal, a guardrail, or anything like that. It gets me a pen-test result.
      • icedrift11 hours ago
        If you even broach language related to biology you’ll get rerouted. I was presenting data in a grid and referred to a grid cell, Fable saw the word “cell” and safeguards kicked in
        • jefftk11 hours ago
          I thought we were talking about Opus 5, the model Fable now falls back to?
          • eterm9 hours ago
            This thread is full of people talking confidently about their experience with a model released just hours before.<p>Either that or everyone is indeed talking across each other and talking about different things.
            • bigbuppo6 hours ago
              I think the big take away is that Anthropic&#x27;s products are hot garbage.
      • patcon10 hours ago
        Working on dimensionl reduction algorithms, I hit it all the time. I&#x27;m also trying to port related protocols from single-cell transcriptomics to collective intelligence systems (working with people x reaction matrices as analogous to single-cells cell x gene matrices.<p>Something between single-cell work and advanced nonlinear DR methods (perhaps used in alignment work?) it always flags me
      • fluidcruft9 hours ago
        I haven&#x27;t had a chance to try Opus 5 yet but Fable currently refuses to do anything in my field (radiology image analysis). It didn&#x27;t used to be that way but that has been the reality the last two weeks or so. Fable has been useless they might as well drop it as far as I am concerned.
        • mdgld8 hours ago
          Are you more on the medicine side or the ML side? I don’t see many other self-admitted medical people on HN.
          • fluidcruft6 hours ago
            I&#x27;m more on the clinical physics side building tools for scanner&#x2F;equipment QA and data handling&#x2F;workflow automation&#x2F;de-identification and anonymization but I also build random little tools to help optimize acquisition parameters.
          • kami237 hours ago
            I&#x27;ve noticed a few self identify and other random occupations, cool to see those fields checking out this tech at a deeper surface level.<p>I&#x27;m just a dev, but I appreciate the insights from other professionals.
      • rzk9 hours ago
        I had a long session about SQL with Fable and at some point, it started to falsely trigger censorship for any message I write in that conversation, even for the simple string: &quot;random message.&quot;
      • OkWing998 hours ago
        Ask anything related to practical applications for quantum-computing, or space etc. The stuff you can find on Wikipedia.<p>They were able to solve coding, but not what a real danger is.
      • theplumber9 hours ago
        Fable refuses to work on a login&#x2F;signup system for example.
      • __MatrixMan__5 hours ago
        I&#x27;m not who you&#x27;re responding to, but I have a lot of questions about molecular mimicry: evolution pushes pathogens to be shaped like human cell surfaces because that way the immune system won&#x27;t attack the pathogens (since, by doing so it would also attack the body). It&#x27;s thought that many autoimmune disorders have an undiscovered pathogen as their cause, one whose mimicry caused such an attack. Discovery of these pathogens could be done computationally, I think. We can catch MHC binding event in process, find the bound protein, figure out which pathogens have genomes that code for proteins of similar shapes (epitopes), and we&#x27;d find--I hypothesize--a list of candidate pathogens for the cause of a delayed onset autoimmune disorder. Preventing these infections ahead of time would be a huge win against diseases like multiple sclerosis because without the initial exposure the immune system wouldn&#x27;t have cloned so many of the cells that are attacking the host.<p>Claude was utterly useless in my attempts to write a paper about this. Wouldn&#x27;t even help me search for sources. I guess you&#x27;d be asking the same questions if you wanted to develop a pathogen that could reliably evade the immune system.
      • arcanemachiner10 hours ago
        I was profiling a slow machine the other day, and triggered the safeguards.<p>I&#x27;ve been saying this a lot lately, but it doesn&#x27;t bites you until it bites you.<p>The more you use the clanker as a general purpose fix-it tool (goodbye manual NeoVim configuration, you will not be missed!), the more you will find yourself bumping into these safeguards.
      • dylanowen9 hours ago
        I was trying to debug&#x2F;fix a segfault in the JVM which kept getting flagged
      • Levitz10 hours ago
        I routinely get into blocks when running medicine-related material through it.
      • jbritton9 hours ago
        I was flagged for basically answering yes to what Claude suggested to do, which was test commands on a port for my code for tests we had been discussing. I really think it was flagged simply because the words test and port were in the prompt. Their filters are pathetically poor.
      • thousand_nights10 hours ago
        i do homebrewing and asked it to compare some beer yeasts for me and hit the safeguards because... biology i guess lol
      • Tostino9 hours ago
        Trying to have it do some rework on a patch to Postgres I&#x27;m working on, it just completely shuts down. The reported issues were with privileged escalation and I was instructing it on how to fix.
      • cute_boi10 hours ago
        Just ask math question and it will censor that. Even Misanthrophic employee confirmed that.
      • idiotsecant9 hours ago
        The better question is how would you not? I got demoted to opus from fable for asking if a cancer vaccine I saw on YouTube based on frog bacteria was a real thing. I&#x27;ve gotten it for asking how encryption works. It&#x27;s incredibly touchy.
    • gck110 hours ago
      Every time an online chatter (e.g. &quot;limits are better&quot;, &quot;model is better&quot;) makes me to reevaluate my principle of never paying Anthropic, I go to the model card, which strengthens my belief in the principle.<p>Why is Anthropic is so hell-bent on this auto&#x2F;silent downgrade? Do they have a single user who prefers an auto-lobotomization instead of a refusal? Have they learned nothing from the backlash the first time?
      • kccqzy10 hours ago
        Just go to &#x2F;config. The very second configuration item is “Switch models when a message is flagged” and presumably you want to turn this off.<p>Oh but then you said you never pay Anthropic so you haven’t actually used Claude Code yet. Why would anyone listen to the opinion of a non-user?
        • nananana94 hours ago
          Not a great line of thought in general, sometimes the people who aren&#x27;t doing the thing are the only ones worth listening to.<p>&quot;You aren&#x27;t repeatedly slamming your head against the wall. Why would anyone listen to the opinion of a non-wall-head-slammer about the merits of wall-head-slamming?&quot;
        • gck19 hours ago
          &gt; so you haven’t actually used Claude Code yet.<p>Where do you think the principle came from? I&#x27;ve used claude code for a year, and stopped February this year.
      • markasoftware10 hours ago
        I don&#x27;t believe they do silent downgrades right now, they&#x27;re loud about it.
    • joinjune7 hours ago
      I told Claude Opus 5.0 to use a global api key for a PFAAS to deploy some web applications in a test environment and import some data into them. It balked at using a global api key because the security issues surrounding the permissiveness run afoul of it&#x27;s sensibilities.<p>I have done this task with Opus 4.5, Opus 4.6, Opus 4.7, Opus 4.8 and Fable, without issues.<p>I have done this task with Codex 5.4, Codex 5.5, and Sol 5.6 without issues.<p>Opus 5 is too cautious to be productive for me. It needs more tuning.
    • mrloopex4 hours ago
      Maybe you just aren’t doing anything meaningful. Terrence Tao doesn’t whine about woke AI models.
    • buzzerbetrayed11 hours ago
      Yep. I cancelled my Claude Max subscription 2 weeks ago after feeling like Anthropic was doing everything it could to fuck with my day to day. Their lead would have to become significant for me to ever go back.
    • NamlchakKhandro6 hours ago
      The utter meme-think direction this company takes with regards to sycophancy of its models is disgusting.
    • pinkyboy11 hours ago
      [flagged]
  • chmod77511 hours ago
    The more interesting finding is that it&#x27;s still the second most expensive model (after Fable 5) by a long shot.<p>At least two models (GPT-5.6, Kimi K3) match its score (~1-2% diff) for half the cost.
    • ricardobeat11 hours ago
      The chart shows max effort, used mostly by price-insensitive enterprise users. At medium effort it drops to almost half K3’s cost, and is probably sufficient for 95% of coding tasks.
      • stingraycharles9 hours ago
        Yeah if there’s one thing that people should really understand it’s that it’s cheaper to have smarter models with less thinking than cheaper models with more thinking.
      • andriy_koval8 hours ago
        Opus medium = Sol high = 56, but still 25% more expensive
      • Bolwin8 hours ago
        For a fair comparison, you should compare to K3 (which AA has not tested yet unfortunately) and GPT 5.6 Sol also on medium or the closest equivalent
        • aoeusnth17 hours ago
          No, because Opus is smarter than those models if they’re all on medium settings. You should compare at similar levels of performance, which would be favorable to Opus.
        • mdgld8 hours ago
          I thought k3 medium wasn’t even available yet?
  • nu11ptr10 hours ago
    I don&#x27;t have a horse in this race, but to me this makes GPT-5.6 Sol Max look better. It is about half the cost for nearly the exact same performance. It just goes to show how expensive Fable really is when Opus 5 is still this expensive relative to GPT 5.6.
    • mdgld8 hours ago
      Make sure you’re comparing opus high to sol max. That’s where the comparison makes sense
  • zormino11 hours ago
    I&#x27;d be curious to see the results, especially with some models having 1.5m and 2m context sizes, if the first 75% of the context was filled with unrelated info.
  • kristopolous9 hours ago
    I posted this before but I have a really simple shell tool to keep up with these charts over at<p><a href="https:&#x2F;&#x2F;github.com&#x2F;day50-dev&#x2F;aa-eval-email" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;day50-dev&#x2F;aa-eval-email</a><p>This also works<p>$ curl day50.dev&#x2F;art-analysis.sh | bash<p>Artificial analysis knows about my tool and I&#x27;m working with them on getting their API improved.
  • hoppp11 hours ago
    I didn&#x27;t like it as much as fable. The coding style was a bit different and it way overbuilt the thing I asked from it.
    • vehemenz11 hours ago
      It’s crazy that people feel confident making judgments like these when the model’s been out for only a few hours.
      • jrs1000007 hours ago
        Its even crazier that people are sitting here trying to calculate intelligence per dollar from metrics. At least first impressions have more basis in real performance.
      • CommanderData8 hours ago
        It&#x27;s a pretty easy spot if you&#x27;re already using an older model daily.
    • cbg04 hours ago
      It overthinks quite a bit above medium effort, try using that.
  • theplumber10 hours ago
    Why do I find it dummer&#x2F;even more superficial than opus 4.8? It just continued a session and I had to stop it because it become obviously “lost”
  • zkmon8 hours ago
    I think a more useful metric would be intelligence per dollar spent.
  • XCSme8 hours ago
    Twice the cost for 4% more intelligence, is it worth it?
  • NamlchakKhandro6 hours ago
    This company sniffs it&#x27;s own farts too much tbh
  • sggyamg11 hours ago
    It&#x27;s new, normal.
    • LeBit11 hours ago
      Wait until DeepSeek v5 Pro is released in less than a month and costs 1&#x2F;100 to perform the same tasks.<p>&quot;Not fair! They distilled Opus 5!&quot;
      • brikym8 hours ago
        Why doesn&#x27;t Anthropic distil themselves then if that&#x27;s what makes it cheaper. IMO the cost savings can&#x27;t all be down to distillation.
  • zuzululu8 hours ago
    i used for several hours now and my verdict is that its no better or worse than sol<p>its surprisingly bad at UI which is unexpected<p>its also lacking in depth vs sol 5.6 which goes above and beyond (which in itself is also an issue at times)
  • thimbleberry6 hours ago
    [dead]
  • luciana1u8 hours ago
    [dead]
  • anigbrowl7 hours ago
    Honestly, who the fuck cares? These leaderboards are <i>meaningless</i> for brand new models. If we were looking at longitudinal data collected over the course of a year or even a quarter or month, this would have some value. Brand new model from established provider shoots to top of charts? This means nothing more than an already famous band briefly topping the charts with their latest song.<p>It baffles me that intelligent people deploying AI think momentary popularity is a meaningful signal. It&#x27;s just twitch reactions * FOMO.
    • jsnell4 hours ago
      Uhh... This is not a popularity chart. It is an aggregate of benchmarks.<p>It baffles me that somebody would write something that aggressive from that deep a level of confusion.
  • claude-ai14 hours ago
    On my end, Opus 5 is Haiku level vs. Opus 4.8 (good) and Fable (superb).<p>Gets confused by permission prompts, cannot debug a failing test it caused (Opus 4.8 got it right after, without tens of rounds &quot;thinking&quot;).
    • reilly300011 hours ago
      Are you using Claude Code&#x2F;CoWork or an API client? I’m curious if it has different training that makes it more effective with specific instructions&#x2F; tool calling methods that are only implemented in official harnesses.
      • pixelesque11 hours ago
        I&#x27;m curious about this too, and it&#x27;s difficult to get any information about this given everyone has different setups, workflows and use-cases.<p>I bizarrely had Opus 4.8 this week (in pi.dev within a podman container, using openrouter) start installing various python packages (and uv!) within the environment (not as root) when I asked it to code review some fairly basic Rust .rs files that were generally stand-alone (it did very nicely work out and write some stubs for them to build them and work out how they worked).<p>It only gave up with the weird Python installing stuff when it discovered one of the Python packages needed Tensorflow.<p>It seems pretty focused and persistent in continuing its initial approach, and I&#x27;m wondering if I need to alter some instructions &#x2F; initial prompts to rein it in a bit...
        • kadoban8 hours ago
          There&#x27;s probably some system prompt crap in claude code that tamps down that behavior? I wonder what it was even trying to do.
          • mdgld8 hours ago
            Maybe that’s why it’s like 15k tokens lmao