ramalama-rm(1)
| ramalama-rm 1() | ramalama-rm 1() |
NAME
ramalama-rm - 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
ramalama(1)
HISTORY
Aug 2024, Originally compiled by Dan Walsh ⟨dwalsh@redhat.com⟩
