DeepReinforce has released Ornith 9B, a compact 9-billion-parameter language model that delivers performance comparable to 35B-class systems in coding and terminal-based tasks using efficient reinforcement learning techniques.
Key Points
- The Ornith 1.0 family uses a self-improving reinforcement learning recipe post-trained on a Qwen 3.5 base to refine task-solving scaffolds.
- At Q4_K_M quantization, the model requires approximately 5.6GB of memory, allowing it to run on consumer hardware with limited VRAM.
- The model achieved a 69.4% score on the SWE-bench Verified benchmark and 43.1 on Terminal-Bench 2.1.
- Multimodal image support is available through specific community-tagged exports, such as the robit/ornith-vision:9b variant on Ollama.
- Performance may degrade during complex, multi-step agentic tasks compared to larger siblings like the 35B mixture-of-experts model.