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