Usage
guild models [OPTIONS] [FILTER]...
Show available models.
If the current directory is a project directory (i.e. contains a Guild file), the command shows models defined for the project. Otherwise, the command shows models defined in installed packages.
Note that model operations defined in packages are always available to run, even when running within a project directory. To always show installed models, use the --installed
option.
Use one or more FILTER
arguments to show only models that match the specified values.
Options
-a, --all |
Show all models including those designated as private. |
-i, --installed |
Include operations installed from packages when running command from a project directory. |
-v, --verbose |
Show model details. |
--help |
Show this message and exit. |
Guild AI version 0.9.0