DeepReinforce Releases Ornith-1.0: An Open-Source Coding Model Family That Learns Its Own RL Scaffolds
Back to Home
ai

DeepReinforce Releases Ornith-1.0: An Open-Source Coding Model Family That Learns Its Own RL Scaffolds

June 25, 202623 views2 min read

DeepReinforce has released Ornith-1.0, an open-source coding model that learns its own reinforcement learning scaffolding during training. The 397B parameter flagship model achieved a score of 82.4 on SWE-Bench Verified.

DeepReinforce has made a significant stride in the field of AI coding models with the release of Ornith-1.0, an open-source family of models that introduces a novel approach to reinforcement learning in code generation. Unlike traditional models that rely on fixed architectures, Ornith-1.0 learns its own scaffolding during the reinforcement learning process, marking a departure from conventional methods.

Revolutionary Learning Approach

The model is built upon the Gemma 4 and Qwen 3.5 architectures, leveraging their strengths while introducing a unique mechanism for self-optimization. This approach allows Ornith-1.0 to dynamically adjust its internal structure during training, enabling more adaptive and efficient code generation. The flagship version of the model, with 397 billion parameters, achieved a score of 82.4 on the SWE-Bench Verified benchmark, a notable performance metric in the coding domain.

Open-Source Impact and Accessibility

DeepReinforce has made Ornith-1.0 fully accessible to the public, with all model weights released under the permissive MIT license. This move is expected to accelerate innovation in AI coding tools, allowing researchers, developers, and organizations to experiment, build upon, and integrate the technology into their workflows. The open-source nature of the model also fosters a collaborative environment that could lead to further advancements in reinforcement learning and code intelligence.

Looking Ahead

With Ornith-1.0, DeepReinforce is not only showcasing the potential of adaptive learning in AI but also setting a new standard for open-source development in the coding space. As the model continues to evolve, it may influence how future AI systems are trained, pushing the boundaries of what is possible in automated code generation and software development.

Source: MarkTechPost

Related Articles