趋近智
参数
-
上下文长度
131K
模态
Text
架构
Dense
许可证
Proprietary
发布日期
13 Nov 2025
训练数据截止日期
May 2024
注意力结构
Multi-Head Attention
隐藏维度大小
-
层数
-
注意力头
-
键值头
-
激活函数
-
归一化
-
位置嵌入
Absolute Position Embedding
GPT-5 Nano is the most compact and efficient entry in the GPT-5 family, engineered for environments where low latency and high throughput are the primary engineering constraints. Unlike its larger counterparts, Nano is specifically architected to facilitate rapid, real-time interactions and lightweight agentic tasks. It functions as part of a unified routing system that dynamically allocates compute resources, allowing the model to serve as a fast-response engine for routine classifications, basic summarizations, and high-frequency API calls while maintaining the instruction-following precision characteristic of the GPT-5 lineage.
Technically, the model utilizes a dense transformer architecture optimized for edge-ready deployment and cost-effective scaling. It incorporates variable reasoning effort levels, minimal, low, medium, and high, enabling developers to tune the balance between inference speed and cognitive depth per request. This flexibility is supported by an expanded context window of 400,000 tokens, which allows the model to process extensive document sets or lengthy conversation histories despite its smaller parameter footprint. The architecture also integrates multi-modal input support, enabling the processing of both text and image data natively within the same inference pass.
From an operational perspective, GPT-5 Nano is positioned as a replacement for previous-generation lightweight models, offering a significantly lower price point for high-volume workloads. It is optimized for integration into developer tools, mobile applications, and low-power devices where resource efficiency is mandatory. By prioritizing throughput and reducing the frequency of hallucinations through refined training on high-fidelity datasets, the model provides a reliable foundation for building responsive AI services that require consistent performance across large-scale deployments.
OpenAI's latest generation of language models featuring advanced reasoning capabilities, extended context windows up to 400K tokens, and specialized variants for coding, general intelligence, and efficiency. GPT-5 series introduces improved thinking modes, superior performance across benchmarks, and variants optimized for different use cases from high-capacity Pro models to efficient Nano models. Features native multimodal understanding, enhanced mathematical reasoning, and state-of-the-art coding abilities through Codex variants.
排名
#74
| 基准 | 分数 | 排名 |
|---|---|---|
Summarization ProLLM Summarization | 0.95 | 4 |
StackEval ProLLM Stack Eval | 0.95 | 8 |
Agentic Coding LiveBench Agentic | 0.28 | 31 |
Coding LiveBench Coding | 0.67 | 34 |
Data Analysis LiveBench Data Analysis | 0.66 | 36 |
排名
#74
编程排名
#92