Rudolf Adamkovič Personal site


Command line interface

Ollama is controlled via the ollama CLI:

CommandDescription
ollama pull MODELPull the MODEL from Ollama Library
ollama show MODELDescribe the pulled MODEL
ollama run MODELRun the MODEL 29
ollama stop MODELStop running the MODEL
ollama lsList all pulled models
ollama psList all running models
ollama rm MODELRemove the pulled MODEL

Footnotes

(29)

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.