ai-local-model-ops

Featured

Runs local and self-hosted LLM workflows with Ollama, LM Studio, MLX, Open WebUI, llamafile, and adapters. Use when operating private model stacks.

AI & Automation 80 stars 17 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
64
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Local Model Operations Use this skill to choose and operate local or self-hosted LLM workflows when privacy, offline access, or low-friction experimentation matter more than large-cluster serving. This skill covers: - local runtime choice for laptops, workstations, and small self-hosted setups - team-facing local or private chat surfaces - single-binary or minimal-dependency model packaging - lightweight adaptation paths before full training or cluster-scale serving - evaluation and escalation rules before a local stack becomes a product dependency ## ASCII Flow ```text local/private model need | v constraint privacy | offline | cost | hardware | demo portability | team chat | v runtime selection Ollama | LM Studio | MLX | Microsoft Foundry Local | Open WebUI | llamafile | lightweight adapter workflow | v local operating contract pinned model + quantization + eval set + storage/privacy boundary + optimization levers: KV-cache quant | speculative decoding | NPU tier | v use or escalate local workflow OR hand off to inference/MLOps for production serving ``` ## Quick Reference | Need | Default path | Notes | |------|--------------|-------| | Run a local model quickly | Ollama | Lowest-friction day-0 local runtime for experiments and private workflows | | Share a self-hosted chat UI | Open WebUI | Best fit when a team needs a ChatGPT-like local or private interface | | Ship a no-install demo or portable binary | llamafile | Useful for single-fi...

Details

Author
vasilyu1983
Repository
vasilyu1983/AI-Agents-public
Created
9 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category