ramalama-rm - Man Page
remove AI Models from local storage
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
History
Aug 2024, Originally compiled by Dan Walsh dwalsh@redhat.com ⟨mailto:dwalsh@redhat.com⟩