agentscope-ai/Trinity-RFT

Reward function中的Reward Model应该在哪里初始化?

Open

#312 opened on Oct 10, 2025

 (2 comments) (0 reactions) (0 assignees)Python (70 forks)github user discovery
good first issue

Repository metrics

Stars
 (648 stars)
PR merge metrics
 (Avg merge 17h 10m) (22 merged PRs in 30d)

Description

Reward function中的Reward Model在哪里初始化是最好的呢;我目前是在workflow类下初始化的,但是它只能加载到cpu,然后推理打分时会非常非常慢,以至于超时报错

Contributor guide