Loading...

Local Model

An LLM you run on your own hardware via Ollama, LM Studio, or llama.cpp instead of the cloud.

When to use: For sensitive codebases, air-gapped envs, or token-cost-dominated workloads.

Example: `ollama run qwen2.5-coder:7b` downloads and runs a 7B coding model; point Continue at `localhost:11434`.

More AI Tools & Productivity Glossary terms