From f64b2a9bc061fafe8bbc8fa834869a10d4d3cbf7 Mon Sep 17 00:00:00 2001 From: Lianmin Zheng Date: Sat, 27 Jul 2024 06:29:15 -0700 Subject: [PATCH] Add slack invitation link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 936c623dc..4715852fe 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ -------------------------------------------------------------------------------- -| [**Blog**](https://lmsys.org/blog/2024-07-25-sglang-llama3/) | [**Paper**](https://arxiv.org/abs/2312.07104) | +| [**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.