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

Feat: adding support for remote code #302

Closed liuqi6777 closed 4 months ago

liuqi6777 commented 4 months ago

In this PR, I'd like to add support for models that use custom code (e.g., JinaBert). I believe this will enable more and more custom ColBERT models :)