Skip to content

Commit 3ef4565

Browse files
committed
Add MAGI-1 library
1 parent 4c37e9e commit 3ef4565

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
494494
repoName: "mindspore",
495495
repoUrl: "https://github.com/mindspore-ai/mindspore",
496496
},
497+
"magi-1": {
498+
prettyLabel: "MAGI-1",
499+
repoName: "MAGI-1",
500+
repoUrl: "https://github.com/SandAI-org/MAGI-1",
501+
filter: false,
502+
countDownloads: `path_extension:"json"`,
503+
},
497504
"mamba-ssm": {
498505
prettyLabel: "MambaSSM",
499506
repoName: "MambaSSM",

0 commit comments

Comments
 (0)