Skip to content

Commit c8c280c

Browse files
authored
[XPU][Doc] fix typo (PaddlePaddle#2892)
1 parent ddb10ac commit c8c280c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/get_started/installation/kunlunxin_xpu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ python -c "from fastdeploy.model_executor.ops.xpu import block_attn"
118118

119119
If all the above steps execute successfully, FastDeploy is installed correctly.
120120

121-
## How to deploy services on kunlunxin XPU
122-
Refer to [**Supported Models and Service Deployment**](../../usage/kunlunxin_xpu_deployment.md) for the details about the supported models and the way to deploy services on kunlunxin XPU.
121+
## How to deploy services on Kunlunxin XPU
122+
Refer to [**Supported Models and Service Deployment**](../../usage/kunlunxin_xpu_deployment.md) for the details about the supported models and the way to deploy services on Kunlunxin XPU.

docs/zh/get_started/installation/kunlunxin_xpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,5 @@ python -c "from fastdeploy.model_executor.ops.xpu import block_attn"
119119

120120
如果上述步骤均执行成功,代表 FastDeploy 已安装成功。
121121

122-
## 如何在昆仑新XPU上部署服务
122+
## 如何在昆仑芯 XPU 上部署服务
123123
请参考 [**支持的模型与服务部署**](../../usage/kunlunxin_xpu_deployment.md) 以了解昆仑芯 XPU 支持的模型与服务部署方法。

0 commit comments

Comments
 (0)