Files
2026-07-13 12:28:55 +08:00

82 lines
1.8 KiB
TOML

name = "Ornith 1.0 397B"
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-397B"
[[weights]]
label = "Hugging Face (FP8)"
url = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-397B-FP8"
quantization = "fp8"
[[links]]
label = "Model card"
url = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-397B"
type = "model_card"
[[links]]
label = "Announcement"
url = "https://deep-reinforce.com/ornith_1_0.html"
type = "announcement"
[[benchmarks]]
name = "SWE-Bench Verified"
score = 82.4
metric = "percent resolved"
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-397B"
[[benchmarks]]
name = "SWE-Bench Pro"
score = 62.2
metric = "percent resolved"
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-397B"
[[benchmarks]]
name = "SWE-Bench Multilingual"
score = 78.9
metric = "percent resolved"
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-397B"
[[benchmarks]]
name = "Terminal-Bench 2.1"
score = 77.5
metric = "percent"
variant = "Terminus-2"
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-397B"
[[benchmarks]]
name = "Terminal-Bench 2.1"
score = 78.2
metric = "percent"
variant = "Claude Code"
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-397B"
[[benchmarks]]
name = "NL2Repo"
score = 48.2
metric = "percent"
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-397B"
[[benchmarks]]
name = "Claw-eval"
score = 77.1
metric = "percent"
source = "https://huggingface.co/deepreinforce-ai/Ornith-1.0-397B"