Ornith-1.0, a coding AI model with performance equivalent to Claude Opus 4.7, has been released, and a smaller, locally-running model is also available.

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding | DeepReinforce Blog | Jun. 2026
https://deep-reinforce.com/ornith_1_0.html
Aloha! 🌺 Meet Ornith-1.0, a family of open-source LLMs specialized for agentic coding.
— Ornith (@ornith_) June 25, 2026
Ornith-1.0 spans the full parameter sizes including 9B Dense, 31B Dense, 35B MoE, and 397B MoE. It achieves state-of-the-art performance among open-source models of comparable size on… pic.twitter.com/7g1rmacLps
Ornith-1.0 is an AI model specifically designed for agent coding, developed based on Gemma 4 and Qwen 3.5. While scaffolds and harnesses that determine the behavior of agent AIs are often built by humans, Ornith-1.0 also learns the scaffold, successfully optimizing it while avoiding reward hacking and thereby improving the overall performance of the agent AI.

Four versions of Ornith-1.0 have been announced: 'Ornith-1.0-9B,' 'Ornith-1.0-31B,' 'Ornith-1.0-35B,' and 'Ornith-1.0-397B.' Ornith-1.0-9B and Ornith-1.0-31B are Dense models that read and process all parameters, while Ornith-1.0-35B and Ornith-1.0-397B are MoE models that activate only some parameters depending on the input. The largest model, Ornith-1.0-397B, is comparable to Claude Opus 4.7, while the smallest model, Ornith-1.0-9B, is positioned as a model that operates on edge devices.
The graph below compares the benchmark scores of the Ornith-1.0-397B with models of similar size. The Ornith-1.0-397B outperformed the Claude Opus 4.7 in several tests.

Ornith-1.0-35B also outperforms Qwen3.6 35B and Gemma 4 31B.

Furthermore, even the smallest Ornith-1.0-9B outperformed the relatively large Gemma 4 31B.

The three versions, 'Ornith-1.0-9B,' 'Ornith-1.0-35B,' and 'Ornith-1.0-397B,' are available at the following link. The license is the MIT License . Ornith-1.0-31B will also be released soon.
Ornith-1.0 - a deepreinforce-ai Collection
https://huggingface.co/collections/deepreinforce-ai/ornith-10

Related Posts:
in AI, Posted by log1o_hf







