@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…

X AI KOLs Timeline Models

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.

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.
Original Article
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

Boosting the customer retail experience with GPT-4o mini

OpenAI Blog

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.