stanford-futuredata / ColBERT

ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
MIT License
2.67k stars 355 forks source link

Extract only embeddings #339

Open karthikloganlogan opened 2 months ago

karthikloganlogan commented 2 months ago

I am actually trying to build a RAG, so can I use Colbert as embeddings and store embeddings in Qdrant or other vector database. Is this possible. Or is Colbert tightly integrated with Faiss index