How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf Snapkitty/snapkitty-harness:Q4_K_M
Configure the model in Pi
# Install Pi:
npm install -g @mariozechner/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "Snapkitty/snapkitty-harness:Q4_K_M"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

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

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

Downloads last month
6
GGUF
Model size
4B params
Architecture
nemotron
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Snapkitty/snapkitty-harness

Quantized
(28)
this model