/? command shows available options
/?
/bye or (like always ) ⌃ + z quites ollam
/bye
pull will download but NOT load the model
ollama pull -modelname
Remove / Delete models with
ollama rm -modelname
When you use the run command, it loads the model
ollama run llama3
list shows models currently own your computer
ollama list