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

How to quickly check if installation is working fine? #333

Open karrtikiyer-tw opened 2 months ago

karrtikiyer-tw commented 2 months ago

I have followed the instructions and did pip install of colbert-ai, how do I quickly do a sanity test on my installation of colbert? Like is it working with GPU as expected or not, what would be some quick commands?