issues
search
namin
/
llm-verified-with-monte-carlo-tree-search
LLM verified with Monte Carlo Tree Search
https://arxiv.org/abs/2402.08147
MIT License
251
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
run_reflexion generalized to support Llama3.1
#88
namin
closed
3 months ago
0
Refactor language into common scoring framework
#87
namin
closed
3 months ago
1
Stats
#86
namin
closed
3 months ago
0
adding RAG.md
#85
kemmaliu
closed
3 months ago
0
Issue with GPT-3.5/GPT-4 not continuing partial program as expected
#84
41968
opened
3 months ago
1
new rag stuff, code gen still sometimes stuck
#83
kemmaliu
closed
3 months ago
0
Rag augment
#82
kemmaliu
closed
4 months ago
0
Good Work! Any docs for code?
#81
hsz0403
opened
5 months ago
2
Python testing
#80
joaohts
closed
5 months ago
0
Add plotting notebooks and final sweeps
#79
davidbrandfonbrener
closed
5 months ago
0
docs for unittests
#78
shenniger
closed
5 months ago
0
Python problems
#77
kemmaliu
closed
5 months ago
0
Roadmap
#76
namin
opened
5 months ago
0
Unittests
#75
shenniger
closed
5 months ago
0
add python language
#74
joaohts
closed
5 months ago
0
changed image
#73
joaohts
closed
5 months ago
0
added sandbox execution
#72
joaohts
closed
5 months ago
0
add interleaving search
#71
shenniger
closed
5 months ago
0
improve dafny script
#70
shenniger
closed
6 months ago
0
add note about broken z3
#69
shenniger
closed
6 months ago
0
more judged prompts
#68
shenniger
closed
6 months ago
0
add more judged problems
#67
shenniger
closed
6 months ago
0
Implement checks
#66
shenniger
closed
6 months ago
0
added checks
#65
shenniger
closed
6 months ago
0
Rollout and depth penalty
#64
davidbrandfonbrener
closed
6 months ago
0
add reflection sweep and wandb
#63
davidbrandfonbrener
closed
6 months ago
0
Reflexion var2
#62
sabrinahu5
closed
7 months ago
0
Reflexion var1
#61
sabrinahu5
closed
7 months ago
0
Sweeps
#60
davidbrandfonbrener
closed
7 months ago
0
fix node scorbale
#59
davidbrandfonbrener
closed
7 months ago
0
fixes for expansion
#58
davidbrandfonbrener
closed
7 months ago
0
Patch to handle EOS in limit_depth
#57
davidbrandfonbrener
closed
7 months ago
0
exploration sweep script
#56
shenniger
closed
7 months ago
0
Reflexion
#55
shenniger
closed
7 months ago
0
add workaround for StarCoder
#54
shenniger
closed
7 months ago
1
Common wandb
#53
namin
closed
7 months ago
0
add hparam notes
#52
davidbrandfonbrener
closed
7 months ago
0
add logging, add widen to root, reduce max depth penalty
#51
davidbrandfonbrener
closed
7 months ago
0
add logging of search stats
#50
davidbrandfonbrener
closed
7 months ago
0
ready for sweeps
#49
shenniger
closed
7 months ago
0
add more wandb logging and a draft slurm script
#48
shenniger
closed
7 months ago
0
Add wandb to run_intermediate_expansion for simon
#47
davidbrandfonbrener
closed
7 months ago
0
add wandb for run_whole and fix a few things with token_counter
#46
davidbrandfonbrener
closed
7 months ago
0
Fix token count
#45
shenniger
closed
7 months ago
0
Implement token limit
#44
shenniger
closed
7 months ago
0
implemented node duplication, so far only for logging
#43
shenniger
closed
7 months ago
1
Crl/run whole on dafny
#42
ChloeL19
closed
9 months ago
0
Crl/clover parametric
#41
ChloeL19
closed
9 months ago
0
Crl/whole sampling
#40
ChloeL19
closed
9 months ago
0
Crl/intermediate expansion
#39
ChloeL19
closed
9 months ago
0
Next