verl-project/verl

Support Generative Reward Model (GenRM)

已关闭

#229 创建于 2025年2月9日

 (17 条评论) (0 个反应) (1 位负责人)Python (4,431 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (23,049 个星标)
PR 合并指标
 (平均合并 3天 6小时) (30 天内合并 125 个 PR)

描述

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.

贡献者指南