Skip to content
For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to the page URL.
Primary navigation

Methods

ModelsExpand Collapse
class DpoHyperparameters:

The hyperparameters used for the DPO fine-tuning job.

class DpoMethod:

Configuration for the DPO fine-tuning method.

class ReinforcementHyperparameters:

The hyperparameters used for the reinforcement fine-tuning job.

class ReinforcementMethod:

Configuration for the reinforcement fine-tuning method.

class SupervisedHyperparameters:

The hyperparameters used for the fine-tuning job.

class SupervisedMethod:

Configuration for the supervised fine-tuning method.