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

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

Use local execution of verifiers #7

Closed namin closed 8 months ago

namin commented 8 months ago

Stop using the livecode.ch servers to run the verifiers, because my bandwidth is limited. As a bonus, running the verifiers locally is faster!

@sibiraja, Can you try this on your setup, and tell me if it's OK to merge? Thanks!

sibiraja commented 8 months ago

Should be good!