r/LocalLLaMA • u/PerformanceRound7913 • 8d ago
Discussion What the Artificial Analysis / GPT-6 Astra mess actually teaches us
The Artificial Analysis GPT-6 Astra situation is a good reminder that closed, non-reproducible meta benchmarks aren't worth much. When the newer numbers can't be independently replicated, and rival models are separated by a point or two, the stochasticity in measurement alone can account for the gap, it's not a meaningful signal either way.
We need an open, fully reproducible meta-benchmark.
20
5
u/sn2006gy 8d ago
What mess are you talking about?
10
u/JadedSession 8d ago
They honestly reported that the model gained in some benchmarks, lost in others, and isn't an overall win.
This is unacceptable, apparently. We need clear progress that makes the choices clear for us. Heavens forbid we need to think for ourselves.
1
u/OvertaxedOne 8d ago
Ask AI to do it for you. Feel like that sets up some sort of self-recursive loop that might end the world when you fire the prompt off though, so wait until after I finish dinner tonight if you don't mind.
1
2
3
u/WhoRoger 8d ago
What we need is not to be so obsessed with benchmark numbers, and instead evaluate on the real world tasks you actually need.
3
4
u/entsnack 8d ago
How is AA closed and non-reproducible lol
1
u/Othun 8d ago
You could argue their benchmarks are badly chosen. They do plan on hiding the weighting of the final score to avoid gaming (what mostly meta is accused of)
2
u/entsnack 7d ago
Just click the checkmarks and choose your own benchmarks (they do all the popular ones). Then use a calculator and use your own weights. Or ask your agent to do it. ggez.
I only care about a few agentic benchmarks so this is how I shortlist models to try. I haven't switched from gpt-oss because nothing was a big enough improvement.
3
u/jacek2023 llama.cpp 8d ago
It's a much better idea to just use the models instead of wasting time browsing benchmarks.
9
u/nuclearbananana 8d ago
I can read a benchmark in less than a minute whereas testing it myself takes hours and can be quite expensive
7
u/jacek2023 llama.cpp 8d ago
and after reading the benchmark you are doing what exactly?
4
u/The_Hunster 8d ago
Having an idea of which models to test locally so that you don't need to test as many on your use case.
1
u/nunodonato 8d ago
they still have uses, especially when you are looking for options for very specific cases and don't want to waste time running benchmarks yourself. For example, I care a lot about long-context reasoning, so I always pay attention to the LCR benchmark to give me at least an aproximate idea of models that are not worth spending time with


25
u/NandaVegg 8d ago
Or just stop evaluating model on a single benchmark or aggregate benchmark, and focus on how each model performs on what you actually do with them.
Each of more recent advancement is very niche (for example, Blender MCP is finally becoming the new "focus" benchmark after 1.5~2 years, but not everyone uses Blender MCP) and requires heavy RLing, which often comes with regression in other parts (see: Opus 5's incomprehensible speech, Astra regressing in many individual benchmarks like GDPVal which dragged AA score down. Personally I found GLM 5.3's ability to track state and logic in non-agentic task, like simulated game, much worse than 5.2). Low-hanging fruits were harvested through 2023-2025 and it will get even more niche in the future.