snapkitty-harness / README.md
SNAPKITTYWEST's picture
Add model card
b23e50f verified
|
Raw
History Blame Contribute Delete
1.22 kB
---
language:
- en
license: other
license_name: sovereign-source-license-v2
base_model: nvidia/Nemotron-Mini-4B-Instruct
tags:
- gguf
- sovereign
- snapkitty
- ollama
- harness
- syscall
- nemotron
model_type: nemotron
---
# SnapKitty Harness
**Sovereign harness compute resource** built on Nemotron-Mini-4B · SnapKitty Collective
The harness model treats itself as a compute resource, not an authority. The SnapKitty harness enforces all rules externally. Model emits `<|syscall|>` tokens for tool dispatch.
## Design principle
The model is subordinate to the harness. It does not make policy decisions — it executes within the harness enforcement layer. This is the correct inversion: intelligence as resource, governance as external constraint.
## Output format
```
decision: <verdict>
assumptions: <list>
syscalls: [<|syscall|> tokens]
next_action: <step>
```
## Run with Ollama
```bash
ollama run SNAPKITTYWEST/snapkitty-harness
```
## Base model
nvidia/Nemotron-Mini-4B-Instruct (Q4_K_M quantization, 2.7GB)
## Trust
THE SHARED PRIMORDIAL FOUNDATION · EIN 42-6976431 · Bel Esprit D'Accord Irrevocable Trust
## Repo
[github.com/SNAPKITTYWEST/foundry-f1](https://github.com/SNAPKITTYWEST/foundry-f1)