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