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-nemotron:Q4_K_M
Configure the model in Pi
# Install Pi:
npm install -g @earendil-works/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-nemotron:Q4_K_M"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

snapkitty-nemotron

SnapKitty Nemotron 4B โ€” sovereign routing adapter, QLoRA r=16 alpha=32, code and reasoning specialist.

Part of the SNAPKITTYWEST Sovereign Compute constellation.

Unified theory: 10.5281/zenodo.21816366

Research Papers โ†’ GitHub โ†’

Downloads last month
9
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

Space using Snapkitty/snapkitty-nemotron 1

Collection including Snapkitty/snapkitty-nemotron