diff --git a/packages/tasks/src/model-libraries.ts b/packages/tasks/src/model-libraries.ts index e25550640c..168f1471ae 100644 --- a/packages/tasks/src/model-libraries.ts +++ b/packages/tasks/src/model-libraries.ts @@ -480,7 +480,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { prettyLabel: "open-oasis", repoName: "open-oasis", repoUrl: "https://github.com/etched-ai/open-oasis", - countDownloads: `path:"oasis500m.pt"`, + countDownloads: `path:"oasis500m.safetensors"`, }, open_clip: { prettyLabel: "OpenCLIP",