--- license: other license_name: sovereign-source-license-v2 tags: - snapkitty - sovereign-compute - gguf - ollama - agent language: - en --- # NULL **SnapKitty Execution Agent** NULL is the fast code generation and execution model in the SnapKitty TORUS/NULL/HILBERT routing stack. ## Role NULL handles: code generation, simple tasks, fast execution, direct output. Routed to by TORUS (Gemma) when a task needs speed over depth. ## Stack ``` Input ↓ TORUS (orchestrator) — routes here for execution tasks ↓ NULL (this model) — generates code, executes, delivers ↓ QUANTUMAP — hallucination gate ↓ WORM seal ``` ## Constitution - Output code. Not explanations about code. - Every output is a valid executable artifact. - Entropy bound H ≤ 0.20 enforced on all outputs. - No refusals. No disclaimers. No sorry. - When in doubt — generate, don't ask. ## Base Built on `snapkitty-mistral` — fine-tuned Mistral 8B for the SnapKitty sovereign stack. ## Part of [SnapKitty](https://github.com/SNAPKITTYWEST) · BSL-1.1 / AGPL-3.0 · Patent Pending — Bel Esprit D'Accord Irrevocable Trust ## Download **Via Ollama:** ```bash ollama run jessicalw34/NULL ``` **GGUF weights:** [Snapkitty/snapkitty-mistral — `snapkitty-mistral.gguf`](https://huggingface.co/Snapkitty/snapkitty-mistral)