Skip to main content
All terms
Prompting

Prompt Ensembling

Combining the results of several different prompts to get a more reliable answer.

Definition

Prompt ensembling runs a task through several different prompts, or several runs of one prompt, and combines the results — by voting or merging — into a single, more reliable answer. Like model ensembles, it smooths out the variability of any one prompt.