Skip to content

Commit

Permalink
chore: add Moshi (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhavs10 authored Sep 20, 2024
1 parent 3f17e26 commit 0c33e20
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/tasks/src/model-libraries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
filter: false,
countDownloads: `path:"mlc-chat-config.json"`,
},
moshi: {
prettyLabel: "Moshi",
repoName: "Moshi",
repoUrl: "https://github.com/kyutai-labs/moshi",
filter: false,
countDownloads: `path:"tokenizer-e351c8d8-checkpoint125.safetensors"`,
},
nemo: {
prettyLabel: "NeMo",
repoName: "NeMo",
Expand Down

0 comments on commit 0c33e20

Please sign in to comment.