Tenzro
Language

Ornith 1.0 9B

Deep Reinforce Ornith 1.0 9B — dense agentic-coding model post-trained on Qwen 3.5, 256K context, vision input via the bundled projector. Smallest member of the Ornith family.
MITSource verified
Specification
Model ID
ornith-1.0-9b
Family
ornith
Modality
Language
Parameters
9B
Context
262,144 tokens
Quantization
UD-Q4_K_XL
Weights
5.6 GB
Minimum RAM
10 GB
Source

Weights and provenance.

Registry license
MIT
Source license
mit
Access
Open — weights fetch without accepting additional terms.
Serve it
# Pull the weights onto a node
tenzro model download ornith-1.0-9b

# Serve it
tenzro model serve ornith-1.0-9b

# Or query the registry entry over JSON-RPC
curl https://rpc.tenzro.xyz \
  -X POST -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,
       "method":"tenzro_getModel",
       "params":[{"model_id":"ornith-1.0-9b"}]}'
Same family
← All models