Skip to content

Commit 0eb421c

Browse files
committed
Move blog post over to Community blog
Signed-off-by: Chris Abraham <[email protected]>
1 parent b37a1d4 commit 0eb421c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

_community_blog/vllm-joins-pytorch.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "vLLM Joins PyTorch Ecosystem: Easy, Fast, and Cheap LLM Serving for Everyone"
3+
author: vLLM Team
4+
ext_url: /blog/vllm-joins-pytorch/
5+
date: Dec 5, 2024
6+
---
7+
8+
We’re thrilled to announce that the [vLLM project](https://github.com/vllm-project/vllm) has become a PyTorch ecosystem project, and joined the PyTorch ecosystem family!
9+
10+
Running large language models (LLMs) is both resource-intensive and complex, especially as these models scale to hundreds of billions of parameters. That’s where vLLM comes in — a high-throughput, memory-efficient inference and serving engine designed for LLMs.

_posts/2024-12-05-vllm-joins-pytorch.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
layout: blog_detail
33
title: "vLLM Joins PyTorch Ecosystem: Easy, Fast, and Cheap LLM Serving for Everyone"
4+
author: vLLM Team
5+
hidden: true
46
---
57

68
![vllm logo](/assets/images/vllm.png){:style="width:100%;display: block;max-width:400px; margin-left:auto; margin-right:auto;"}

0 commit comments

Comments
 (0)