File size: 1,558 Bytes
1e1dff5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
language:
- en
license: other
license_name: sovereign-source-license-v2
base_model: nvidia/Nemotron-Mini-4B-Instruct
tags:
- gguf
- sovereign
- snapkitty
- ollama
- coding
- worm
- lean4
- prolog
- nemotron
model_type: nemotron
---

# SnapKitty Nemotron

**Sovereign coding engine** built on Nemotron-Mini-4B · SnapKitty Collective

Custom-trained with SnapKitty sovereign identity, constitutional constraints, and syscall token layer.

## What makes this different from base Nemotron-Mini

- **Zero chatbot behavior** — no greetings, no apologies, code only
- **Syscall token layer**: `<|lean_gate|>` `<|tavily_search|>` `<|bash_exec|>` `<|receipt_seal|>`
- **WORM sealing** — every output sealed before acceptance
- **Prolog validation** — deterministic logic layer on every output
- **Strictest path wins**`rewrite_needed > rejected > approved`
- **EmojiCode modes**: valid sovereign emoji state machine
- **Temperature 0** — deterministic output by default

## Run with Ollama

```bash
ollama pull SNAPKITTYWEST/snapkitty-nemotron
ollama run SNAPKITTYWEST/snapkitty-nemotron
```

Or load the GGUF directly in any llama.cpp-compatible runtime.

## 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

## Paper
NAND decomposition of transformer attention: [DOI 10.5281/zenodo.21351461](https://zenodo.org/records/21351461)

## Repo
[github.com/SNAPKITTYWEST/foundry-f1](https://github.com/SNAPKITTYWEST/foundry-f1)