From db1c88946df96b647e493b3b27fd6a5425fd25bd Mon Sep 17 00:00:00 2001 From: qingqing01 Date: Mon, 30 Jun 2025 08:31:04 +0800 Subject: [PATCH] Fix links in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 531d95097..72617d396 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ FastDeploy supports inference deployment on **NVIDIA GPUs**, **Kunlunxin XPUs**, **Iluvatar GPUs**, **Enflame GCUs**, and other hardware. For detailed installation instructions: - [NVIDIA GPU](./docs/installation/nvidia_cuda.md) -- [Kunlunxin XPU](./docs/en/get_started/installation/kunlunxin_xpu.md) -- [Iluvatar GPU](./docs/en/get_started/installation/iluvatar_gpu.md) -- [Enflame GCU](./docs/en/get_started/installation/Enflame_gcu.md) +- [Kunlunxin XPU](./docs/get_started/installation/kunlunxin_xpu.md) +- [Iluvatar GPU](./docs/get_started/installation/iluvatar_gpu.md) +- [Enflame GCU](./docs/get_started/installation/Enflame_gcu.md) **Note:** We are actively working on expanding hardware support. Additional hardware platforms including Ascend NPU, Hygon DCU, and MetaX GPU are currently under development and testing. Stay tuned for updates!