diff --git a/packages/tasks/src/model-libraries.ts b/packages/tasks/src/model-libraries.ts index 900800aa3..291da75bf 100644 --- a/packages/tasks/src/model-libraries.ts +++ b/packages/tasks/src/model-libraries.ts @@ -494,6 +494,12 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { repoName: "mindspore", repoUrl: "https://github.com/mindspore-ai/mindspore", }, + "magi-1": { + prettyLabel: "MAGI-1", + repoName: "MAGI-1", + repoUrl: "https://github.com/SandAI-org/MAGI-1", + countDownloads: `path_extension:"json"`, + }, "mamba-ssm": { prettyLabel: "MambaSSM", repoName: "MambaSSM",