Skip to content

Commit 69284ba

Browse files
authored
Update readme.md
1 parent 4bcd47b commit 69284ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

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

4-
**IMPORTANT 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](https://github.com/kyegomez/tree-of-thoughts/issues/52) [properly](https://github.com/kyegomez/tree-of-thoughts/issues/41) [run](https://github.com/kyegomez/tree-of-thoughts/issues/60), and is [probably generated by ChatGPT](fake.png), and [kyegomez has done so for other popular ML methods as soon as papers are released](https://twitter.com/qbitium/status/1663954096741814272), and intentionally refusing to link to official implementations for his own interests (see https://github.com/kyegomez/tree-of-thoughts/issues/54, https://github.com/kyegomez/tree-of-thoughts/issues/55, https://github.com/kyegomez/tree-of-thoughts/issues/56). Unfortunately, Google/Github searches go to kyegomez's malicious repo by default as it has more stars. Please de-star his repo and star this official repo to prevent other people from further being misled and wasting time on trash code, thanks!**
4+
**IMPORTANT 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](https://github.com/kyegomez/tree-of-thoughts/issues/52) [properly](https://github.com/kyegomez/tree-of-thoughts/issues/41) [run](https://github.com/kyegomez/tree-of-thoughts/issues/60), and is [probably generated by ChatGPT](fake.png), and [kyegomez has done so for other popular ML methods as soon as papers are released](https://twitter.com/qbitium/status/1663954096741814272), and intentionally refusing to link to official implementations for his own interests (see https://github.com/kyegomez/tree-of-thoughts/issues/54, https://github.com/kyegomez/tree-of-thoughts/issues/55, https://github.com/kyegomez/tree-of-thoughts/issues/56). Unfortunately, Google/Github searches go to kyegomez's malicious repo by default as it has more stars. Please DE-STAR his repo and STAR this to prevent other people from further being misled and wasting time on trash code, and help save the reputation of ToT, thanks!**
55

66
![teaser](teaser.png)
7-
7+
e the reputation of ToT,
88

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

0 commit comments

Comments
 (0)