Skip to content

Commit c9ea21c

Browse files
committed
add stars count to Stas Bekman quote title
1 parent bd9133b commit c9ea21c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ export const QUOTES: Quote[] = [
180180
{
181181
text: "InferenceX\u2122 provides the open source measurements the community needs \u2014 nightly results across real workloads, real hardware, and real software stacks. As someone who has written extensively about the gap between theoretical and actual system performance, I'm glad to see a project that makes that gap visible and trackable for everyone.",
182182
name: 'Stas Bekman',
183-
title: 'Developer & Author of Machine Learning Engineering Open Book',
183+
title: 'Developer & Author of Machine Learning Engineering Open Book (17.5K+ ⭐)',
184184
org: 'Stas Bekman',
185185
},
186186
{

0 commit comments

Comments
 (0)