Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 629 Bytes

ramalama-rm.1.md

File metadata and controls

38 lines (24 loc) · 629 Bytes

% 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 [email protected]