local-llm-ops

Installation
SKILL.md

Local LLM Ops (Ollama)

Overview

Your localLLM repo provides a full local LLM toolchain on Apple Silicon: setup scripts, a rich CLI chat launcher, benchmarks, and diagnostics. The operational path is: install Ollama, ensure the service is running, initialize the venv, pull models, then launch chat or benchmarks.

Quick Start

./setup_chatbot.sh
./chatllm

If no models are present:

ollama pull mistral
Installs
206
GitHub Stars
52
First Seen
Jan 23, 2026
local-llm-ops — bobmatnyc/claude-mpm-skills