We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c37e9e commit 3ef4565Copy full SHA for 3ef4565
packages/tasks/src/model-libraries.ts
@@ -494,6 +494,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
494
repoName: "mindspore",
495
repoUrl: "https://github.com/mindspore-ai/mindspore",
496
},
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
+ },
504
"mamba-ssm": {
505
prettyLabel: "MambaSSM",
506
repoName: "MambaSSM",
0 commit comments