Concept

Single-Run Multi-Step Reasoning

This approach to multi-step reasoning involves prompting a Large Language Model to generate both a complete reasoning path and the final conclusion within a single execution. All intermediate steps are produced in one prediction, meaning the LLM is only run once for the entire task. Chain-of-Thought (CoT) is a well-known example of this method.

0

1

Updated 2026-01-15

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