Skip to content

Commit 2a98a58

Browse files
committed
register bagel
1 parent 91003db commit 2a98a58

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
@@ -116,6 +116,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
116116
countDownloads: `path_extension:"pth"`,
117117
snippets: snippets.audioseal,
118118
},
119+
bagel: {
120+
prettyLabel: "Bagel",
121+
repoName: "Bagel",
122+
repoUrl: "https://github.com/ByteDance-Seed/Bagel/",
123+
filter: false,
124+
countDownloads: `path:"llm_config.json"`,
125+
},
119126
ben2: {
120127
prettyLabel: "BEN2",
121128
repoName: "BEN2",

0 commit comments

Comments
 (0)