---
title: "gpt-4-0314"
modelId: "gpt-4-0314"
families:
  - {"id":"gpt-4","collection":"families"}
base:
  id: "gpt-4-base"
  collection: "models"
developer:
  id: "openai"
  collection: "orgs"
releaseDate: "2023-03-14"
links:
  announcement: {"label":"Announcement","href":"https://openai.com/index/gpt-4/"}
  systemCard: {"label":"System Card","href":"https://cdn.openai.com/papers/gpt-4-system-card.pdf"}
  docs: {"label":"OpenAI API","href":"https://developers.openai.com/api/docs/models/gpt-4?snapshot=gpt-4-0314"}
  openrouter: {"label":"OpenRouter","href":"https://openrouter.ai/openai/gpt-4-0314"}
  wikipedia: {"label":"Wikipedia","href":"https://en.wikipedia.org/wiki/GPT-4"}
surfaces:
  - {"surface":{"id":"openai","collection":"surfaces"},"releaseDate":"2023-03-14","deprecationDate":"2025-09-26","retirementDate":"2026-03-26","requestable":false}
trainingDataCutoff: "2021-09-30"
contextWindow: 8000
inputModalities:
  - "Text"
outputModalities:
  - "Text"
---

# gpt-4-0314

Canonical URL: https://ghost.fail/models/gpt-4-0314

## Overview

**gpt-4-0314** is the launch snapshot of [GPT-4](/families/gpt-4), released by [OpenAI](/openai) on Mar 14, 2023 — the [system card](https://cdn.openai.com/papers/gpt-4-system-card.pdf)'s "GPT-4-launch," i.e. [GPT-4-early](/models/gpt-4-early) plus the safety-focused RLHF pass. It shipped to ChatGPT Plus subscribers and a waitlisted API on day one; Microsoft simultaneously confirmed [Bing Chat](/models/bing) had been running a GPT-4 lineage model since February.[^announcement]

Launch claims centered on professional-exam performance — most famously a simulated bar exam score "around the top 10% of test takers" against GPT-3.5's bottom 10%.[^announcement] (Eric Martínez's later re-analysis put it "below the 69th percentile" against July test-takers, and around the 48th on the essay portion — the top-10% framing held only against February repeat-takers.[^barexam]) Context length was 8,192 tokens, with a `gpt-4-32k` variant. GPT-4 was announced as multimodal, but at launch "image inputs [were] still a research preview"[^announcement] and stayed so until GPT-4V arrived in ChatGPT in late September 2023[^gpt4v] — as deployed, 0314 was text-only.

The launch also marked a turn in AI discourse: OpenAI published no architecture, parameter-count, or training-data details, citing "the competitive landscape and the safety implications of large-scale models,"[^report] and within two weeks the Future of Life Institute's open letter called for a pause on training systems "more powerful than GPT-4."[^pause]

## Lifecycle

- Superseded in the API by [gpt-4-0613](/models/gpt-4-0613) on Jun 13, 2023; `gpt-4` requests pointed at the newer snapshot thereafter.
- The ChatGPT product clock ran separately: "GPT-4" left ChatGPT on Apr 30, 2025, fully replaced by GPT-4o (by then it was serving 0613-lineage weights),[^retire] while 0314 stayed reachable in the API until its retirement in March 2026.

## Further reading

- ["On GPT-4" — Zvi Mowshowitz](https://thezvi.substack.com/p/on-gpt-4) (Mar 15, 2023) — the launch-week roundup
- [Chatgpt-4 — Cyborgism Wiki](https://cyborgism.wiki/hypha/chatgpt-4) — on the assistant persona's mode collapse ("As an AI language model…"), as against [gpt-4-base](/models/gpt-4-base) and [Sydney](/models/bing)

[^announcement]: [GPT-4](https://openai.com/index/gpt-4/) (OpenAI, Mar 14, 2023)
[^retire]: [Model Release Notes](https://help.openai.com/en/articles/9624314-model-release-notes) (OpenAI Help Center)
[^barexam]: [Re-evaluating GPT-4's bar exam performance](https://link.springer.com/article/10.1007/s10506-024-09396-9) (Eric Martínez, *Artificial Intelligence and Law*, 2024)
[^gpt4v]: [GPT-4V(ision) system card](https://openai.com/index/gpt-4v-system-card/) (OpenAI, Sep 25, 2023)
[^report]: [GPT-4 Technical Report](https://arxiv.org/abs/2303.08774) (OpenAI, Mar 2023)
[^pause]: [Pause Giant AI Experiments: An Open Letter](https://futureoflife.org/open-letter/pause-giant-ai-experiments/) (Future of Life Institute, Mar 22, 2023)
