mirror of
https://github.com/princeton-nlp/tree-of-thought-llm
synced 2025-05-09 05:59:23 +00:00
Update README.md
This commit is contained in:
parent
ab400345c5
commit
22ebf327f1
13
README.md
13
README.md
@ -1,4 +1,15 @@
|
|||||||
# Official Repo of Tree of Thoughts (ToT)
|
# Tree of Thoughts - Exploratory Extension Project
|
||||||
|
|
||||||
|
Exploration of the efficiency and efficacy of ToT using A* and MCTS search methods, as well as with other LLMs.
|
||||||
|
|
||||||
|
Details TBA.
|
||||||
|
|
||||||
|
|
||||||
|
Please find the README from the original ToT repository below the cut.
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
## Official Repo of Tree of Thoughts (ToT)
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://badge.fury.io/py/tree-of-thoughts-llm">
|
<a href="https://badge.fury.io/py/tree-of-thoughts-llm">
|
||||||
|
Loading…
Reference in New Issue
Block a user