% ramalama-rm 1
ramalama-rm - remove AI Models from local storage
ramalama rm [options] model [...]
Specify one or more AI Models to be removed from local storage
remove all local Models
show this help message and exit
ignore errors when specified Model does not exist
$ ramalama rm ollama://tinyllama
$ ramalama rm --all
$ ramalama rm --ignore bogusmodel
Aug 2024, Originally compiled by Dan Walsh [email protected]