Deployment configuration for classification models
ClassificationDeploymentConfig
takes in all the same parameters as the DeploymentConfig.
The speculator
parameter is ignored for classification.
ClassificationConfig
to create a deployment with which classification adapters
will be used. You *cannot run classification on a text generation deployment, or run text generation on a classification deployment.