Skip to content

Commit 6dd5fa7

Browse files
authored
Update readme.md
1 parent 83e6211 commit 6dd5fa7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Official Repo of Tree of Thoughts (ToT)
22
[![DOI](https://zenodo.org/badge/642099326.svg)](https://zenodo.org/badge/latestdoi/642099326)
33

4+
**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!**
5+
46
![teaser](teaser.png)
57

68

79
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.
810
Also check [its tweet thread](https://twitter.com/ShunyuYao12/status/1659357547474681857) in 1min.
911

10-
**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**
1112

1213
Please cite the paper and star this repo if you use ToT and find it interesting/useful. Thanks!
1314

0 commit comments

Comments
 (0)