@ollama: Run Ornith with Ollama: ollama run ornith For coding, use it with Claude or Pi: ollama launch claude --model ornith oll…
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.
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
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
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.
@anvie: Tested Ornith-1.0-9B, and its impressive for a model of that size. I don't believe this is just 9B!
Ornith-1.0 is a family of open-source LLMs specialized for agentic coding, spanning sizes from 9B to 397B and achieving state-of-the-art performance among open-source models of comparable size.
Ornith-1.5 open models launch in 397B, 35B, and 9 B sizes (2 minute read)
Ornith-1.5 has launched a family of open AI models in 397B, 35B, and 9B sizes, featuring a self-improvement loop and achieving competitive benchmarks against top models like Claude Opus 4.8.
Ornith 1.5: 9B dense and 35B/397B MoEs
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.