From 6b3f50d889a306a73ad8093233ceae9211247a5a Mon Sep 17 00:00:00 2001 From: simon-mo Date: Mon, 20 May 2024 13:55:09 -0700 Subject: [PATCH 1/4] Add ackowledgement for sponsors --- README.md | 21 +++++++++++++++++++++ docs/source/index.rst | 1 + 2 files changed, 22 insertions(+) diff --git a/README.md b/README.md index fc3f71b00c3c..ff6103873554 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,27 @@ Visit our [documentation](https://vllm.readthedocs.io/en/latest/) to learn more. We welcome and value any contributions and collaborations. Please check out [CONTRIBUTING.md](./CONTRIBUTING.md) for how to get involved. +## Sponsors + +vLLM is a community project. Our compute resources for development and testing are supported by the following organizations. Thank you for your support! + +- a16z +- AMD +- Anyscale +- AWS +- Crusoe Cloud +- DeepInfra +- Lambda Lab +- NVIDIA +- Replicate +- Roblox +- RunPod +- Trainy +- UC Berkeley +- UC San Diego + +We also have an official fundraising venue through [OpenCollective](https://opencollective.com/vllm). We plan to use the fund to support the development, maintenance, and adoption of vLLM. + ## Citation If you use vLLM for your research, please cite our [paper](https://arxiv.org/abs/2309.06180): diff --git a/docs/source/index.rst b/docs/source/index.rst index bab00e28e401..5db1c9346c45 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -118,6 +118,7 @@ Documentation :caption: Community community/meetups + community/sponsors Indices and tables ================== From ba65d7a715629b878c5a85606c334bf0dad105e2 Mon Sep 17 00:00:00 2001 From: simon-mo Date: Mon, 20 May 2024 14:33:43 -0700 Subject: [PATCH 2/4] add docs --- docs/source/community/sponsors.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/source/community/sponsors.md diff --git a/docs/source/community/sponsors.md b/docs/source/community/sponsors.md new file mode 100644 index 000000000000..06ef2b12a470 --- /dev/null +++ b/docs/source/community/sponsors.md @@ -0,0 +1,20 @@ +# Sponsors + +vLLM is a community project. Our compute resources for development and testing are supported by the following organizations. Thank you for your support! + +- a16z +- AMD +- Anyscale +- AWS +- Crusoe Cloud +- DeepInfra +- Lambda Lab +- NVIDIA +- Replicate +- Roblox +- RunPod +- Trainy +- UC Berkeley +- UC San Diego + +We also have an official fundraising venue through [OpenCollective](https://opencollective.com/vllm). We plan to use the fund to support the development, maintenance, and adoption of vLLM. \ No newline at end of file From e15f3a2c0a0798695d3f8dd477eae826d65ad2c8 Mon Sep 17 00:00:00 2001 From: simon-mo Date: Mon, 20 May 2024 14:35:24 -0700 Subject: [PATCH 3/4] add note to self --- README.md | 3 +++ docs/source/community/sponsors.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index ff6103873554..45066febc673 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,9 @@ Please check out [CONTRIBUTING.md](./CONTRIBUTING.md) for how to get involved. vLLM is a community project. Our compute resources for development and testing are supported by the following organizations. Thank you for your support! + + + - a16z - AMD - Anyscale diff --git a/docs/source/community/sponsors.md b/docs/source/community/sponsors.md index 06ef2b12a470..684cb02ac08b 100644 --- a/docs/source/community/sponsors.md +++ b/docs/source/community/sponsors.md @@ -2,6 +2,9 @@ vLLM is a community project. Our compute resources for development and testing are supported by the following organizations. Thank you for your support! + + + - a16z - AMD - Anyscale From b0666c795e491eb71475bb9d1d6bb7317d11ba44 Mon Sep 17 00:00:00 2001 From: simon-mo Date: Mon, 20 May 2024 14:39:24 -0700 Subject: [PATCH 4/4] add dbrx --- README.md | 1 + docs/source/community/sponsors.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 45066febc673..627e45d4de0c 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ vLLM is a community project. Our compute resources for development and testing a - Anyscale - AWS - Crusoe Cloud +- Databricks - DeepInfra - Lambda Lab - NVIDIA diff --git a/docs/source/community/sponsors.md b/docs/source/community/sponsors.md index 684cb02ac08b..532ce77beb7b 100644 --- a/docs/source/community/sponsors.md +++ b/docs/source/community/sponsors.md @@ -10,6 +10,7 @@ vLLM is a community project. Our compute resources for development and testing a - Anyscale - AWS - Crusoe Cloud +- Databricks - DeepInfra - Lambda Lab - NVIDIA