Skip to content

Commit 068ddd2

Browse files
authored
Update community events documentation (#111)
Replacing October 2025 events with a new November 2025 event. Added 'Cloud Native + Kubernetes AI Day' details, including location, date, and session information, while removing previous events for clarity. Signed-off-by: Pete Cheslock <[email protected]>
1 parent 47b4bbf commit 068ddd2

File tree

1 file changed

+10
-26
lines changed

1 file changed

+10
-26
lines changed

docs/community/events.md

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -12,35 +12,19 @@ Stay connected with the llm-d community at meetups, conferences, and workshops.
1212
{(() => {
1313
const events = [
1414
{
15-
month: 'October 2025',
16-
title: 'AMD AI Dev Day 2025',
17-
location: 'San Francisco, CA',
18-
dateText: 'Oct 20, 2025',
19-
cost: 'Free',
20-
href: 'https://www.amd.com/en/corporate/events/amd-ai-dev-day.html',
21-
sessions: [],
22-
},
23-
{
24-
month: 'October 2025',
25-
title: 'PyTorch Conference 2025',
26-
location: 'San Francisco, CA',
27-
dateText: 'Oct 22–23, 2025',
15+
month: 'November 2025',
16+
title: 'Cloud Native + Kubernetes AI Day',
17+
location: 'Atlanta, GA',
18+
dateText: 'Nov 10, 2025',
2819
cost: 'Paid',
29-
href: 'https://events.linuxfoundation.org/pytorch-conference/',
20+
href: 'https://colocatedeventsna2025.sched.com/',
3021
sessions: [
3122
{
32-
title: 'Serving PyTorch LLMs at Scale: Disaggregated Inference With Kubernetes and llm-d',
33-
date: 'Thu, Oct 23, 2025',
34-
time: '11:35am – 12:00pm PDT',
35-
location: 'Room 2009 - 2011',
36-
href: 'https://pytorchconference.sched.com/event/27QDr',
37-
},
38-
{
39-
title: 'Open Source AI Production Stack with PyTorch and Red Hat AI',
40-
date: 'Thu, Oct 23, 2025',
41-
time: '10:35am – 10:45am PDT',
42-
location: 'Exhibit Hall - Booth D2',
43-
href: 'https://pytorchconference.sched.com/event/29Xx0?iframe=no',
23+
title: 'You Got a Match! LLM Prefix Aware Routing With Kubernetes',
24+
date: 'Mon, Nov 10, 2025',
25+
time: '10:40am – 11:05am EST',
26+
location: 'Building B | Level 4 | B401-402',
27+
href: 'https://colocatedeventsna2025.sched.com/event/28D0y',
4428
},
4529
],
4630
},

0 commit comments

Comments
 (0)