← All models

Ornith 1.0 (35B, Q4)

codingMITtools

DeepReinforce's Ornith 1.0 at 35B total parameters (Qwen 3.5 MoE architecture), an agentic-coding model trained with a self-improving reinforcement-learning framework — state-of-the-art on SWE-Bench and Terminal-Bench. Native <think> reasoning, OpenAI-style tool calling, 256K context. Q4_K_M quantization for a ~21GB footprint. MIT licensed.

At a glance

Parameters
35B
Quantization
Q4_K_M
Context window
262K tokens
Approx. size
21.2 GB
Engines
llama.cpp, MLX
License
MIT (open)
Version
v1.0.0 , released 2026-07-01
Family
qwen

Tuning

Defaults a gezel client applies out of the box, from real evaluation runs against this exact quantization.

sampling.temperature
0.6
sampling.topP
0.95
sampling.topK
20
sampling.minP
0
sampling.maxTokens
8192
reasoning.thinkingBudget
4096
reasoning.enableThinking
true
profiles
thinking-general, thinking-coding, thinking-precise, instruct, creative

Model behaviors

Client-side behavior modules the catalog enables for this model (reasoning-tag handling, fabrication detection, prompt shaping).

Sources

llama.cpp (GGUF)
deepreinforce-ai/Ornith-1.0-35B-GGUF · ornith-1.0-35b-Q4_K_M.gguf · Q4_K_M
MLX
mlx-community/Ornith-1.0-35B-4bit
Upstream
https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B
Manifest
View on GitHub

Tags