Add paper link

This commit is contained in:
Zhuohan Li 2023-09-14 13:45:16 -07:00
parent 6cd15ede01
commit 6a9337597c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ title: "vLLM: Easy, Fast, and Cheap LLM Serving with PagedAttention"
*By Woosuk Kwon\*, Zhuohan Li\*, Siyuan Zhuang, Ying Sheng, Lianmin Zheng, Cody Yu, Joey Gonzalez, Hao Zhang, and Ion Stoica (\* Equal Contribution). June 20th, 2023*
<p align="left">
<a href="https://github.com/vllm-project/vllm"><b>GitHub</b></a> | <a href="https://vllm.readthedocs.io/en/latest/"><b>Documentation</b></a> | <b>Paper (Stay Tuned)</b>
<a href="https://github.com/vllm-project/vllm"><b>GitHub</b></a> | <a href="https://vllm.readthedocs.io/en/latest/"><b>Documentation</b></a> | <a href="https://arxiv.org/pdf/2309.06180.pdf"><b>Paper</b></a>
</p>
---