77 lines
1.7 KiB
TOML
77 lines
1.7 KiB
TOML
name = "Ornith 1.0 35B"
|
|
description = "Large coding-reasoning model for agentic software tasks and RL search"
|
|
family = "ornith"
|
|
release_date = "2026-06-25"
|
|
last_updated = "2026-06-25"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
license = "MIT"
|
|
|
|
[limit]
|
|
context = 262_144
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|
|
|
|
[[weights]]
|
|
label = "Hugging Face"
|
|
url = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B"
|
|
|
|
[[links]]
|
|
label = "Model card"
|
|
url = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B"
|
|
type = "model_card"
|
|
|
|
[[links]]
|
|
label = "Announcement"
|
|
url = "https://deep-reinforce.com/ornith_1_0.html"
|
|
type = "announcement"
|
|
|
|
[[benchmarks]]
|
|
name = "SWE-Bench Verified"
|
|
score = 75.6
|
|
metric = "percent resolved"
|
|
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B"
|
|
|
|
[[benchmarks]]
|
|
name = "SWE-Bench Pro"
|
|
score = 50.4
|
|
metric = "percent resolved"
|
|
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B"
|
|
|
|
[[benchmarks]]
|
|
name = "SWE-Bench Multilingual"
|
|
score = 69.3
|
|
metric = "percent resolved"
|
|
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B"
|
|
|
|
[[benchmarks]]
|
|
name = "Terminal-Bench 2.1"
|
|
score = 64.2
|
|
metric = "percent"
|
|
variant = "Terminus-2"
|
|
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B"
|
|
|
|
[[benchmarks]]
|
|
name = "Terminal-Bench 2.1"
|
|
score = 62.8
|
|
metric = "percent"
|
|
variant = "Claude Code"
|
|
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B"
|
|
|
|
[[benchmarks]]
|
|
name = "NL2Repo"
|
|
score = 34.6
|
|
metric = "percent"
|
|
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B"
|
|
|
|
[[benchmarks]]
|
|
name = "Claw-eval"
|
|
score = 69.8
|
|
metric = "percent"
|
|
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B"
|