kyegomez / tree-of-thoughts

Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%
https://discord.gg/qUtxnK2NMf
Apache License 2.0
4.16k stars 350 forks source link

Update README.md with a disclaimer about reproducibility #59

Closed ysymyth closed 9 months ago

ysymyth commented 1 year ago

Please kindly consider adding a disclaimer to clarify this repo is not intended nor responsible for replicating the paper results. Instead, one should refer to https://github.com/ysymyth/tree-of-thought-llm to replicate the original paper results.

I truly believe this will be good for both repos and contribute to scientific rigor and value. Thanks in advance!

ProxyAyush commented 1 year ago

Please kindly consider adding a disclaimer to clarify this repo is not intended nor responsible for replicating the paper results. Instead, one should refer to https://github.com/ysymyth/tree-of-thought-llm to replicate the original paper results.

I truly believe this will be good for both repos and contribute to scientific rigor and value. Thanks in advance!

Do you mean that the answers generated from this repo are less precise than what's mentioned in the paper?