gcloud ai tuning-jobs

INFORMATION
gcloud ai tuning-jobs is supported in universe domain universe; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution.
NAME
gcloud ai tuning-jobs - manage Vertex AI tuning jobs
SYNOPSIS
gcloud ai tuning-jobs COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
A tuning job runs a supervised fine-tuning (SFT) operation on a base foundation model to create a tuned model customized for your use case.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
cancel
Cancel a running tuning job.
create
Create a supervised fine-tuning job.
describe
Get detail information about the tuning job by given id.
list
List existing tuning jobs.
NOTES
These variants are also available:
gcloud alpha ai tuning-jobs
gcloud beta ai tuning-jobs