tree-of-thoughts VS tree-of-thought-llm

Compare tree-of-thoughts vs tree-of-thought-llm and see what are their differences.

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% (by kyegomez)

tree-of-thought-llm

[NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models (by princeton-nlp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tree-of-thoughts tree-of-thought-llm
26 41
4,042 4,152
- 2.5%
8.8 7.2
2 months ago 3 months ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tree-of-thoughts

Posts with mentions or reviews of tree-of-thoughts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-17.
  • [D] Potential scammer on github stealing work of other ML researchers?
    3 projects | /r/MachineLearning | 17 Aug 2023
    I checked the issues and found https://github.com/kyegomez/tree-of-thoughts/issues/78
  • (2/2) May 2023
    14 projects | /r/dailyainews | 2 Jun 2023
    Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70% (https://github.com/kyegomez/tree-of-thoughts)
  • Statement on AI Extinction - Signed by AGI Labs, Top Academics, and Many Other Notable Figures
    4 projects | /r/singularity | 30 May 2023
    same deal with amplification research like Tree of Thoughts, AdaPlanner, and Ghost in the Minecraft. same deal with agentized LLMs like Auto-GPT emphasizing testing regimens. they want efficiency and explainability, not this "mine is bigger than yours" nonsense coming out of Microsoft, Google, or Meta (which isn't even the entire picture of the opensource ML research within those firms either). There's this idealized "neurosymbolic AI" where everyone just wants code to do a job, so there should only be so much probabilistic behavior to learn the jobs that aren't learned to begin with, but the fact remains that the actual researchers and engineers want something that is as deterministic as imperative language can be. perhaps we'll achieve functional depth, and instead of some outdated "paperclip maximizer", we summon Maxwell's demon via a "complete" Church-Turing thesis. in other words, while a "vastly superior being in intelligence" is a really bad time for anyone that has an intellect-based superiority complex, the rest of us are humble enough to utilize this information science to further explore the unknown.
  • Tree of Thought (ToT) and AutoGPT
    3 projects | /r/AutoGPT | 28 May 2023
  • Tree of Thoughts
    1 project | /r/patient_hackernews | 26 May 2023
    1 project | /r/hackernews | 26 May 2023
    1 project | /r/hypeurls | 26 May 2023
    10 projects | news.ycombinator.com | 26 May 2023
    This is Shunyu, author of Tree oF Thoughts (arxiv.org/abs/2305.10601).

    The official code to replicate paper results is https://github.com/ysymyth/tree-of-thought-llm

    Not https://github.com/kyegomez/tree-of-thoughts which according to many who told me, is not right/good implementation of ToT, and damages the reputation of ToT

    I explained the situation here: https://twitter.com/ShunyuYao12/status/1663946702754021383

    I'd appreciate your help by unstaring his and staring mine, as currently Github and Google searches go to his repo by default, and it has been very misleading for many users.

  • Has anybody tried their models with "Tree of Thoughts"?
    4 projects | /r/LocalLLaMA | 25 May 2023
    I hacked a dirty PR into this derivative repo, to run it with oobabooga API: https://github.com/kyegomez/tree-of-thoughts/pull/8
  • Tree of Thoughts: Deliberate Problem Solving with LLMs
    1 project | news.ycombinator.com | 24 May 2023

tree-of-thought-llm

Posts with mentions or reviews of tree-of-thought-llm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-22.
  • AI Chat Applications with the Metacognition Approach: Tree of Thoughts (ToT)
    2 projects | dev.to | 22 Mar 2024
    [2305.10601] Tree of Thoughts: Deliberate Problem Solving with Large Language Models (arxiv.org)
  • Last night /u/ alesneolith posted a very serious writeup claiming to have worked in one of the projects. The writeup is more elaborate than expected and got surprisingly little attention. His account has been since deleted.
    2 projects | /r/UFOs | 7 Dec 2023
    Language models are increasingly being deployed for general problem solving across a wide range of tasks, but are still confined to token-level, left-to-right decision-making processes during inference. This means they can fall short in tasks that require exploration, strategic lookahead, or where initial decisions play a pivotal role. To surmount these challenges, we introduce a new framework for language model inference, “Tree of Thoughts” (ToT), which generalizes over the popular “Chain of Thought” approach to prompting language models, and enables exploration over coherent units of text (“thoughts”) that serve as intermediate steps toward problem solving. ToT allows LMs to perform deliberate decision making by considering multiple different reasoning paths and self-evaluating choices to decide the next course of action, as well as looking ahead or backtracking when necessary to make global choices. Our experiments show that ToT significantly enhances language models’ problem-solving abilities on three novel tasks requiring non-trivial planning or search: Game of 24, Creative Writing, and Mini Crosswords. For instance, in Game of 24, while GPT-4 with chain-of-thought prompting only solved 4% of tasks, our method achieved a success rate of 74%. Code repo with all prompts: https://github.com/princeton-nlp/tree-of-thought-llm.
  • Ultra Fast Bert
    1 project | news.ycombinator.com | 22 Nov 2023
    GPU utilization should be down when using this technique. I’m hoping this could allow for more efficient batch inference on GPUs. If you can predict 10 tokens for the price of 1 it should allow you to do tree of thought much more efficiently.

    https://github.com/princeton-nlp/tree-of-thought-llm

  • Is it best to not pay attention to AI news and/or find ways to delude ourselves into believing better outcomes?
    1 project | /r/samharris | 10 Jul 2023
    For those familiar with Daniel Kahneman's Thinking Fast and Slow, the current LLMs (such as GPT-4 via ChatGPT) seem to resemble System 1 thinking (near-instantaneous, automatic, intuitive processes like next-word prediction). However, they lack System 2 thinking (slow, effortful, logical, planning, reasoning). What I learned today is that Google's Gemini (an LLM in training now) not only has more modalities (I think all Youtube Video and audio??), more compute, and almost twice the training data, but they're building in AlphaGo-type learning, which resembles tree of thoughts and looks a LOT like the missing puzzle piece of System 2 thinking. Will it be AGI? Maybe, and it's coming this winter.
  • Langchain Is Pointless
    16 projects | news.ycombinator.com | 8 Jul 2023
    Tree of thoughts: https://arxiv.org/abs/2305.10601

    Good video on "Tree of thoughts" which also reviews / puts it in the context of other methods: https://www.youtube.com/watch?v=ut5kp56wW_4

    Completion vs conversational interface is something you can read about in the OpenAI API documentation.

    For the remaining things I don't have single specific pointer at hand.

  • To all skeptics with a background in AI/CS : what is your realistic timeline for AGI/ASI ?
    1 project | /r/singularity | 6 Jul 2023
    What do you think about the combination of Tree of Thoughts: Deliberate Problem Solving with Large Language Models LongNet: Scaling Transformers to 1,000,000,000 Tokens Textbooks Are All You Need Attention Is All You Need Train Short, Test Long: Attention with Linear Biases Enables Input Length Extrapolation
  • Why do language models appear to work left-to-right?
    1 project | /r/MLQuestions | 1 Jul 2023
    You are right. Tree of Thoughts: Deliberate Problem Solving with Large Language Models proposes to solve this via MCTS-style generation (similar to how AlphaGo worked, and a lot of planning & control problems are executed).
  • Munk Debate on Artificial Intelligence
    1 project | /r/samharris | 30 Jun 2023
    The transformer was developed in 2017 and it powers all modern LLMs. If you're familiar with Daniel Kahneman's work from Thinking Fast and Slow, you could easily summarize LLMs as excellent System 1 thinking: our fast, automatic, unconscious responses (e.g. autocomplete). I'd argue that we're one development (similar to the transformer) away from creating System 2 thinking: deliberate and strategic thinking. In fact, with merely GPT-4 and some clever architectures, researchers have developed chain-of-thought prompting and, more recently, tree-of-thoughts reasoning. While external to the LLM architecture, embedding these concepts into a LLM could very likely solve the creation of System 2 thinking and produce the first real AGI. Adding more modalities (e.g. audio, images, video, topography, etc.) will simply add more nuance in the weights and biases of a complete system.
  • Question regarding model compatibility for Alpaca Turbo
    8 projects | /r/LocalLLaMA | 30 Jun 2023
    There are a bunch of other methods to improve quality and performance like tree-of-thought-llm, connecting a LLM to a database or have it review its own output.
  • Tree of thoughts build in open-source model
    2 projects | /r/LocalLLaMA | 28 Jun 2023

What are some alternatives?

When comparing tree-of-thoughts and tree-of-thought-llm you can also consider the following projects:

Awesome-Prompt-Engineering - This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc

Voyager - An Open-Ended Embodied Agent with Large Language Models

GirlfriendGPT - Girlfriend GPT is a Python project to build your own AI girlfriend using ChatGPT4.0

guidance - A guidance language for controlling large language models. [Moved to: https://github.com/guidance-ai/guidance]

prompt-engineering - Tips and tricks for working with Large Language Models like OpenAI's GPT-4.

Neurite - Fractal Graph Desktop for Ai-Agents, Web-Browsing, Note-Taking, and Code.

Mr.-Ranedeer-AI-Tutor - A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.

hamilton - Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage and metadata. Runs and scales everywhere python does.

gptqlora - GPTQLoRA: Efficient Finetuning of Quantized LLMs with GPTQ

SillyTavern - LLM Frontend for Power Users.