Skip to content

Commit cf50454

Browse files
NielsRoggeWauplin
andauthored
Update packages/tasks/src/model-libraries.ts
Co-authored-by: Lucain <[email protected]>
1 parent f4606b1 commit cf50454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
377377
prettyLabel: "Mini-Omni2",
378378
repoName: "mini-omni2",
379379
repoUrl: "https://github.com/gpt-omni/mini-omni2",
380-
countDownloads: `path_extension:"pt" OR path_extension:"pth"`,
380+
countDownloads: `path:"model_config.yaml"`,
381381
},
382382
mindspore: {
383383
prettyLabel: "MindSpore",

0 commit comments

Comments
 (0)