From 8eb73b71a4c0f3282ecfbab32265537be9b813c0 Mon Sep 17 00:00:00 2001 From: Sean Sheng Date: Thu, 11 Jul 2024 18:45:22 -0700 Subject: [PATCH] docs: update readme links Signed-off-by: Sean Sheng --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index bb5becfe8..a0524a443 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,13 @@

🦾 OpenLLM: Self-Hosting LLMs Made Easy

- - pypi_status - - pre-commit.ci status -
- Twitter - - Discord -
+[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202-green.svg)](https://github.com/bentoml/OpenLLM/blob/main/LICENSE) +[![Releases](https://img.shields.io/pypi/v/openllm.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/openllm) +[![CI](https://results.pre-commit.ci/badge/github/bentoml/OpenLLM/main.svg)](https://results.pre-commit.ci/latest/github/bentoml/OpenLLM/main) +[![X](https://badgen.net/badge/icon/@bentomlai/000000?icon=twitter&label=Follow)](https://twitter.com/bentomlai) +[![Community](https://badgen.net/badge/icon/Community/562f5d?icon=slack&label=Join)](https://l.bentoml.com/join-slack) + ## Introduction OpenLLM lets developers run any **open-source LLMs** as **OpenAI-compatible API** endpoints with **a single command**.