AIToday
Large Language ModelsOpen-Source AITHE DECODERPublished: Sep 13, 2026, 22:00 JST2 min read

AllSpark's Iris-mini, Iris-pro lead open-weight search agents

AllSpark's Iris-mini, Iris-pro lead open-weight search agents

3 Key Points

  1. What happened

    Chinese lab AllSpark released Iris-mini and Iris-pro, search agents with 35 billion and 397 billion parameters built on Qwen models, topping open-weight rivals in their size classes.

  2. Why it matters

    Iris-mini leads three of four benchmarks in its class, beating XYZ-Aquila-mini on BrowseComp by 3.4 points, while Iris-pro leads or ties in the larger class.

  3. What to watch

    The weights are on Hugging Face and code on GitHub, but the team plans to release data construction and training pipelines later. Watch whether that closes the reproducibility gap.

WHO IT HITSEnterprise teams evaluating open-weight search agents can now compare Iris-mini and Iris-pro on four public benchmarks, but the training pipeline needed to reproduce them is not yet available.

Ask the AI about this article →

Summaries like this, in your inbox every morning.

Context & Analysis

AllSpark's release stands out not just for benchmark scores but for how the training data was built. Rather than collecting questions from existing datasets, the team reverse-engineered multi-step questions from the link structure of web pages, paraphrasing every term except the final answer so that no clue can be resolved through a simple text search. A reference model then filtered for questions that required tools to solve, keeping the tasks hard and verifiable.

The paper also makes a pointed argument about evaluation. The team found that runtime context management on common benchmarks often makes a bigger difference than the reported gaps between systems. For Iris-mini, context management boosted BrowseComp scores by up to 21.2 points, not because of a smaller token budget but because the smaller model consumes context faster and hits the limit more often. This suggests that reported benchmark gaps between models may partly reflect differences in scaffolding rather than model quality alone.

Beyond search, the authors report that both the generated training data and the specialized models improved performance on tasks they were never trained for, including general tool use and office work. That points to search as a foundational skill rather than a narrow specialty. The main open question is whether the team's planned release of data construction and training pipelines will let others verify and build on these results.

FAQ
What benchmarks were used to test Iris-mini and Iris-pro?
The team tested both models on BrowseComp, BrowseComp-ZH, DeepSearchQA, and Humanity's Last Exam. Iris-mini scored 82.2, 84.8, 86.9, and 52.3, while Iris-pro scored 88.6, 85.1, 92.9, and 56.4 with context management on.
Are the Iris models open source?
Yes. The model weights are available in a collection on Hugging Face, and the code is on GitHub. The release includes the Iris Harness with the agent loop, tools, and context management strategies.
What is different about AllSpark's training data?
Questions are reverse-engineered from the web's link structure, with every term except the final answer replaced by a paraphrase. Only questions a reference model cannot solve without tools but can solve with the right sources are kept.

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • GPT-6 Astra triples Claude Fable in Andon Labs testsTHE DECODER · 58m ago
  • Yuxiang Zhou: 7 of 10 senior salespeople chose AI coach's adviceFortune AI · 58m ago
  • Chinese AI labs close gap with cheaper 'attention' algorithms, not just alleged training on US outputsFortune AI · 58m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleYuxiang Zhou: 7 of 10 senior salespeople chose AI coach's advice