Skip to content

Commit 5c8647b

Browse files
markjsherwoodVaibhavs10Wauplin
authored
Update model-libraries.ts (#1517)
add litert-lm --------- Co-authored-by: vb <[email protected]> Co-authored-by: Lucain <[email protected]> Co-authored-by: Lucain <[email protected]>
1 parent 4e05d9e commit 5c8647b

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
@@ -513,6 +513,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
513513
repoUrl: "https://github.com/webis-de/lightning-ir",
514514
snippets: snippets.lightning_ir,
515515
},
516+
"litert-lm": {
517+
prettyLabel: "LiteRT-LM",
518+
repoName: "LiteRT-LM",
519+
repoUrl: "https://github.com/google-ai-edge/LiteRT-LM",
520+
filter: false,
521+
countDownloads: `path_extension:"litertlm"`,
522+
},
516523
liveportrait: {
517524
prettyLabel: "LivePortrait",
518525
repoName: "LivePortrait",

0 commit comments

Comments
 (0)