snori
snori
Log in
DE EN

The AI glossary AI basics

Beam Search

Beam search is a sampling method that pursues several possible continuation paths of a text simultaneously and ultimately selects the overall most probable one, rather than committing token by token to the single best local decision.

Source: Hugging Face — Text generation strategies

← Back to the glossary