Unverified Commit 05f47bd8 authored by Festus Ayobami Owumi's avatar Festus Ayobami Owumi Committed by GitHub
Browse files

[Doc] Fix: Correct vLLM announcing blog post link in docs (#31868)


Signed-off-by: default avatarenfinity <festusowumi@gmail.com>
parent bf184a66
...@@ -62,7 +62,7 @@ vLLM is flexible and easy to use with: ...@@ -62,7 +62,7 @@ vLLM is flexible and easy to use with:
For more information, check out the following: For more information, check out the following:
- [vLLM announcing blog post](https://vllm.ai) (intro to PagedAttention) - [vLLM announcing blog post](https://blog.vllm.ai/2023/06/20/vllm.html) (intro to PagedAttention)
- [vLLM paper](https://arxiv.org/abs/2309.06180) (SOSP 2023) - [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. - [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.
- [vLLM Meetups](community/meetups.md) - [vLLM Meetups](community/meetups.md)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment