File size: 1,010 Bytes
3b0c615
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---

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: <https://ollama.com/Orvyth/engrym-seed>

```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.