Skip to content

Commit 0c33e20

Browse files
authored
1 parent 3f17e26 commit 0c33e20

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
@@ -406,6 +406,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
406406
filter: false,
407407
countDownloads: `path:"mlc-chat-config.json"`,
408408
},
409+
moshi: {
410+
prettyLabel: "Moshi",
411+
repoName: "Moshi",
412+
repoUrl: "https://github.com/kyutai-labs/moshi",
413+
filter: false,
414+
countDownloads: `path:"tokenizer-e351c8d8-checkpoint125.safetensors"`,
415+
},
409416
nemo: {
410417
prettyLabel: "NeMo",
411418
repoName: "NeMo",

0 commit comments

Comments
 (0)