Skip to main content

Classes

DeployPretrainedModelRequest

Create a new model by parsing and validating input data from keyword arguments. Raises ValidationError if the input data cannot be parsed to form a valid model.
STATIC METHODS

deploy_model_type_validate_enum

from_dict

Create an instance of DeployPretrainedModelRequest from a dict

from_json

Create an instance of DeployPretrainedModelRequest from a JSON string

model_file_type_validate_enum

use_converter_validate_enum


METHODS

to_dict

Returns the dictionary representation of the model using alias

to_json

Returns the JSON representation of the model using alias

to_str

Returns the string representation of the model using alias