Skip to content

Commit

Permalink
chore: update README.md (#1580)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored Oct 5, 2024
1 parent 5d0ba40 commit f8fb4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f8fb4ce

Please sign in to comment.