Personal website Rudolf Adamkovič

Home / Deep learning / Ollama


Command line interface

Ollama is controlled via the ollama CLI:

Command Description
ollama pull MODEL Pull the MODEL from Ollama Library
ollama show MODEL Describe the pulled MODEL
ollama run MODEL Run the MODEL 1
ollama stop MODEL Stop running the MODEL
ollama ls List all pulled models
ollama ps List all running models
ollama rm MODEL Remove the pulled MODEL

Footnotes:

1

Executes ollama pull $model first, if needed.


© 2025 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and secret alien technologies of yesteryear.