TheDocumentation Index
Fetch the complete documentation index at: https://docs.predibase.com/llms.txt
Use this file to discover all available pages before exploring further.
ClassificationDeploymentConfig takes in all the same parameters as the DeploymentConfig.
The speculator parameter is ignored for classification.
You must use a
ClassificationDeploymentConfig 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.