Skip to content

Commit 955efdc

Browse files
committed
Update timesfm downloads
1 parent 131b286 commit 955efdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
936936
repoName: "timesfm",
937937
repoUrl: "https://github.com/google-research/timesfm",
938938
filter: false,
939-
countDownloads: `path:"checkpoints/checkpoint_1100000/state/checkpoint"`,
939+
countDownloads: `path:"checkpoints/checkpoint_1100000/state/checkpoint" OR path:"checkpoints/checkpoint_2150000/state/checkpoint" OR path_extension:"ckpt"`,
940940
},
941941
timm: {
942942
prettyLabel: "timm",

0 commit comments

Comments
 (0)