MultiturnRL/prm-o1

0

stars

34

commits

Python

primary language

Dec 26, 2024

updated

README

Main repo for PRM-o1 research project

TODO

  1. Do experiment on steps produced by llama 3.1 8b instruct (how many go over length, what is distribution of lengths, etc.)
  2. Implement LLM step expansion routine that involves generating N steps that are less than max tokens and the paths are semantically novel
  3. Implement A* search using QVM and PRM (maybe use skywork PRM?)

Notes

Contributors

Broyojo

34 commits

MultiturnRL/prm-o1

0

stars

34

commits

Python

primary language

Dec 26, 2024

updated

README

Main repo for PRM-o1 research project

TODO

  1. Do experiment on steps produced by llama 3.1 8b instruct (how many go over length, what is distribution of lengths, etc.)
  2. Implement LLM step expansion routine that involves generating N steps that are less than max tokens and the paths are semantically novel
  3. Implement A* search using QVM and PRM (maybe use skywork PRM?)

Notes

Contributors

Broyojo

34 commits

Languages

Python

99.0%