Instructions to use vidore/colpali-v1.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ColPali
How to use vidore/colpali-v1.2 with ColPali:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
ColPali and Milvus vector database
#2
by botond1999 - opened
How can I save the ColPali embeddings into the Milvus vector database and then perform a similarity search with the user's query? Thank you!
Not a direct answer to your query, but this article shows how this can be done with Vespa:
Not familiar with Mil us but Vespa, Qdrant are supported and Milvus should also at some point in the future I think
manu changed discussion status to closed
I added the link to the main repo !
Thanks !