Ornith-1.0-9B-GGUF
Aloha! 🌺 Today, we are releasing Ornith-1.0, a self-improving family of open-source models for agentic coding.
Params
—
Context
—
Downloads 30d
4.9 M
Likes
606
Download history
daily snapshots · 10 days4.9 M4.1 M
Jul 28Jul 31Aug 3Aug 6
Can you run it?
Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.
| File | Quant | Size | Est. VRAM | Verdict on RTX 4090 · 24 GB |
|---|---|---|---|---|
| ornith-1.0-9b-Q4_K_M.gguf | Q4_K_M | 5.6 GB | 6.7 GB | ✅ Runs comfortably |
| ornith-1.0-9b-Q5_K_M.gguf | Q5_K_M | 6.5 GB | 7.6 GB | ✅ Runs comfortably |
| ornith-1.0-9b-Q6_K.gguf | Q6_K | 7.4 GB | 8.6 GB | ✅ Runs comfortably |
| ornith-1.0-9b-Q8_0.gguf | Q8_0 | 9.5 GB | 11.0 GB | ✅ Runs comfortably |
| ornith-1.0-9b-bf16.gguf | GGUF | 17.9 GB | 20.2 GB | ⚠️ Tight — reduce context |
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.
Run it
copy-paste, exact tags checked against the Hub$ ollama run ornith-1-0-9b-gguf # pin the quantization explicitly $ ollama run ornith-1-0-9b-gguf-q4_k_m
$ huggingface-cli download deepreinforce-ai/Ornith-1.0-9B-GGUF-GGUF \
ornith-1.0-9b-Q4_K_M.gguf --local-dir .
$ llama-cli -m ornith-1.0-9b-Q4_K_M.gguf \
-c 8192 -ngl 99 -t 8 --color
$ curl -s https://aimodelscomparison.com/api/v1/models/ornith-1-0-9b-gguf
{
"hf_id": "deepreinforce-ai/Ornith-1.0-9B-GGUF",
"params_b": null,
"context_length": null,
"license": { "id": "mit", "commercial": "yes" },
"downloads_30d": 4907682,
"vram_estimates": [
{ "quant": "Q4_K_M", "gb": 6.7 },
{ "quant": "Q5_K_M", "gb": 7.6 }
],
"updated_at": "2026-07-28T17:07:02Z"
}
Specifications
- Licence
- mit
- First seen on the Hub
- 2026-06-25
- Training datasets
- undisclosed
- Added to our catalog
- 2026-07-28
Sponsored · GPU cloud
Not enough VRAM?
Spin up a 24 GB L4 instance in 40 seconds. $0.44/hr.