Skip to content

Commit 2176a91

Browse files
merveenoyanWauplinosanseviero
authored
add colpali (#789)
cc @osanseviero --------- Co-authored-by: Lucain <lucainp@gmail.com> Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
1 parent 33ebf5e commit 2176a91

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
@@ -130,6 +130,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
130130
filter: false,
131131
countDownloads: `path:"asset/GPT.pt"`,
132132
},
133+
colpali: {
134+
prettyLabel: "ColPali",
135+
repoName: "ColPali",
136+
repoUrl: "https://github.com/ManuelFay/colpali",
137+
filter: false,
138+
countDownloads: `path:"adapter_model.safetensors"`,
139+
},
133140
diffusers: {
134141
prettyLabel: "Diffusers",
135142
repoName: "🤗/diffusers",

0 commit comments

Comments
 (0)