OpenAI logo
OpenAI

o1-preview

Released Sep 2024

OpenAI o1-preview is a large language model designed for complex reasoning and problem-solving. It is the first model in the o1 series, which is characterized by its ability to "think" before responding. This is achieved through a specialized training process involving reinforcement learning that encourages the model to generate a private internal chain of thought before providing a final answer. By breaking down complex problems into smaller logical steps, the model can refine its strategies and correct its own errors during the reasoning phase.

The model is particularly optimized for challenging tasks in science, technology, engineering, and mathematics (STEM). In performance benchmarks, o1-preview has demonstrated capabilities comparable to PhD students on difficult tasks in physics, chemistry, and biology, and has shown significant advancements in competitive programming and mathematical reasoning. It is designed to handle multifaceted challenges that require deep analytical processing rather than immediate, conversational responses.

Reasoning and Architecture

Unlike previous iterations such as GPT-4o, o1-preview utilizes "reasoning tokens" to process information. These tokens are used by the model to explore different approaches and verify its logic internally before presenting the visible completion to the user. While this process results in higher latency compared to standard chat models, it allows for a higher degree of accuracy in logical deduction. The model supports a context window of 128,000 tokens, though a portion of this window is allocated to its internal reasoning process.

Rankings & Comparison