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 electron271/graig-experiment-2:
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": "electron271/graig-experiment-2:"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

i am not responsible for anything said by this model

do not use this in public deployments

if you are using ollama download https://huggingface.co/electron271/graig-experiment-2/blob/main/Modelfile and run ollama create graig-experiment-2 in the same folder as the modelfile

Downloads last month
169
Safetensors
Model size
4B params
Tensor type
BF16
·
Inference Providers NEW
Input a message to start chatting with electron271/graig-experiment-2.

Model tree for electron271/graig-experiment-2

Quantized
(32)
this model

Dataset used to train electron271/graig-experiment-2

Collection including electron271/graig-experiment-2