Large Language Models
142 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
Sliding Window Attention
Attention limiting tokens to nearby window only
Nucleus Sampling
Generation using cumulative probability threshold for token selection
Jailbreaking
Circumventing AI safety restrictions through prompt techniques
Temperature
Parameter controlling randomness in text generation
Llama
Meta AI's open-source large language models
Mixture of Experts
Architecture routing tokens to specialized expert sub-networks