mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-13 20:34:02 +08:00
[Doc] fix document navigation link paths (#4368)
Some checks failed
CE Compile Job / ce_job_pre_check (push) Has been cancelled
CE Compile Job / print_ce_job_pre_check_outputs (push) Has been cancelled
CE Compile Job / FD-Clone-Linux (push) Has been cancelled
CE Compile Job / Show Code Archive Output (push) Has been cancelled
CE Compile Job / BUILD_SM8090 (push) Has been cancelled
CE Compile Job / BUILD_SM8689 (push) Has been cancelled
CE Compile Job / CE_UPLOAD (push) Has been cancelled
Deploy GitHub Pages / deploy (push) Has been cancelled
Some checks failed
CE Compile Job / ce_job_pre_check (push) Has been cancelled
CE Compile Job / print_ce_job_pre_check_outputs (push) Has been cancelled
CE Compile Job / FD-Clone-Linux (push) Has been cancelled
CE Compile Job / Show Code Archive Output (push) Has been cancelled
CE Compile Job / BUILD_SM8090 (push) Has been cancelled
CE Compile Job / BUILD_SM8689 (push) Has been cancelled
CE Compile Job / CE_UPLOAD (push) Has been cancelled
Deploy GitHub Pages / deploy (push) Has been cancelled
This commit is contained in:
@@ -45,7 +45,7 @@ python -m fastdeploy.entrypoints.openai.api_server \
|
||||
or
|
||||
`export XPU_VISIBLE_DEVICES="4,5,6,7"`
|
||||
|
||||
Refer to [Parameters](../../parameters.md) for more options.
|
||||
Refer to [Parameters](../parameters.md) for more options.
|
||||
|
||||
All supported models can be found in the *Supported Models* section above.
|
||||
|
||||
|
@@ -45,7 +45,7 @@ python -m fastdeploy.entrypoints.openai.api_server \
|
||||
or
|
||||
`export XPU_VISIBLE_DEVICES="4,5,6,7"`
|
||||
|
||||
更多参数可以参考 [参数说明](../../parameters.md)。
|
||||
更多参数可以参考 [参数说明](../parameters.md)。
|
||||
|
||||
全部支持的模型可以在上方的 *支持的模型* 章节找到。
|
||||
|
||||
|
Reference in New Issue
Block a user