You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official ColBERT implementation has a built-in query server (using Flask), which you can easily query via API requests and does support indexes generated with RAGatouille! This should be enough for most small applications, so long as you can persist the index on disk.
For now, I have followed the above advice to solve my problem. But I think this repository should become defacto repo
for serving and searching needs for Colbert. This would allow users to integrate such a server into third party search solutions like typesense and so on.
The text was updated successfully, but these errors were encountered:
For now, I have followed the above advice to solve my problem. But I think this repository should become defacto repo
for serving and searching needs for Colbert. This would allow users to integrate such a server into third party search solutions like typesense and so on.
The text was updated successfully, but these errors were encountered: