skip to content
gigarouter gigarouter
models / text generation · coming soon

Ornith 1.0 35B

deepreinforce-ai/Ornith-1.0-35B-GGUF

published Jun 2026 · updated Jun 2026

Ornith 1.0 35B is a text-generation model for agentic coding that achieves state-of-the-art performance among open-source models of its size.

status
coming soon
API providers
0
downloads / mo
322.8K
license
mit

specs

TaskText Generation
ArchitectureMixture of Experts (MoE)
Parameters35B
LicenseMIT

about this model

Ornith-1.0-35B is a text-generation model specialized for agentic coding tasks, built as a 35B-parameter Mixture-of-Experts model post-trained on top of Qwen 3.5 and Gemma 4. It is the lightweight member of the Ornith family, designed for efficient single-GPU deployment while delivering state-of-the-art performance among open-source models of comparable size on coding benchmarks.

Self-Improving Training Framework

Ornith-1.0 employs reinforcement learning to jointly optimize the scaffold that drives solution rollouts and the resulting solution itself. By learning to generate both the search trajectories and the final outputs, the model discovers better solution paths and produces higher-quality code.

Benchmark Performance

The following table compares Ornith-1.0-35B against Qwen 3.5-35B, Qwen 3.6-35B, Gemma 4-31B, and Qwen 3.5-397B on agentic coding benchmarks.

Benchmark Ornith-1.0-35B Qwen3.5-35B Qwen3.6-35B Gemma4-31B Qwen3.5-397B
Terminal-Bench 2.1 (Terminus-2) 64.2 41.4 52.5 42.1 53.5
Terminal-Bench 2.1 (Claude Code) 62.8 38.9 49.2 - 48.6
SWE-bench Verified 75.6 70 73.4 52 76.4
SWE-bench Pro 50.4 44.6 49.5 35.7 51.6
SWE-bench Multilingual 69.3 60.3 67.2 51.7 69.3
NL2Repo 34.6 20.5 29.4 15.5 36.8
Claw-eval Avg 69.8 65.4 68.7 48.5 70.7
SWE Atlas - QnA 37.1 13.2 15.5 - 20.4
SWE Atlas - RF 29.7 10.2 11.4 - 18.4
SWE Atlas - TW 27.8 9.8 13.3 - 18.5

Ornith-1.0-35B outperforms all comparable-size models on every listed benchmark and is competitive with the much larger Qwen 3.5-397B on SWE-bench Verified, SWE-bench Multilingual, and Claw-eval Avg.

Ornith-1.0-35B is a reasoning model: by default the assistant turn opens with a <think> … </think> block before the final answer. The model is released under the MIT license.

Ornith-1.0 model family diagram showing the four model sizes and their base architectures
Ornith-1.0-35B benchmark comparison chart

best for

FAQ

What is Ornith 1.0 35B best used for?

It is designed for agentic coding: autonomous software engineering tasks like fixing bugs across repositories, generating code from natural language, and building coding agents.

How does Ornith 1.0 35B compare in size to other Ornith models?

It is the lightweight member of the Ornith family (35B MoE), sitting between the 31B dense model and the 397B MoE model, and is designed for efficient single-GPU deployment.

What is the license for Ornith 1.0 35B?

It is MIT licensed, globally accessible, and free from regional limitations.

How can I call Ornith 1.0 35B via the API?

Use the gigarouter OpenAI-compatible endpoint with your API key to send text prompts and receive generated code solutions.

Does Ornith 1.0 35B support reasoning?

Yes, it is a reasoning model that outputs a <think> block before the final answer by default.

not yet live

We're benchmarking and onboarding Ornith 1.0 35B as a hosted, OpenAI-compatible API. Sign in for free credit and be ready when it lands, or tell us you want it and we'll prioritize it.

related text generation models

compare all →