You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/publications.js
+10-9Lines changed: 10 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -38,21 +38,21 @@ const talks = [
38
38
title: 'Intelligent LLM Routing: A New Paradigm for Multi-Model AI Orchestration in Kubernetes',
39
39
speakers: 'Chen Wang, Huamin Chen',
40
40
venue: 'KubeCon NA 2025',
41
-
organization: 'Red Hat',
41
+
organization: '',
42
42
year: '2025',
43
43
abstract: 'Exploring how intelligent LLM routing transforms multi-model AI orchestration in Kubernetes environments, enabling efficient resource utilization and improved performance.',
title: 'vLLM Semantic Router: Unlock the Power of Intelligent Routing',
53
53
speakers: 'Xunzhuo Liu',
54
54
venue: 'vLLM Meetup Beijing',
55
-
organization: 'vLLM Community',
55
+
organization: '',
56
56
year: '2025',
57
57
abstract: 'A deep dive into vLLM Semantic Router capabilities, demonstrating how intelligent routing can unlock new possibilities for efficient LLM inference.',
58
58
links: [],
@@ -64,14 +64,14 @@ const talks = [
64
64
title: 'AI-Powered vLLM Semantic Router',
65
65
speakers: 'Huamin Chen',
66
66
venue: 'vLLM Office Hours',
67
-
organization: 'vLLM Community',
67
+
organization: '',
68
68
year: '2025',
69
69
abstract: 'An overview of AI-powered features in vLLM Semantic Router, showcasing the latest developments and community contributions.',
0 commit comments