ollama
Verified for current stable LTS
Ollama Command: List Downloaded Models
Use for list downloaded models with Ollama. Exact CLI syntax to list downloaded models using Ollama.
When to use this: Use for list downloaded models with Ollama.
Command Syntax
ollama ls ollama ls Live Command Builder
Final Command
ollama ls Command Breakdown
ollama is the base executable for this command.
FAQ
Purpose: Exact syntax to list downloaded models using Ollama.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ollama Command: Create Model From Modelfile
ollama create <new_model_name> -f <path/to/Modelfile> Ollama Command: Delete Model ollama rm <model> Ollama Command: List Running Models ollama ps Ollama Command: Pull Specific Model ollama pull <model> Ollama Command: Run Model And Chat ollama run <model>