ramalama rm.1
Synopsis
ramalama rm [options] model [...]
Description
Specify one or more AI Models to be removed from local storage
Options
--all, -a
remove all local Models
--help, -h
show this help message and exit
--ignore
ignore errors when specified Model does not exist
Examples
$ ramalama rm ollama://tinyllama
$ ramalama rm --all
$ ramalama rm --ignore bogusmodel
See Also
Aug 2024, Originally compiled by Dan Walsh <dwalsh@redhat.com>