Skip to content

Commit bfa1765

Browse files
feat: add Jensen GTC 2026 Inference King media mention
Jensen announces he is one of the Inference King at GTC 2026. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bfc3a26 commit bfa1765

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,13 @@ export const MEDIA_ITEMS: MediaItem[] = [
5353
type: 'article',
5454
date: '2026-03-17',
5555
},
56+
{
57+
title: 'GTC 2026: Jensen announces that he is one of the Inference King',
58+
organization: 'NVIDIA',
59+
url: 'https://x.com/dylan522p/status/2034501674711302339',
60+
type: 'video',
61+
date: '2026-03-16',
62+
},
5663
{
5764
title: 'How NVIDIA Dynamo 1.0 Powers Multi-Node Inference at Production Scale',
5865
organization: 'NVIDIA Developer Blog',

0 commit comments

Comments
 (0)