From c657e5c91e837db8999c78a5129f18f63e3664ed Mon Sep 17 00:00:00 2001 From: wwwttt001 Date: Mon, 11 Aug 2025 03:06:14 +0000 Subject: [PATCH] update RAGSDK/MainRepo/Samples/RagDemo/chat_with_ascend/readme.md. Signed-off-by: wwwttt001 --- RAGSDK/MainRepo/Samples/RagDemo/chat_with_ascend/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RAGSDK/MainRepo/Samples/RagDemo/chat_with_ascend/readme.md b/RAGSDK/MainRepo/Samples/RagDemo/chat_with_ascend/readme.md index 443c4a055..03e1b2364 100644 --- a/RAGSDK/MainRepo/Samples/RagDemo/chat_with_ascend/readme.md +++ b/RAGSDK/MainRepo/Samples/RagDemo/chat_with_ascend/readme.md @@ -3,7 +3,7 @@ ## 环境准备(容器化部署) 1.下载RAG -SDK镜像并按操作步骤启动容器,下载参考地址:https://www.hiascend.com/developer/ascendhub/detail/27c1cba133384f59ac7ec2500b0e3ffc +SDK镜像并按操作步骤启动容器,下载参考地址:https://www.hiascend.com/developer/ascendhub/detail/ragsdk 2.下载mindie镜像并按操作步骤启动大模型,下载参考地址:https://www.hiascend.com/developer/ascendhub/detail/af85b724a7e5469ebd7ea13c3439d48f -- Gitee