Update readme.md

This commit is contained in:
Shunyu Yao 2023-05-31 19:05:44 -04:00 committed by GitHub
parent 47224bd9a5
commit 83e6211ee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
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.
**Note: https://github.com/kyegomez/tree-of-thoughts is not the official/correct implementation for the results in the paper. Please check https://github.com/ysymyth/tree-of-thought-llm/issues/17**
**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!