mirror of
https://github.com/princeton-nlp/tree-of-thought-llm
synced 2024-11-16 05:24:05 +00:00
Update readme.md
This commit is contained in:
parent
faa28c395e
commit
2b2526a2c8
@ -1,6 +1,6 @@
|
||||
# Tree of Thoughts (ToT)
|
||||
|
||||
Code for paper [Tree of Thoughts: Deliberate Problem Solving with Large Language Models](https://arxiv.org/abs/2305.10601).
|
||||
Offical implementation (code, prompts, model outputs) for paper [Tree of Thoughts: Deliberate Problem Solving with Large Language Models](https://arxiv.org/abs/2305.10601).
|
||||
|
||||
Also check [its tweet thread](https://twitter.com/ShunyuYao12/status/1659357547474681857) in 1min.
|
||||
|
||||
@ -36,6 +36,12 @@ The very simple ``run.py`` implements the ToT + BFS algorithm, as well as the na
|
||||
Feel free to contact shunyuyao.cs@gmail.com or open an issue if you have any questions.
|
||||
|
||||
|
||||
|
||||
## Questions
|
||||
Feel free to contact shunyuyao.cs@gmail.com or open an issue if you have any questions.
|
||||
|
||||
|
||||
|
||||
## Citation
|
||||
|
||||
```bibtex
|
||||
|
Loading…
Reference in New Issue
Block a user