We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7381c commit 801384cCopy full SHA for 801384c
packages/tasks/src/model-libraries.ts
@@ -480,7 +480,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
480
prettyLabel: "open-oasis",
481
repoName: "open-oasis",
482
repoUrl: "https://github.com/etched-ai/open-oasis",
483
- countDownloads: `path:"oasis500m.pt"`,
+ countDownloads: `path:"oasis500m.safetensors"`,
484
},
485
open_clip: {
486
prettyLabel: "OpenCLIP",
0 commit comments