Skip to content

ImportError when running dev/grpo_full_finetune_distributed: batched_rewards function was removed #2858

@HayrapetyanZhirayr

Description

@HayrapetyanZhirayr

Running the following command fails with an ImportError:

tune run --nproc_per_node 8 dev/grpo_full_finetune_distributed --config ./recipes/configs/dev/qwen3B_sync_grpo.yaml

The error occurs because the script grpo_full_finetune_distributed.py imports batched_rewards func, which was removed on main.

As a result, the script is currently broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions