verl-project/verl

Support Generative Reward Model (GenRM)

Open

#229 创建于 2025年2月9日

在 GitHub 查看
 (17 评论) (0 反应) (1 负责人)Python (21,533 star) (3,940 fork)auto 404
enhancementgood first issue

描述

According to the documentation, veRL only supports AutoModelForSequenceClassification. What would be the best way to implement generative reward model (GenRM) for veRL? I tried looking at FSDP Workers and Megatron-LM Workers but they no longer exist.

贡献者指南