Concept

Chain-of-Thought (COT) Prompting

Chain-of-Thought (COT) prompting is a method that encourages large language models to explicitly produce intermediate reasoning steps before generating final answers. Built on top of techniques like few-shot prompting, it addresses complex reasoning problems by prompting the model to break down complex tasks into simpler sub-tasks. This explicit decomposition of problem-solving is highly beneficial for generating accurate and interpretable outputs.

0

1

Updated 2026-05-06

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.3 Prompting - Foundations of Large Language Models

Ch.5 Inference - Foundations of Large Language Models

Related
Learn After