Ref Sp Agents Local Setup

Run a coding agent against a model on your own hardware: measure the machine, compute whether weights plus KV cache actually fit, choose the right harness class for that budget (tool-calling agent, text-edit-format assistant like Aider, or fill-in-the-middle completion), pick a model that is current rather than remembered, serve it with Ollama, and wire pi or Hermes to it. Includes a dated model table and the commands to refresh it. Use when: setting up or debugging a local LLM for an agent, deciding whether a machine should run an agent, Aider, or inline autocomplete, choosing between Ollama, llama.cpp, and MLX, asking which model a machine can run or whether it can run one at all, sizing VRAM, unified memory, quantization, or context window, checking what models exist right now on ollama.com or Hugging Face, wiring pi, Hermes, or another agent client to a local or OpenAI-compatible endpoint, or diagnosing a local agent that is slow, silent on the first turn, or never calls its tools.

swiftpostlabs 3869c5e 9 files · 85.3 KB Updated

File contents

swiftpostlabs/agentic-tools/tree/main/.agents/skills/ref-sp-agents-local-setup commit 3869c5ee53

Frequently asked questions

npx skillmds@latest add swiftpostlabs/ref-sp-agents-local-setup