Claude is a series of large language models (LLMs) created by Anthropic, a public-benefit AI company founded in 2021 by former OpenAI researchers including Dario Amodei and Daniela Amodei. The Claude family includes Claude Instant (a faster, cheaper variant), Claude 2, Claude 3 (Haiku, Sonnet, Opus), Claude 3.5 (Sonnet, Haiku), and Claude 4 (Sonnet, Opus) as of early 2026. The models are built on transformer architectures with billions of parameters—Claude 3 Opus reportedly uses over 2 trillion parameters in a mixture-of-experts (MoE) configuration, though Anthropic has not disclosed exact sizes. Claude is trained using a combination of supervised fine-tuning, reinforcement learning from human feedback (RLHF), and a proprietary technique called constitutional AI (CAI). CAF trains the model to follow a set of written principles (a “constitution”) that guide its behavior toward harmlessness and helpfulness without relying solely on human raters. This reduces the need for extensive human oversight and aims to produce more predictable, aligned outputs. Claude is accessed primarily via API (Anthropic API), a web interface (claude.ai), and enterprise integrations. It supports a context window of 200,000 tokens (Claude 3.5/4 models), enabling long-document analysis, code generation, and multi-turn conversations. Claude excels at nuanced reasoning, creative writing, and tasks requiring careful instruction-following. It competes directly with OpenAI’s GPT-4, Google’s Gemini, and Meta’s Llama models. Common use cases include legal document summarization, customer support chatbots, medical literature review, and software development assistance. A notable pitfall is that Claude can be overly cautious, refusing harmless requests due to safety filters, especially in earlier versions. Its refusal rate has decreased with later models (e.g., Claude 4 Opus shows 30% fewer unnecessary refusals than Claude 3). As of 2026, Claude 4 Opus is considered state-of-the-art for alignment and safety benchmarks, scoring 92% on the Anthropic Safety Benchmark and 89% on MMLU (massive multitask language understanding). Anthropic also publishes safety research and model cards, contributing to transparency in AI development.
Claude: definition + examples
Examples
- Claude 3.5 Sonnet powers the coding assistant in Amazon Bedrock for real-time code generation and debugging.
- Claude 3 Opus achieved 92% on the MMLU benchmark (2024), outperforming GPT-4 at the time.
- Anthropic used constitutional AI to train Claude 2.1, reducing harmful outputs by 60% compared to RLHF-only models.
- Claude 4 Opus supports a 200K token context window, enabling summarization of 150-page documents.
- Enterprise customers like Notion and DuckDuckGo integrate Claude via API for content generation and search enhancements.
Related terms
Latest news mentioning Claude
- CLAUDE.md Wastes 7K+ Tokens Per Turn; Skills Cut to 50
A 1,000-line CLAUDE.md burns 7,000-10,000 tokens per turn on instructions the model already knows. Skills using progressive disclosure cut that to ~50 tokens.
May 15, 2026 - Permission-first CLAUDE.md kit aims to fix agent overreach
Developer releases MIT-licensed kit enforcing permission-first workflow for Claude Code with 10 agents and 28 skills.
May 14, 2026 - Anthropic Deprecates Fixed Thinking Budgets, Forces Adaptive Mode
Anthropic forced adaptive thinking on Claude models, deprecating fixed budgets. Users report quality drops and the change reduces API revenue potential.
May 14, 2026 - Google TPU 'Broadfly' Topology Scales Pod to 1,152 Chips
Google unveiled a Broadfly TPU topology at Cloud Next, scaling pods to 1,152 chips — 4.5x larger than Ironwood — with max 7 hops. This inference-first design challenges NVIDIA's NVLink on scale and la
May 14, 2026 - Claude Code Digest — May 11–May 14
Anthropic's agent misalignment fixes cut incidents by 40-60%, redefining AI reliability.
May 14, 2026
FAQ
What is Claude?
Claude is a family of large language models developed by Anthropic, designed for safety, helpfulness, and honesty using constitutional AI and RLHF techniques.
How does Claude work?
Claude is a series of large language models (LLMs) created by Anthropic, a public-benefit AI company founded in 2021 by former OpenAI researchers including Dario Amodei and Daniela Amodei. The Claude family includes Claude Instant (a faster, cheaper variant), Claude 2, Claude 3 (Haiku, Sonnet, Opus), Claude 3.5 (Sonnet, Haiku), and Claude 4 (Sonnet, Opus) as of early 2026. The…
Where is Claude used in 2026?
Claude 3.5 Sonnet powers the coding assistant in Amazon Bedrock for real-time code generation and debugging. Claude 3 Opus achieved 92% on the MMLU benchmark (2024), outperforming GPT-4 at the time. Anthropic used constitutional AI to train Claude 2.1, reducing harmful outputs by 60% compared to RLHF-only models.