Skip to content

Commit f57422e

Browse files
Update serving parameters description
1 parent 0dcfc6d commit f57422e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/serving.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
使用如下命令进行服务部署
44

55
```bash
6-
python -m fastdeploy.entrypoints.openai.api_server --model ernie-45-turbo --port 8188 --tensor-parallel-size 8
6+
python -m fastdeploy.entrypoints.openai.api_server --model qwen2 --port 8188 --tensor-parallel-size 1
77
```
88

99
其中api_server支持的参数包括

0 commit comments

Comments
 (0)