mirror of
https://github.com/princeton-nlp/tree-of-thought-llm
synced 2024-11-24 13:06:14 +00:00
Update readme.md
This commit is contained in:
parent
83e6211ee4
commit
6dd5fa7690
@ -1,13 +1,14 @@
|
|||||||
# Official Repo of Tree of Thoughts (ToT)
|
# Official Repo of Tree of Thoughts (ToT)
|
||||||
[![DOI](https://zenodo.org/badge/642099326.svg)](https://zenodo.org/badge/latestdoi/642099326)
|
[![DOI](https://zenodo.org/badge/642099326.svg)](https://zenodo.org/badge/latestdoi/642099326)
|
||||||
|
|
||||||
|
**Note: https://github.com/kyegomez/tree-of-thoughts is NOT the official implementation to replicate the results in the paper (see https://github.com/ysymyth/tree-of-thought-llm/issues/17). In fact, people have reported that his code cannot properly run, and is probably generated by ChatGPT, and kyegomez has done so for many popular ML methods as soon as papers are released, and intentionaly refusing to link to official implementations for his own interests. Unfortunately, kyegomez's malicious repo has more stars than this, so Google/Github searches go to his repo by default. Please de-star his repo and star this official repo to prevent other people from being misled and wasting time on trash code, thanks!**
|
||||||
|
|
||||||
![teaser](teaser.png)
|
![teaser](teaser.png)
|
||||||
|
|
||||||
|
|
||||||
Official implementation for paper [Tree of Thoughts: Deliberate Problem Solving with Large Language Models](https://arxiv.org/abs/2305.10601) with code, prompts, model outputs.
|
Official implementation for paper [Tree of Thoughts: Deliberate Problem Solving with Large Language Models](https://arxiv.org/abs/2305.10601) with code, prompts, model outputs.
|
||||||
Also check [its tweet thread](https://twitter.com/ShunyuYao12/status/1659357547474681857) in 1min.
|
Also check [its tweet thread](https://twitter.com/ShunyuYao12/status/1659357547474681857) in 1min.
|
||||||
|
|
||||||
**Note: https://github.com/kyegomez/tree-of-thoughts is not the official implementation to replicate the results in the paper. Please check https://github.com/ysymyth/tree-of-thought-llm/issues/17**
|
|
||||||
|
|
||||||
Please cite the paper and star this repo if you use ToT and find it interesting/useful. Thanks!
|
Please cite the paper and star this repo if you use ToT and find it interesting/useful. Thanks!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user