Set right defaults when using UpdateModelVersion
To use a model version, it must be Available
. This is done using the UpdateModelVersion
endpoint, in the update_model_version
method of the TrainingMixin
. This endpoint doesn't accept null values for description/configuration. The default values must be updated to be compatible.