From 628e1fa7603ea583a1511e08aa6f508f97be658f Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Sun, 28 Jul 2024 22:24:27 +1000 Subject: [PATCH] docs: update README (#788) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e3d0b54b1..2f476be27 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ logo +[![PyPI](https://img.shields.io/pypi/v/sglang)](https://pypi.org/project/sglang) +![PyPI - Downloads](https://img.shields.io/pypi/dm/sglang) +[![license](https://img.shields.io/github/license/sgl-project/sglang.svg)](https://github.com/sgl-project/sglang/tree/main/LICENSE) +[![issue resolution](https://img.shields.io/github/issues-closed-raw/sgl-project/sglang)](https://github.com/sgl-project/sglang/issues) +[![open issues](https://img.shields.io/github/issues-raw/sgl-project/sglang)](https://github.com/sgl-project/sglang/issues) + -------------------------------------------------------------------------------- | [**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) |