From a80fb4635d79ab19440bc44caa6c5e21f2b02838 Mon Sep 17 00:00:00 2001 From: Aaron Pham <29749331+aarnphm@users.noreply.github.com> Date: Tue, 25 Jul 2023 04:19:55 -0400 Subject: [PATCH] docs: remove extraneous whitespace (#144) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5b6bff6..ce63144c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ With OpenLLM, you can run inference with any open-source large-language models, deploy to the cloud or on-premises, and build powerful AI apps. 🚂 **State-of-the-art LLMs**: built-in supports a wide range of open-source LLMs -and model runtime, including Llama 2, StableLM, Falcon, Dolly, Flan-T5, ChatGLM, +and model runtime, including Llama 2,StableLM, Falcon, Dolly, Flan-T5, ChatGLM, StarCoder and more. 🔥 **Flexible APIs**: serve LLMs over RESTful API or gRPC with one command,