Concept

Output Ensembling

Output ensembling is a technique used to enhance the performance of Large Language Models. It involves using a single prompt to generate multiple distinct outputs from the same model, typically through a sampling process. These candidate predictions are then aggregated, for instance by combining them or selecting the best one, to produce a single, more reliable final prediction.

Image 0

0

1

Updated 2026-05-06

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.5 Inference - Foundations of Large Language Models

Related