Open main menu
Article
Quizzes
Tools
EN
Article
Quizzes
Tools
All quizzes
/
LLM Fundamentals
/
What does ...
What does the top-k sampling parameter do during text generation?
It limits sampling to only the k most probable next tokens at each step
It generates k different responses and picks the best one
It sets the number of attention heads used during generation
It restricts output to exactly k tokens in total
Submit answers