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.

貢獻者指南