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