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: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ Easy, fast, and cheap LLM serving for everyone
17
17
---
18
18
19
19
*Latest News* 🔥
20
+
-[2023/12] Added ROCm support to vLLM.
20
21
-[2023/10] We hosted [the first vLLM meetup](https://lu.ma/first-vllm-meetup) in SF! Please find the meetup slides [here](https://docs.google.com/presentation/d/1QL-XPFXiFpDBh86DbEegFXBXFXjix4v032GhShbKf3s/edit?usp=sharing).
21
22
-[2023/09] We created our [Discord server](https://discord.gg/jz7wjKhh6g)! Join us to discuss vLLM and LLM serving! We will also post the latest announcements and updates there.
22
23
-[2023/09] We released our [PagedAttention paper](https://arxiv.org/abs/2309.06180) on arXiv!
@@ -43,6 +44,7 @@ vLLM is flexible and easy to use with:
43
44
- Tensor parallelism support for distributed inference
44
45
- Streaming outputs
45
46
- OpenAI-compatible API server
47
+
- Support NVIDIA CUDA and AMD ROCm.
46
48
47
49
vLLM seamlessly supports many Hugging Face models, including the following architectures:
0 commit comments