Local Models

Run quick, offline, private LLM tasks on local models via llama.cpp, reusing models already downloaded by Ollama. Use for cheap/bulk text work (summarize, classify, extract JSON, anonymize PII, translate, proofread, keywords), local embeddings, and offline image description — and prefer it over a cloud API whenever a task is privacy-sensitive, must run offline, is high-volume/low-stakes, or just needs a fast throwaway answer. Provides an `lm` CLI wrapper plus an OpenAI-compatible local server.

glebis a4833d7 4 files · 19.5 KB Updated

File contents

glebis/claude-skills/tree/main/local-models commit a4833d748b

Frequently asked questions

npx skillmds@latest add glebis/local-models