--- title: Engrym Seed emoji: 🌱 colorFrom: purple colorTo: green sdk: static pinned: false short_description: Local model family for tool-using agents, 2B to 27B. --- # Engrym Seed Orvyth's seed-tier brain — an open-weight local model family for tool-using agents, spanning roughly 2B to 27B parameters. Built on the Qwen3.5 hybrid linear-attention architecture, with a 262,144-token native context window and first-class tool calling. Artifacts are published on the Ollama registry: ```bash ollama run Orvyth/engrym-seed ``` All scores shown are **first-party** and measured on the exact published blobs. Public reproduction receipts are pending. **If you pulled before 2026-08-09, re-pull.** Every tag was rebuilt: a real chat template (older builds shipped a raw passthrough that silently discarded system prompts and disabled tool calling), a sane default context, and a header repair for artifacts that would not load at all.