[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

This commit is contained in:
yyssys
2025-10-13 11:01:35 +08:00
committed by GitHub
parent a21e16ee5f
commit 584d116889
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -45,7 +45,7 @@ python -m fastdeploy.entrypoints.openai.api_server \
or
`export XPU_VISIBLE_DEVICES="4,5,6,7"`
更多参数可以参考 [参数说明](../../parameters.md)。
更多参数可以参考 [参数说明](../parameters.md)。
全部支持的模型可以在上方的 *支持的模型* 章节找到。