LLMs

Reasoning Models: From Training to Inference

A practical deep dive into how reasoning models are trained and served.

Deepak Mishra1 min read


Reasoning Models: From Training to Inference

Modern reasoning models are changing how we think about inference-time compute, planning and reliable problem solving.

Introduction

This is a starter article. Replace it with your full article content.

What this site is for

DeepakMishra.ai is designed for technical deep dives into LLMs, agentic AI, RAG, machine learning and AI architecture.

Key takeaways

  • Explain concepts from first principles.
  • Show production architecture and trade-offs.
  • Include practical implementation details.