8000 Register BAGEL (#1475) · huggingface/huggingface.js@170b542 · GitHub
[go: up one dir, main page]

Skip to content

Commit 170b542

Browse files
TsuTikgiauVaibhavs10pcuenca
authored
Register BAGEL (#1475)
This MR is for registering the BAGEL model to the hub https://huggingface.co/ByteDance-Seed/BAGEL-7B-MoT --------- Co-authored-by: deyao <deyao@bytedance.com> Co-authored-by: vb <vaibhavs10@gmail.com> Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
1 parent b51d3f4 commit 170b542

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-mot": {
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)
0