Multi-Step LLM Inference

  • Last Updated 31 May, 2026
  • by David Spuler, Ph.D.

What is Multi-Step LLM Inference?

Multi-step inference is an LLM using multiple queries to answer a question. This is commonly used as a reasoning method, often known as test-time compute, but the idea can be used generally in many ways. The model itself can perform multiple steps, or there can be steps with multiple different models, or even non-LLM components such as retrievers, plugins, tools, or an overall controller.

Multi-Step Inference: Book Excerpts and Blog Articles

Free online book excerpts with full text chapters online and free PDF downloads, and the Aussie AI blog, including related articles:

Research on Multi-Step LLM Inference

Research papers include:

More AI Research Topics

Read more about: