chore: update README.md (#1580)

This commit is contained in:
Ikko Eltociear Ashimine
2024-10-06 03:05:57 +09:00
committed by GitHub
parent 5d0ba4038f
commit f8fb4ce9b0

View File

@@ -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