Hacker News new | ask | show | jobs
by fm100 711 days ago
Why do you guys implement tensor data type instead of integrating colbert directly?
1 comments

Because colbert is not an end-to-end solution. As seen for RAGatouille, it has integrated colbertv2 into this repo. However, it's not a database, we implement tensor within infinity, aim to make an end-to-end solution for late interaction based ranking models.