From 6c8d6f1deb18195622cd7b552de4ee9c2723ffb3 Mon Sep 17 00:00:00 2001 From: Yufeng He <40085740+he-yufeng@users.noreply.github.com> Date: Mon, 15 Jun 2026 03:23:48 +0800 Subject: [PATCH] docs: update Chinese NPU docs link --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index a5566efc28..b86e1c8556 100644 --- a/README_zh.md +++ b/README_zh.md @@ -55,7 +55,7 @@ https://github.com/user-attachments/assets/43b700c6-a178-41db-b1f8-8190a5d3fcfc - **入门教程**:https://zhuanlan.zhihu.com/p/695287607 - **微调视频教程**:https://www.bilibili.com/video/BV1djgRzxEts/ - **框架文档**:https://llamafactory.readthedocs.io/zh-cn/latest/ -- **框架文档(昇腾 NPU)**:https://ascend.github.io/docs/sources/llamafactory/ +- **框架文档(昇腾 NPU)**:https://llamafactory.readthedocs.io/zh-cn/latest/multibackend/npu/index.html - **官方博客**:https://blog.llamafactory.net/ > [!NOTE]