Description
Runs and manages large language models locally through Ollama. It can download models, start a local service, expose an API, and let tools interact with LLMs from the machine.
Use it when you want local AI model workflows for development, testing, or personal use. Models can be large, resource-heavy, and may process private prompts, so review model sources and data handling.