How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Snapkitty/snapkitty-nemotron:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf Snapkitty/snapkitty-nemotron:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Snapkitty/snapkitty-nemotron:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf Snapkitty/snapkitty-nemotron:Q4_K_M
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf Snapkitty/snapkitty-nemotron:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf Snapkitty/snapkitty-nemotron:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf Snapkitty/snapkitty-nemotron:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf Snapkitty/snapkitty-nemotron:Q4_K_M
Use Docker
docker model run hf.co/Snapkitty/snapkitty-nemotron:Q4_K_M
Quick Links

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

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

Repo

github.com/SNAPKITTYWEST/foundry-f1

Downloads last month
12
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-nemotron

Quantized
(28)
this model