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.

Create Customization Target

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.

Create Customization Target
Get Customization Target Details

Retrieve details for a specific customization target, including its status, model URI, and configuration, using the API.

Get Customization Target Details
List Customization Targets

View all available customization targets, filter by model or status, and review details to select the right target for your fine-tuning jobs.

List Customization Targets
Update Customization Target

Update an existing customization target to change its metadata, enable or disable it, or update its configuration.

Update a Customization Target
Delete Customization Targets

Delete a specific customization target by its name.

Delete Customization Target

References#

Refer to the following pages for more information on customization targets.

Customization Target Values

Review the valid customization target values for each supported model.

Customization Target Values