cd /news/large-language-models/ornith-1-0-self-scaffolding-llms-for… · home topics large-language-models article
[ARTICLE · art-43709] src=simonwillison.net ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

DeepReinforce released Ornith-1.0, a family of self-scaffolding LLMs for agentic coding built on Gemma 4 and Qwen 3.5, achieving state-of-the-art performance among open-source models of comparable size on coding benchmarks. The models, ranging from 9B to 397B parameters, are available under Apache 2.0 licenses and demonstrate proficient agentic tool use in initial tests.

read1 min views1 publishedJun 29, 2026

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding [...] with variants including 9B Dense, 31B Dense, 35B MoE, and 397B MoE. Built on top of pretrained Gemma 4 and Qwen 3.5, it achieves state-of-the-art performance among open-source models of comparable size on coding benchmarks.

As far as I can tell the licenses of those underlying models is compatible with being used in this way - Gemma 4 is Apache 2.0 licensed (and not bound by the janky additional Gemma Terms of Use that afflicted the previous Gemma models) and Qwen 3.5 is Apache 2.0 licensed as well.

I've been running the model using LM Studio and the ornith-1.0-35b-Q4_K_M.gguf (20GB) GGUF, hooked up to Pi. Initial impressions are very good - it seems to be able to run the agent harness over many tool calls in a proficient way.

Here's a terminal session where I asked it to "find the code that decodes the actor cookie" and then "find the code that opens the insert dialog when thebutton is clicked" against a Datasette checkout, which it handled with ease.

I also had it draw this pelican, which came out at 103 tokens/second:

It's a little bit mangled but the pelican is clearly a pelican.

I couldn't find much information about DeepReinforce themselves. The earliest paper I could find from the was CUDA-L1: Improving CUDA Optimization via Contrastive Reinforcement Learning from June 2025.

Tags: ai, generative-ai, local-llms, llms, qwen, pelican-riding-a-bicycle, gemma, llm-release, lm-studio

── more in #large-language-models 4 stories · sorted by recency
── more on @deepreinforce 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/ornith-1-0-self-scaf…] indexed:0 read:1min 2026-06-29 ·