Ornith 1.0 (35B, Q8)
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. Q8_0 quantization for higher fidelity than the Q4 build, at roughly double the memory footprint (~37GB). MIT licensed.
At a glance
- Parameters
- 35B
- Quantization
- Q8_0
- Context window
- 262K tokens
- Approx. size
- 37.0 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).
- reasoning.strip-think-tags
- prompt.private-reasoning-guidance
- prompt.tool-cookbook-condensed
- fabrication.detect-past-tense-no-tools
- turn.ollama-num-predict-bumped
- turn.preamble-folding
- turn.ramble-detection
Sources
- llama.cpp (GGUF)
- deepreinforce-ai/Ornith-1.0-35B-GGUF ·
ornith-1.0-35b-Q8_0.gguf· Q8_0 - MLX
- mlx-community/Ornith-1.0-35B-8bit
- Upstream
- https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B
- Manifest
- View on GitHub
Tags
- deepreinforce
- coding
- agentic
- tools
- reasoning
- long-context
- moe