Skip to content

Commit a9643bf

Browse files
Update page-content.tsx
1 parent 480cfc3 commit a9643bf

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

packages/app/src/components/page-content.tsx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -256,12 +256,13 @@ export function PageContent({ initialTab = 'inference' }: { initialTab?: string
256256
<section>
257257
<Card data-testid="intro-section">
258258
<h2 className="text-lg font-semibold mb-2">
259-
Open Source Continuous Inference Standard and Research Platform trusted by Operators of Trillion Dollar Token Factories such as OpenAI, Oracle, Microsoft, etc.
259+
Open Source Continuous Inference Standard and Research Platform trusted by Operators of Trillion Dollar Token Factories
260260
</h2>
261261
<p className="text-muted-foreground mb-2">
262-
In the AI world, software development and model releases move at the speed of light.
263-
Existing performance benchmarks become obsolete because they are static, and participants
264-
often submit software images purpose built for the benchmark itself.
262+
As the world progresses exponentially towards AGI, software development and model releases move at the speed of light.
263+
Existing benchmarks rapidly become obsolete due to their static nature, and participants
264+
often submit software images purpose built for the benchmark itself which do not reflect
265+
real world performance
265266
</p>
266267
<p className="text-muted-foreground mb-2">
267268
<strong>InferenceX</strong> (formerly InferenceMAX) is our independent, reproducible

0 commit comments

Comments
 (0)