From 5bd899243be414d087ebc3ad3dd98b571581ff16 Mon Sep 17 00:00:00 2001 From: Ying Sheng Date: Sun, 28 Jul 2024 21:57:23 -0700 Subject: [PATCH] Update README.md (#792) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bcfaa7c2..9ae67d5bf 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ -------------------------------------------------------------------------------- -| [**Documentation**](https://sglang.readthedocs.io) | [**Blog**](https://lmsys.org/blog/2024-07-25-sglang-llama3/) | [**Paper**](https://arxiv.org/abs/2312.07104) | [**Slack**](https://join.slack.com/t/sgl-fru7574/shared_invite/zt-2ngly9muu-t37XiH87qvD~6rVBTkTEHw) | +| [**Blog**](https://lmsys.org/blog/2024-07-25-sglang-llama3/) | [**Paper**](https://arxiv.org/abs/2312.07104) | [**Slack**](https://join.slack.com/t/sgl-fru7574/shared_invite/zt-2ngly9muu-t37XiH87qvD~6rVBTkTEHw) | SGLang is a fast serving framework for large language models and vision language models. It makes your interaction with models faster and more controllable by co-designing the backend runtime and frontend language.