From 6a9337597ccf1f47fd635c1d35e91e4041be5736 Mon Sep 17 00:00:00 2001 From: Zhuohan Li Date: Thu, 14 Sep 2023 13:45:16 -0700 Subject: [PATCH] Add paper link --- _posts/2023-06-20-introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2023-06-20-introduction.md b/_posts/2023-06-20-introduction.md index a7e6531..412c359 100644 --- a/_posts/2023-06-20-introduction.md +++ b/_posts/2023-06-20-introduction.md @@ -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*

-GitHub | Documentation | Paper (Stay Tuned) +GitHub | Documentation | Paper

---