# Copyright (c) 2024, HUAWEI CORPORATION.  All rights reserved.

__all__ = ["DPOTrainer"]


from .dpo_trainer import DPOTrainer