CustomizationConfig
A model customization configuration
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- distillationConfig
-
The Distillation configuration for the custom model.
Type: DistillationConfig object
Required: No
- rftConfig
-
Configuration settings for reinforcement fine-tuning (RFT) model customization, including grader configuration and hyperparameters.
Type: RFTConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: