Large Language Models
21 views
Tree-of-Thought
Quick Definition
Framework exploring multiple reasoning paths for optimal solutions
Full Definition
A framework exploring multiple reasoning paths simultaneously using search algorithms.
Examples
complex problem solving, strategic planning, game playing
Related Terms
chain-of-thought
reasoning
More Large Language Models Terms
Distillation LLM
Training smaller LLMs to replicate larger model behavior
Speculative Decoding
Using draft model candidates verified by large model
Structured Output
Generating LLM responses in predefined machine-readable formats
Nucleus Sampling
Generation using cumulative probability threshold for token selection
Context Window
Maximum tokens a language model can process at once
DPO
Alignment method bypassing reward model for preference learning