规模、成本与效率 · 厂商发布
Compute Frontier Curve
展示推理算力增加时的收益曲线,并标出 low、medium、high 等 effort 档位。
frontierInformation grammar
它如何组织信息
对数横轴 + 前沿曲线 + effort 节点注释
- Visual system
- VS-07 Reasoning compute field
- Component ID
openai-compute-frontier
Use when
适用判断
适合可调 thinking budget 的模型;必须同时说明横轴是 tokens、时间还是美元。
Source lineage
OpenAI / ChatGPT
高留白、单一强调色、compute 与 reliability 叙事
Open formal source ↗Structured data
可替换的数据模型
示意数据,仅复现信息结构,不代表最新榜单结果。
{
"series": [
{
"label": "reasoning",
"points": [
[
1,
42
],
[
2,
58
],
[
4,
71
],
[
8,
80
],
[
16,
85
],
[
32,
88
]
]
},
{
"label": "baseline",
"points": [
[
1,
39
],
[
2,
45
],
[
4,
50
],
[
8,
54
],
[
16,
56
],
[
32,
57
]
]
}
]
}Related components