Synopsis
ramalama inspect [options] modelDescription
Inspect the specified AI Model about additional information like the repository, its metadata and tensor information.Options
—all
Print all available information about the AI Model. By default, only a basic subset is printed.—get=field
Print the value of a specific metadata field of the AI Model. This option supports autocomplete with the available metadata fields of the given model. The special valueall will print all available metadata
fields and values.
—help, -h
Print usage message—json
Print the AI Model information in json format.Examples
Inspect the smollm:135m model for basic information--get to view a list of fields:
See Also
ramalama(1)Feb 2025, Originally compiled by Michael Engel <mengel@redhat.com>
