How to use from
OpenClaw
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 OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "electron271/graig-experiment-2:" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
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
207
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