Manage Customization Targets#
A Customization Target represents a model that can be customized (fine-tuned) using the Customizer service. It encapsulates all the metadata and configuration needed to identify, locate, and manage a model for customization jobs.
Task Guides#
Perform common customization target tasks.
Register a new customization target by specifying the model, base model, and other metadata. The target must be ready before it can be used for customization jobs.
Retrieve details for a specific customization target, including its status, model URI, and configuration, using the API.
View all available customization targets, filter by model or status, and review details to select the right target for your fine-tuning jobs.
Update an existing customization target to change its metadata, enable or disable it, or update its configuration.
Delete a specific customization target by its name.
References#
Refer to the following pages for more information on customization targets.
Review the valid customization target values for each supported model.