# Copyright (c) ModelScope Contributors. All rights reserved. from ..llm_train import ReportTo class RLHFReportTo(ReportTo): group = 'llm_rlhf'