ollama
Verified for current stable LTS
Ollama Commands
Ollama command syntax with verified terminal examples.
Commands
8 commands for Ollama
ollama Operations
Ollama Command: Create Model From Modelfile
ollama create <new_model_name> -f <path/to/Modelfile> ollama Operations
Ollama Command: Delete Model
ollama rm <model> ollama HTTP
Ollama Command: List Downloaded Models
ollama ls ollama Operations
Ollama Command: List Running Models
ollama ps ollama Operations
Ollama Command: Pull Specific Model
ollama pull <model> ollama Operations
Ollama Command: Run Model And Chat
ollama run <model> ollama Operations
Ollama Command: Run Model With Prompt Off
ollama run <model> --think=false "<prompt>" ollama Archive
Ollama Command: Start Ollama Daemon
ollama serve Suggest a Ollama Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ollama workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.