@rohanpaul_ai: Newly launched 4B-param model Athena from @markopolo_ai just beat GPT-5.6 and Claude Opus 4.8 at predicting what a shop…
Summary
Athena, a 4B-parameter LoRA fine-tune of Qwen3-4B from markopolo_ai, beats GPT-5.6 and Claude Opus 4.8 on the OPeRA shopping behavior prediction benchmark, offering a self-hostable specialist model for predicting shopper actions.
View Cached Full Text
Cached at: 08/04/26, 06:13 PM
Newly launched 4B-param model Athena from @markopolo_ai just beat GPT-5.6 and Claude Opus 4.8 at predicting what a shopper does next!
So Athena watches the shopper’s current page plus their interaction history, then predicts the very next browser action. e.g. when a shopper is about to leave the checkout journey, Athena can predict the exit action and the specific page element or navigation step involved even before it happens. That could give a downstream system the opportunity to respond while the shopper is still active.
It scored 24.50% strict exact-match across the full OPeRA test set of 992 actions, the highest of every system entered.
Strict exact match means both the next action and the exact target element must be correct for the prediction to count; even a nearly correct prediction scores zero if the target element is wrong. This is a large, unforgiving output space and Athena still ranked first.
Model available on Huggingface. Size is the surprise, since the winner is a LoRA fine-tune of Qwen3-4B, an open weight you can host yourself .
Until now the way to get a prediction like this was to prompt a frontier model and hope it worked out shopping behavior from general reasoning.
But this release is so significant, because the input can contain detailed browsing sequences, page state, typed text, and signals about what a user is trying to accomplish. Sending all of that to a general external model may be undesirable or too expensive at high event volume.
A compact, self-hostable specialist model offers a much more practical path.
Tasbin (@ttasbin): Today, we’re releasing Athena (mvrko-sim-1), the flagship Large Event Model from @markopolo_ai that beats GPT-5.6, Claude Opus 4.8, and Claude Sonnet 5 in OPeRa public benchmark for Shopping behaviour prediction!
Athena introduces a completely different approach to understanding
Similar Articles
@rohanpaul_ai: Reuters: Anthropic may launch a new model as GPT-6 Astra pressures its enterprise lead. GPT-6 Astra, released Sept-3, n…
Anthropic may launch a new AI model as OpenAI's GPT-6 Astra pressures its enterprise market share, with data showing GPT-6 Astra at 13% of enterprise AI spending versus Claude Fable's 8%, while Anthropic reports higher annualized revenue.
@rohanpaul_ai: Can a smaller model purpose-built for one domain beat a frontier general model that's 100× its size? A recent paper sho…
PolyAI's Raven 3.5, a smaller specialist model, outperforms GPT-5 and Claude Sonnet 4.6 on all customer service benchmarks with under 300ms latency. The company also launches ADK and PolyPhone to accelerate enterprise voice AI deployment.
Boosting the customer retail experience with GPT-4o mini
Zalando partnered with OpenAI to upgrade its AI-powered shopping assistant from GPT-3.5 to GPT-4o mini, achieving a 23% increase in product clicks and 40%+ increase in wishlist additions while expanding to 25 markets with improved multilingual support and instruction-following capabilities.
@0x0SojalSec: Claude Opus 5.5 will outperform OpenAI's GPT-6 Astra
A tweet claims that Anthropic's Claude Opus 5.5 will outperform OpenAI's upcoming GPT-6 Astra in performance.
The "One-Size-Fits-All" AI era is dead. I benchmarked GPT-5.5, Claude 4.7, Gemini 3.1 Pro, and DeepSeek V4 Pro here is the actual state of the frontier.
A benchmarking analysis of GPT-5.5, Claude Opus 4.7, Gemini 3.1 Pro, and DeepSeek V4 Pro reveals that no single model dominates all tasks; optimal performance requires a multi-model router with specialized model usage based on strengths and weaknesses.