Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request : Please include server search code from official Colbert repository into this repository for production usages. #208

Open
dineshdharme opened this issue May 2, 2024 · 0 comments

Comments

@dineshdharme
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant