mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
34 lines
768 B
Text
34 lines
768 B
Text
NAME
|
|
gcloud ai model-garden models - list and use Model Garden models
|
|
|
|
SYNOPSIS
|
|
gcloud ai model-garden models COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
List and use Model Garden models.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
deploy
|
|
Deploy a model in Model Garden to a Vertex AI endpoint.
|
|
|
|
list
|
|
List the publisher models in Model Garden.
|
|
|
|
list-deployment-config
|
|
List the machine specifications supported by and verified for a model
|
|
in Model Garden.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha ai model-garden models
|
|
|
|
$ gcloud beta ai model-garden models
|
|
|