Local Model Serving

Select and run the right local LLM engine (MLX with speculative decoding vs llama.cpp) with the right settings for a task, and enforce the one-engine-at-a-time memory rule. Use whenever a task runs local inference against an OpenAI-compatible endpoint — evals, summarization, code review, content generation — or when choosing between local engines serving the same model.

fiveonecode Updated

File contents

fiveonecode/agent-skills/tree/main/local-model-serving commit b81c576486

Frequently asked questions

npx skillmds@latest add fiveonecode/local-model-serving