@ollama: Run Ornith with Ollama: ollama run ornith For coding, use it with Claude or Pi: ollama launch claude --model ornith oll…

X AI KOLs Timeline Models

Summary

Ornith-1.0 is a family of open-source LLMs specialized for agentic coding, available in sizes from 9B to 397B MoE, and can be run via Ollama for use with tools like Claude or Pi.

Run Ornith with Ollama: ollama run ornith For coding, use it with Claude or Pi: ollama launch claude --model ornith ollama launch pi --model ornith For the more capable 35B model, use: ollama launch claude --model ornith:35b
Original Article
View Cached Full Text

Cached at: 06/28/26, 10:17 PM

Run Ornith with Ollama:

ollama run ornith

For coding, use it with Claude or Pi:

ollama launch claude –model ornith

ollama launch pi –model ornith

For the more capable 35B model, use:

ollama launch claude –model ornith:35b

Ornith (@ornith_): Aloha! 🌺 Meet Ornith-1.0, a family of open-source LLMs specialized for agentic coding.

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

Similar Articles

Ornith-1.0: Self-scaffolding LLMs for agentic coding

Hacker News Top

Deep Reinforce releases Ornith-1.0, a family of open-source self-improving LLMs for agentic coding, spanning 9B to 397B parameters and achieving state-of-the-art performance on benchmarks like SWE-Bench Verified and Terminal-Bench 2.1, surpassing Claude Opus 4.7 and other leading open-source models.

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

Simon Willison's Blog

DeepReinforce releases Ornith-1.0, an open-weight MIT-licensed LLM family built on Gemma 4 and Qwen 3.5, achieving state-of-the-art coding performance among comparable open-source models.

Ornith 1.5: 9B dense and 35B/397B MoEs

Reddit r/LocalLLaMA

Ornith-1.5 is a family of open-source large language models with 9B, 35B, and 397B parameters, achieving state-of-the-art performance in reasoning, agentic, and coding tasks through self-improvement strategies.