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-3:
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": "electron271/graig-experiment-3:"
        }
      ]
    }
  }
}
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-3/blob/main/Modelfile and run ollama create graig-experiment-3 in the same folder as the modelfile

Downloads last month
126
Safetensors
Model size
4B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for electron271/graig-experiment-3

Quantized
(32)
this model

Dataset used to train electron271/graig-experiment-3

Collection including electron271/graig-experiment-3