/AWS1/CL_BDKCUSTOMIZATIONCFG¶
A model customization configuration
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_distillationconfig TYPE REF TO /AWS1/CL_BDKDISTILLATIONCONFIG /AWS1/CL_BDKDISTILLATIONCONFIG¶
The Distillation configuration for the custom model.
io_rftconfig TYPE REF TO /AWS1/CL_BDKRFTCONFIG /AWS1/CL_BDKRFTCONFIG¶
Configuration settings for reinforcement fine-tuning (RFT) model customization, including grader configuration and hyperparameters.
Queryable Attributes¶
distillationConfig¶
The Distillation configuration for the custom model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISTILLATIONCONFIG() |
Getter for DISTILLATIONCONFIG |
rftConfig¶
Configuration settings for reinforcement fine-tuning (RFT) model customization, including grader configuration and hyperparameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RFTCONFIG() |
Getter for RFTCONFIG |