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.18k stars 353 forks source link

Original implementation #35

Open d4munche3z opened 1 year ago

d4munche3z commented 1 year ago

Updated typo 'inital_prompt' to 'initial_prompt' on huggingModels.py evaluate_states Corrected positional arguments on line 95 and updated to keyword arguments, previously x(input) was set as positional argument for where max_length