Model reference · open weights

Ornith-1.5

Ornith-1.5 is an open-weight language model from ornith-ai, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs ornith-ai 3 variants 2.3M downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What Ornith-1.5 is

Ornith-1.5-9B Chirp Chirp! 🐦 We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For more details on the task, harness, and rollout reward design, please refer to our blog. Ornith 1.5 9B This model card documents Ornith-1.5-9B, the most lightweight member of the Ornith-1.5 family — a 9B dense model designed for efficient single-GPU deployment, and edge-deployable on mobile devices via its quantized Ornith-1.5-9B-Mobile variant. Benchmarks All results reported for Ornith-1.5 are averaged over five independent runs.<br/ Terminal-Bench 2.1 (Terminus-2): We evaluate Terminal-Bench 2.1 using the Harbor/Terminus-2 framework with parser=json, temperature=1.0, topp=1.0, and a 128K context window. Each run uses a 4-hour timeout with 32 CPU cores and 48GB RAM, and results are averaged over 5 runs. We adjust the Qwen chat template to ensure consistency between training and inference (https://huggingface.co/ornith-ai/Ornith-1.5-9B/blob/main/chattemplate.jinja), and modify Harbor to align with vLLM's reasoningcontent key.<br/ Terminal-Bench 2.1 (Claude Code): We evaluate Terminal-Bench 2.1 using Claude Code 2.1.126 with parser=json, temperature=1.0, topp=1.0, maxnewtokens=131072. Results are averaged over 5 runs. Again, Qwen chat template needs to be modified.<br/ SWE-Bench Verified, Pro and Multilingual: using OpenHands harness with temp=1.0, topp=0.95, 256k context window. Anti-hacking safeguards are applied throughout evaluation: Git history is removed from the local repository image to prevent access to prior solutions or commits; network access is disabl

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerornith-ai
TypeLanguage models
Variants3
Runs withtransformers
Released2026-08-19
Popularity2.3M downloads / month
Likes507
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Ornith-1.5-9B-GGUFGGUFWeights ↗
Ornith-1.5-9B9.7BBF16~22.2 GBWeights ↗
Ornith-1.5-35B-A3B36.0BBF16~82.7 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys ornith-1-5 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (ornith-1-5 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"ornith-1-5","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Tags

transformers gguf text-generation endpoints_compatible conversational safetensors qwen3_5 image-text-to-text eval-results qwen3_5_moe

Licence

Open weights

Open weights under mit — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want Ornith-1.5 on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms