Live data from Hacker News

Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

artificialanalysis.ai

191–200 of 251 posts

Re: Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

#191
post #190

So if you're in Google leadership, you sleep in the office, right? Not merely because you have a ton of work but also because you're deeply ashamed to be seen in public.

I don’t think Google cares about being the most intelligence AI as much as it cares about monetizing it with all its products, which requires speed.

Google has long said that this is what it cares about most, the fastest at giving the correct answer to questions.

Re: Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

#192

Before getting too excited, take a look at the intelligence vs cost matrix: https://artificialanalysis.ai/models?intelligence-index-toke...

5.6 Sol (max) being cheaper than all of these is wild, considering how good the output is too

[deleted]

Re: Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

#193

The funny thing is that these leaderboards have become completely meaningless for end-users to make decisions on when to use what model. A single metric ranking is useless because each model has strengths and weaknesses for specific domains and tasks. There is no "one best model" anymore, and you might not even need the best model for the level of complexity for your task. For e.g. you might use Fable for UI design,…

Yes. I do wish there were benchmarks for specific tech stacks. I.e, if I have an Elixir/Phoenix project, which model performs best (idiomatic, etc.) in 2026?

Of course it will be somewhat subjective. And I can hang around those communities for opinions. But it might be useful in a world where it's impractical to constantly compare them all, and it varies pretty widely.

Re: Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

#194
post #42
post #14

Very interesting that one of the components is "AA-Omniscience Index" 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. This seems to be a good proxy for param size/density and the ranking breaks down as such: Claude Fable 5 (with fallback), Gemini 3.1 Pro Preview, Claude Opus 5 (Ma…

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.

> knowledge tasks

Like what?

Re: Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

#195
post #190

So if you're in Google leadership, you sleep in the office, right? Not merely because you have a ton of work but also because you're deeply ashamed to be seen in public.

They can sleep just fine being the only player in town actually not loosing subsidized money.

Re: Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

#197
post #9

Earlier quoted context omitted.

5.6 Sol (max) being cheaper than all of these is wild, considering how good the output is too

I think on swebench verified luna was only like 3% points lower for 1/5 the cost Like 96% vs 93% or something

Luna is the most impressive model released so far by any provider. It's perfect for doing all the low-level tool calling and developing hypotheses.

Terra is great for the humans to talk to.

Sol is really only useful if you need to do more delicate things like synthesis of multiple competing pieces of information.

A system that uses all three variants will massively outperform a system that just uses the biggest model for everything.

Re: Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

#198
Anthropic has imo underrated marketing and positioning skills, mythos/fable hype/fear being the most obvious indicator but even the way they almost haphazardly position their models with no intentional cohesion, people see model names and numbers, it's easy to think of them as more intentionally accurate like how cars make S models or AMG, but then the performance and surprises surpass the prior expectation that was set by previous models, rather than having it be more obvious, suddenly the Anthropic Camry will outperform their Corvette without any fanfare.

Re: Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

#199

I like how Opus 5 doesn'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

Yes, I didn't appreciate this because I was giving Sol a brief to implement and it was doing very well.

So then I just told it to do its thing without a brief and it went for 2.5 hours and used 30% of my week. I tried the same task with the brief and Sol went for 30 minutes and used 2% of my week. Compared the two and the 30 minute brief-based Sol output was much better factored, shorter, validated better, scoped better, and of course cheaper.

Left to its own devices, Sol goes out of control.

Now I ask Sol to write the brief and Terra to implement it, works pretty well and overall usage is down.

Re: Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

#200

The funny thing is that these leaderboards have become completely meaningless for end-users to make decisions on when to use what model. A single metric ranking is useless because each model has strengths and weaknesses for specific domains and tasks. There is no "one best model" anymore, and you might not even need the best model for the level of complexity for your task. For e.g. you might use Fable for UI design,…

Yes. I do wish there were benchmarks for specific tech stacks. I.e, if I have an Elixir/Phoenix project, which model performs best (idiomatic, etc.) in 2026? Of course it will be somewhat subjective. And I can hang around those communities for opinions. But it might be useful in a world where it's impractical to constantly compare them all, and it varies pretty widely.

This absolutely should be a thing, but it'll have to be a per-community thing, them building their own dataset and creating their own evals (similar to how people do for production workloads).

Although:

"(idiomatic, etc.)" I don't think that should be part of the aim (or it should be under-weighted), because... you can just provide guidance on how to do things more idiomatically, rather than depend on that knowledge already being encoded in the model. I'd be more curious about verifying that it can work through gnarly bugs / features in an Elixir codebase. After all, what use is a model that by default does everything idiomatically if it can't figure out some small concurrency bug.

Post reply on HN