Fetching from the wire…
Public story · 2026-07-01 · high
DeepReinforce's MIT-licensed Ornith-1.0 fits 35B parameters into a 20GB file that runs on one high-memory machine.
Why now: Willison published his write-up on June 29, giving developers a dated, working example of a self-training local coding model to test against hosted tools.
Simon Willison ran Ornith-1.0, an open coding model that writes its own reinforcement-learning training scaffold, on a single machine, per his June 29 write-up.
That's the case DeepReinforce is making to developers wary of sending code to a hosted API. The full agent loop, tool calls included, runs from a 35B mixture-of-experts model packed into a roughly 20GB file, on one high-memory machine you own.
Willison loaded the GGUF file in LM Studio and wired it into his own Pi coding harness. In his tests, Ornith-1.0 drove an agent loop across many tool calls without stumbling, he wrote. The model builds on two pretrained bases, Gemma 4 and Qwen 3.5, and ships under an MIT license.
The self-scaffolding part is the novelty: the model writes the training harness that guides its own reinforcement-learning improvement. It's a credible local fallback for agentic coding, especially for anyone who read the steganography story and wants an alternative to hosted models.
Each link below shares sources, entities, or timing with this story.
Ollama supports Qwen / Shared entities / Same source domain / Earlier coverage / Tension
Linked by a graph relationship (Ollama supports Qwen); both cover GGUF, MoE, Qwen, Simon Willison; reported by the same outlet (simonwillison.net).
OpenCode uses Qwen / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (OpenCode uses Qwen); both cover Gemma, MIT, Qwen; overlapping topics (agent, agentic, coding, gemma, harness).
Anthropic criticizes Qwen / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Anthropic criticizes Qwen); both cover Gemma, MoE, Qwen; overlapping topics (agent, agentic, coding).
Qwen competes with Google / Shared entities / What happened next
Linked by a graph relationship (Qwen competes with Google); both cover Gemma, GGUF, MoE, Qwen; picks up the Gemma thread on 2026-08-16.
Qwen competes with Google / Shared entities / Earlier coverage
Linked by a graph relationship (Qwen competes with Google); both cover Gemma, MIT, MoE, Qwen; earlier Gemma coverage from 2026-05-01.
Qwen competes with Google / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Qwen competes with Google); both cover Gemma, LM Studio, MoE; overlapping topics (call, gemma).
Anthropic criticizes Qwen / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Anthropic criticizes Qwen); both cover MoE, Simon Willison; reported by the same outlet (simonwillison.net).
Qwen competes with Google / Shared entities / Earlier coverage / Tension
Linked by a graph relationship (Qwen competes with Google); both cover Gemma, MIT, MoE; earlier Gemma coverage from 2026-04-20.