Skip to content

Commit 5c99c68

Browse files
authored
Swap models with config for colpali (#796)
1 parent 2176a91 commit 5c99c68

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
@@ -135,7 +135,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
135135
repoName: "ColPali",
136136
repoUrl: "https://github.com/ManuelFay/colpali",
137137
filter: false,
138-
countDownloads: `path:"adapter_model.safetensors"`,
138+
countDownloads: `path:"adapter_config.json"`,
139139
},
140140
diffusers: {
141141
prettyLabel: "Diffusers",

0 commit comments

Comments
 (0)