Skip to content

Commit 5fac37f

Browse files
Revert "feat: replace Adaptive ML quote with Baseten quote from Alex Ker"
This reverts commit c2750d2.
1 parent c2750d2 commit 5fac37f

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

Lines changed: 3 additions & 0 deletions
Loading

packages/app/src/components/quotes/quotes-data.ts

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,10 @@ export const QUOTES: Quote[] = [
191191
logo: 'sglang.png',
192192
},
193193
{
194-
text: "Our customers ship AI to production using frontier open-source models \u2014 and at scale, every token per second and every dollar per million tokens matters. InferenceX\u2122 gives the ecosystem something we've always needed: an objective, open benchmark that tracks real inference performance continuously across hardware such as GB300 NVL72, GB200 NVL72, H100 & soon Rubin & TPU & Trainium. Very helpful in allowing the wider community to understand the landscape and creating a clear taxonomy around performance.",
195-
name: 'Alex Ker',
196-
title: 'Engineer, Baseten',
197-
org: 'Baseten',
194+
text: 'We use InferenceX benchmarks ourselves as one of the key datapoints to help us make infrastructure decisions at Adaptive ML. Inference performance is critical for large-scale RL workloads, where fast generation directly impacts time to market & revenue for our customers. InferenceX\u2122 benchmarks the full stack continuously \u2014 engine, model, software, and hardware across rack-scale systems like GB300 NVL72. This is the kind of open, transparent, reproducible signal the ecosystem has been missing.',
195+
name: 'Julien Launay',
196+
title: 'Co-Founder & CEO, Adaptive ML',
197+
org: 'Adaptive ML',
198+
logo: 'adaptive-ml.svg',
198199
},
199200
];

0 commit comments

Comments
 (0)