FULL STORY

Ornith-1.5 Released: Open-Source Challenger to Top Models

Open-source family Ornith-1.5 launched on Aug 19 with 9B Dense, 35B MoE and 397B MoE configs under MIT license, with the largest targeting Claude Opus 4.8. Its 9B model soon topped Hugging Face trending.

2026-08-19 ~ 2026-08-21 · 2 episodes · 26 posts

Episode 1 · Open-Source Ornith-1.5 Family Launches, 397B MoE Rivals Claude Opus 4.8 (2026-08-19, 24 posts)

On August 19, the open-source Ornith-1.5 model family was officially released in three configurations—9B Dense, 35B MoE, and 397B MoE—under the MIT license, offering a range of scales for different inference needs and resource constraints.

Confirmed

  • The models were first released by @tarruda; the three variants (9B Dense, 35B MoE, 397B MoE) and the MIT license are official information.
  • The core technical highlight is an end-to-end self-improvement training strategy: as relayed by @rohanpaulai, the model extends the self-scaffolding framework, autonomously proposing new tasks, generating task-specific scaffolds, and producing reinforcement learning solutions—continuously creating its own learning experiences rather than just passively completing tasks.
  • Official evaluations claim SOTA among open-source models of the same size on reasoning, Agent, and coding tasks, with performance approaching or even matching Claude Opus 4.8; @rohanpaulai noted that the 397B MoE version has specific benchmark results on Terminal-Bench and others.

Unconfirmed

  • Claims like "on par with Claude Opus 4.8" currently come mainly from the publisher's own evaluations and promotion, with no independent third-party replication yet; reposts from @iamfakhrealam and @aftahiai merely repeat the same talking points, adding no new independent evidence.

Why It Matters

  • End-to-end self-improvement (the model generating its own learning tasks and scaffolds) is a new paradigm distinct from conventional post-training; if replicated, it could reduce dependence on manually constructed training data.
  • The MIT license plus full coverage from 9B up to 397B MoE makes it accessible to everyone from individual developers to large-scale deployments—a direct challenge from the open-source camp to top closed-source models.

4 more related posts →

Episode 2 · Open-source Ornith-1.5-9B tops Hugging Face trending chart (2026-08-20, 2 posts)

ornith-ai's Ornith-1.5-9B, built on the Qwen3.5 architecture with multimodal input and MIT licensing, has topped Hugging Face's trending chart, with a GGUF quantized version now available.