[Doc] fix the nit in docs (#6826)
Refresh the doc, fix the nit in the docs
- vLLM version: v0.15.0
- vLLM main:
83b47f67b1
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ This tutorial will introduce the usage of them.
|
||||
pip install fastapi httpx uvicorn
|
||||
```
|
||||
|
||||
## Starting Exeternal DP Servers
|
||||
## Starting External DP Servers
|
||||
|
||||
First, you need to have at least two vLLM servers running in data parallel. These can be mock servers or actual vLLM servers. Note that this proxy also works with only one vLLM server running, but will fall back to direct request forwarding which is meaningless.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user