Example

Visual Diagram of Model Ensembling

The process of model ensembling can be visualized as a workflow. It begins with a single 'Prompt' being input into multiple distinct Large Language Models, such as 'LLM1' and 'LLM2'. Each model independently generates a candidate output, for instance, 'Prediction1', 'Prediction2', and 'Prediction3'. In the final step, these individual predictions are aggregated through a 'Combine/Select' mechanism to produce a single 'Final Prediction'.

0

1

Updated 2025-10-10

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Computing Sciences

Foundations of Large Language Models Course