From f8fb4ce9b0a788c7e1826a26035ad3c103ca45d3 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 6 Oct 2024 03:05:57 +0900 Subject: [PATCH] chore: update README.md (#1580) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65ac1350f..6731a760a 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ GLOO_SOCKET_IFNAME=eth0 python3 -m sglang.launch_server --model-path meta-llama/ The frontend language can be used with local models or API models. It is an alternative to the OpenAI API. You may found it easier to use for complex prompting workflow. ### Quick Start -The example below shows how to use sglang to answer a mulit-turn question. +The example below shows how to use sglang to answer a multi-turn question. #### Using Local Models First, launch a server with