Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/app/src/components/quotes/quotes-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ export const QUOTES: Quote[] = [
logo: 'baseten.svg',
},
{
text: 'Verda was founded because AI engineers deserve affordable, high-performance compute without overhead. InferenceX\u2122 reinforces that mission by giving the community open, reproducible benchmarks that show what GPUs actually deliver under real inference workloads. We want our customers to see transparent, continuously updated performance data \u2014 not marketing claims. InferenceX provides exactly that.',
text: 'We founded Verda to give AI engineers frictionless access to cutting-edge compute without gatekeeping. InferenceX supports this mission by giving AI builders open, reproducible benchmarks that show what GPUs actually deliver under real inference workloads. We want our customers to see transparent, continuously updated performance data, without marketing fluff. InferenceX provides exactly that.',
name: 'Ruben Bryon',
title: 'Founder & CEO, Verda',
org: 'Verda',
Expand Down