[Doc] Add meetups to the doc (#4798)

This commit is contained in:
Zhuohan Li 2024-05-13 18:48:00 -07:00 committed by GitHub
parent 4bfa7e7f75
commit c579b750a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,12 @@
.. _meetups:
vLLM Meetups
============
We host regular meetups in San Francisco Bay Area every 2 months. We will share the project updates from the vLLM team and have guest speakers from the industry to share their experience and insights. Please find the materials of our previous meetups below:
- `The third vLLM meetup <https://robloxandvllmmeetup2024.splashthat.com/>`_, with Roblox, April 2nd 2024, `slides <https://docs.google.com/presentation/d/1A--47JAK4BJ39t954HyTkvtfwn0fkqtsL8NGFuslReM/edit?usp=sharing>`_.
- `The second vLLM meetup <https://lu.ma/ygxbpzhl>`_, with IBM Research, January 31st 2024, `slides <https://docs.google.com/presentation/d/12mI2sKABnUw5RBWXDYY-HtHth4iMSNcEoQ10jDQbxgA/edit?usp=sharing>`_, `video (vLLM Update) <https://youtu.be/Y0C-DUvEnZQ>`_, `video (IBM Research & torch.compile) <https://youtu.be/m0dMtFLI-dg>`_.
- `The first vLLM meetup <https://lu.ma/first-vllm-meetup>`_, with a16z, October 5th, 2023, `slides <https://docs.google.com/presentation/d/1QL-XPFXiFpDBh86DbEegFXBXFXjix4v032GhShbKf3s/edit?usp=sharing>`_.
We are always looking for speakers and sponsors at San Francisco Bay Area and potentially other locations. If you are interested in speaking or sponsoring, please contact us at `vllm-questions@lists.berkeley.edu <mailto:vllm-questions@lists.berkeley.edu>`_.

View File

@ -50,6 +50,7 @@ For more information, check out the following:
* `vLLM announcing blog post <https://vllm.ai>`_ (intro to PagedAttention)
* `vLLM paper <https://arxiv.org/abs/2309.06180>`_ (SOSP 2023)
* `How continuous batching enables 23x throughput in LLM inference while reducing p50 latency <https://www.anyscale.com/blog/continuous-batching-llm-inference>`_ by Cade Daniel et al.
* :ref:`vLLM Meetups <meetups>`.
@ -112,6 +113,12 @@ Documentation
dev/kernel/paged_attention
dev/dockerfile/dockerfile
.. toctree::
:maxdepth: 2
:caption: Community
community/meetups
Indices and tables
==================