OptionalcheckpointsThe checkpoints of the model.
OptionaldefaultThe default checkpoint id of a model version.
OptionaldescriptionDescription of the model.
OptionaldisplayDisplay name of the model.
OptionalendpointsList of deployed models created from this base model. Note that a model could have been deployed to endpoints in different locations.
OptionalinputThe maximum number of input tokens that the model can handle.
OptionallabelsLabels with user-defined metadata to organize your models.
OptionalnameResource name of the model.
OptionaloutputThe maximum number of output tokens that the model can generate.
OptionalsupportedList of actions that are supported by the model.
OptionaltunedInformation about the tuned model from the base model.
OptionalversionVersion ID of the model. A new version is committed when a new model version is uploaded or trained under an existing model ID. The version ID is an auto-incrementing decimal number in string representation.
A trained machine learning model.