Amazon's most capable Nova model, built for million-token context, multimodal input, and distilling smaller custom Nova variants.
Output Speed
Intelligence Index
Context Window
Input price
Output price
Performance
Where Nova Premier's Million-Token Window Earns Its Place
Benchmarks
Nova Premier Benchmarks: Capable, But Not Frontier
Output Speed
Intelligence Index
MMLU
GPQA
HLE
LiveCodeBench
Technical Specifications
What the model supports
Limitations & Trade-offs
Best-Fit Workloads
Where this model earns its place
Long-document and long-video understanding
The one-million-token window lets Premier ingest very long contracts, research collections, or up to roughly 90 minutes of video in a single prompt. Amazon documents strong performance on question answering over long documents. This suits legal review, policy analysis, and video-transcript Q&A where the entire source must be present. Structure inputs with long-form data first, since Amazon warns accuracy can decline slightly as context grows.
Whole-codebase analysis
With a million-token context and documented strength in code understanding, Premier can reason over large codebases in one request rather than chunking. Amazon reports 42.4% on SWE-bench Verified—useful but behind leading Claude Sonnet versions—so it fits repository comprehension, cross-file summarization, and documentation over top-tier autonomous coding. For hard end-to-end code generation, pair or replace it with a stronger coding model.
Model distillation teacher
Premier is explicitly designed as the teacher for Amazon Bedrock Model Distillation, producing cheaper, faster, lower-latency custom variants of Nova Pro, Lite, and Micro for specific verticals. This is a distinctive role: rather than serving Premier in production directly, teams use it offline to generate high-quality training signal, then deploy the distilled smaller model. It is the clearest case where paying for Premier's capability pays off downstream.
Multistep agentic and RAG workflows
Premier supports tool calling and structured JSON-schema outputs via the Bedrock Converse API and is positioned for RAG, function calling, and multistep agentic execution across tools and data sources. The large context helps agents keep extensive reference data and history in-window. It fits enterprise agents that must reason over large grounding corpora—though latency and cost mean latency-critical agents may prefer a smaller Nova model.