Infra Storage

Manage AICP's storage surfaces — model GGUF files (`models/` host volume mounted into LocalAI container), config YAMLs (`config/` source-controlled), runtime state (`~/.aicp/dlq/`, `~/.aicp/history/`, `.aicp/state.yaml`), KB vector store (LocalAI Collections at `localhost:8090/app/collections`), per-model prompt caches. AICP has no SQL database — storage is files + LocalAI Collections. Loads when the operator says "where does AICP store X" / "disk usage growing" / "back up state" / "move models to bigger disk" / "migrate to faster storage". Use when this capability is needed.

tomevault-io a0eac7e 2 files · 8.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/cyberpunk042--devops-expert-local-ai--infra-storage commit a0eac7ec14

Frequently asked questions

npx skillmds@latest add tomevault-io/infra-storage