From 27fa8a5be9941f07af0245d34ed6f902afa96e5b Mon Sep 17 00:00:00 2001 From: liuchao Date: Wed, 5 Nov 2025 14:05:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E4=B8=8D=E6=9E=84=E5=BB=BAmindscience?= =?UTF-8?q?=E5=92=8Cmindchemistry=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/generate_html/daily.json | 28 +++++----------------------- 1 file changed, 5 insertions(+), 23 deletions(-) diff --git a/tools/generate_html/daily.json b/tools/generate_html/daily.json index 796aeb7a1b..c2e07fef2b 100644 --- a/tools/generate_html/daily.json +++ b/tools/generate_html/daily.json @@ -34,15 +34,6 @@ }, { "id" : 4 , - "name" : "mindscience", - "branch" : "master", - "whl_path" : "", - "whl_name" : "", - "environ" : "MSC_PATH", - "uninstall_name" : "" -}, -{ - "id" : 5 , "name" : "golden_stick", "branch" : "master", "whl_path" : "/golden-stick/newest/any/", @@ -51,16 +42,7 @@ "uninstall_name" : "mindspore_gs" }, { - "id" : 6 , - "name" : "mindchemistry", - "branch" : "master", - "whl_path" : "/mindscience/website/mindchemistry/gpu/x86_64/cuda-11.1/", - "whl_name" : "mindchemistry_gpu-.*-cp39-cp39-linux_x86_64.whl$", - "environ" : "MSC_PATH", - "uninstall_name" : "mindchemistry_gpu" -}, -{ - "id" : 7 , + "id" : 5 , "name" : "mindformers", "branch" : "master", "whl_search" : "any/", @@ -72,7 +54,7 @@ "extra_whl_name" : "mindspore-.*-cp39-cp39-linux_x86_64.whl$" }, { - "id" : 8 , + "id" : 6 , "name" : "vllm_mindspore", "branch" : "master", "whl_path" : "", @@ -81,7 +63,7 @@ "uninstall_name" : "" }, { - "id" : 9 , + "id" : 7 , "name" : "mindstudio", "branch" : "master", "whl_path" : "", @@ -90,7 +72,7 @@ "uninstall_name" : "" }, { - "id" : 10 , + "id" : 8 , "name" : "msadapter", "branch" : "master", "whl_path" : "", @@ -99,7 +81,7 @@ "uninstall_name" : "" }, { - "id" : 11 , + "id" : 9 , "name" : "mindquantum", "branch" : "master", "whl_path" : "/mindquantum/newest/gpu/x86_64/cuda-11.1/", -- Gitee