mamba create env -f environment.yml
In a seperate terminal, run the verfier server:
CUDA_VISIBLE_DEVICES="2,3" python verifier.py
Then, run the solver:
CUDA_VISIBLE_DEVICES="0,1" python solver.py
python evaluate.py results/your_results.jsonl
- https://arxiv.org/pdf/2408.03314v1
- https://arxiv.org/pdf/2407.21787
- https://arxiv.org/pdf/2305.20050
- https://arxiv.org/pdf/2408.15240
- https://arxiv.org/pdf/2406.18629
Sponsored by ellamind:
We're hiring!