Ornith releases the milestone Ornith-1.5 family, featuring a 35B MoE model that rivals Claude Opus 4.8 through revolutionary end-to-end self-improvement.

On August 20, 2026, the landscape of open-source artificial intelligence shifted fundamentally. Ornith has officially released the Ornith-1.5 model family, a collection of LLMs that represents more than just a marginal improvement in parameter count. This release marks a historical milestone where open-source models are no longer just chasing proprietary giants—they are setting new benchmarks for autonomous intelligence.
At the heart of this release is the Ornith-1.5-35B-A3B, a Mixture-of-Experts (MoE) model that defies the traditional scaling laws. While many models struggle to maintain reasoning capabilities as they optimize for efficiency, Ornith-1.5 utilizes a unique self-improvement loop that allows it to bridge the gap between mid-sized models and massive frontier systems. For developers, this means access to 'frontier-class' intelligence on much more accessible hardware.
The Ornith-1.5 family is designed with scalability in mind, offering a range of architectures to suit different deployment needs. The family includes a 9B Dense model for edge applications, the flagship 35B MoE (A3B) for high-performance reasoning, and a massive 397B MoE variant for ultra-complex enterprise workloads. The 35B variant utilizes an 'Active 3B' architecture, meaning that despite having 35 billion total parameters, only 3 billion are activated per token, ensuring lightning-fast inference speeds.
What truly sets Ornith-1.5 apart is its training methodology. Building upon the self-scaffolding strategies introduced in Ornith-1.0, the 1.5 series implements a complete self-improvement loop. During training, the model does not just consume static datasets; it proposes its own new tasks, generates task-specific scaffolds, and produces solution rollouts for reinforcement learning. This creates a continuous cycle of learning where the model effectively becomes its own teacher.
The performance metrics for the Ornith-1.5-35B-A3B are nothing short of staggering. In coding and software engineering tasks, the model demonstrates a level of autonomy that was previously thought to be the exclusive domain of much larger models. On the SWE-Bench, it achieved a verified score of 86, proving its ability to handle real-world repository-level engineering tasks with high precision.
Beyond coding, the model excels in complex reasoning and tool usage. It holds a commanding lead in Terminal-Bench 2.1 with a score of 86.1 and shows incredible versatility in multilingual environments. When compared to closed-source competitors, the 35B variant performs on par with Claude Opus 4.8 across reasoning, agentic workflows, and complex instruction following.
Because Ornith-1.5 is released under the MIT License, developers have the ultimate flexibility: you can host it yourself using quantized versions (FP8, GGUF, MLX, NVFP4) or utilize managed API endpoints. This dual approach allows for both cost-sensitive local development and scalable production deployments.
For those choosing to use managed API services to access the Ornith-1.5 family, pricing is highly competitive, designed to encourage rapid integration into agentic workflows. However, as this is a new open-source release, specific third-party provider pricing may vary.
The Ornith-1.5-35B-A3B is purpose-built for high-agency environments. Its strength in 'Tool Decathlon' (71.2) makes it an ideal engine for autonomous agents that must interact with operating systems, APIs, and complex software environments. Whether you are building a coding assistant that can actually fix bugs or a research agent that can navigate the web, this model provides the necessary reasoning depth.
Additionally, its high performance in RAG (Retrieval-Augmented Generation) and long-context reasoning makes it a top choice for enterprise knowledge management. The model's ability to follow complex, multi-step instructions ensures that it remains reliable even as the complexity of the prompt increases.
Getting started with Ornith-1.5 is seamless. Developers can pull the weights directly from the official Ornith repository or use popular frameworks like Hugging Face and vLLM for deployment. For those working on Apple Silicon, the MLX-quantized versions are ready for immediate use, providing high-performance local inference.
If you are looking to integrate the model into a production pipeline, we recommend starting with the 35B MoE variant to balance cost and capability. For edge-case testing or low-latency requirements, the 9B Dense model serves as an excellent entry point into the Ornith ecosystem.