# Functions
List available models Models galleries are a list of yaml files that are hosted on a remote server (for example github).
No description provided by the author
No description provided by the author
No description provided by the author
Installs a model from the gallery (galleryname@modelname).
InstallModelFromGalleryByName loads a model from the gallery by specifying only the name (first match wins).
No description provided by the author
# Structs
description: |
foo
license: ""
urls:
-
-
name: "bar"
config_file: |
# Note, name will be injected.
No description provided by the author
No description provided by the author
GalleryModel is the struct used to represent a model in the gallery returned by the endpoint.
No description provided by the author