A 31 billion parameter model trained specifically on telecom data just out-benchmarked GPT-5 and Claude Opus at a fraction of their size.
Researchers released H2LooP Telecom Model v1 in two flavors: a comprehension variant for answering questions about telecom standards, and an agentic variant that writes code, resolves pull requests, and commits directly to production repositories. The comprehension model hit 81.8% weighted average on the GSMA's OT-Lite benchmark and ranked 5th on the independently-run Open Telco AI Leaderboard, ahead of GPT-5, Claude Opus 4.6, Gemini 3 Flash, Grok-4-fast, and Kimi K2.5. The agentic variant improved 8.8% on AST similarity and 20% on location IoU, two measures of how closely generated code matches the correct fix, without losing ground on general benchmarks like MMLU or multi-turn function calling.
The bigger story is what got it there: training on 3GPP standards, O-RAN specs, network telemetry, and real repository commits, rather than just scaling up a general model. For telecom operators drowning in spec documents and legacy codebases, a smaller model that actually knows the domain is more useful than a frontier model that knows a little about everything.
Still, "beats GPT-5" claims sourced from a single community leaderboard deserve the same skepticism you'd apply to any vendor's own scorecard.