namin / llm-verified-with-monte-carlo-tree-search

LLM verified with Monte Carlo Tree Search
https://arxiv.org/abs/2402.08147
MIT License
240 stars 27 forks source link

extended max_completion_depth logic to all run_* files #11

Closed sibiraja closed 10 months ago

sibiraja commented 10 months ago

Refactored the max_completion_depth logic to be in common.py so it can be used in all run*.py files