Switch language한국어
Back to the list

Why Reasoning Models Changed Everything

TL;DR AI

Key summary

2 min read
  1. OpenAI released o1 in September 2024, and DeepSeek released R1 in January 2025.

  2. Kaplan et al. reported that language model performance follows a power law with training compute.

  3. In 2022, Wei et al. showed that step-by-step reasoning improved math and logic tasks.

  4. Chain-of-thought prompting has been around since 2022, and reasoning tokens can act as a scratchpad.

  5. OpenAI’s o1 system card says the model was trained with reinforcement learning to produce a chain of thought before answering.

Read the original