Optional
assetA reference to a resource.
Optional
base_The base model that is required for this deployment if this is for a prompt template or a prompt tune for an IBM foundation model.
Optional
customUser defined properties specified as key-value pairs.
Optional
deployed_The type of the deployed model. The possible values are the following: 1. prompt_tune
- when a prompt
tuned model is deployed. 2. foundation_model
- when a prompt template is used on a pre-deployed IBM provided
model.
Optional
hardware_A hardware specification.
Indicates that this is an online deployment. An object has to be specified but can be empty.
The serving_name
can be provided in the online.parameters
.
Optional
prompt_A reference to a resource.
Optional
statusSpecifies the current status, additional information about the deployment and any failure messages in case of deployment failures.
Optional
verbalizerThe verbalizer that was used to train this model if the deployment has deployed_asset_type
of
prompt_tune
.
The definition of the deployment.