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