Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
Stars
3.9k
Forks
264
Watchers
3.9k
Open Issues
95
Overall repository health assessment
No package.json found
This might not be a Node.js project
86
commits
4
commits
3
commits
2
commits
2
commits
2
commits
2
commits
2
commits
2
commits
2
commits
Trainer.train should return the best checkpoint path. It returns None. (#265)
d5a38b6View on GitHubCalculate `pid_docid_map.values()` only once in `add_to_index` (#267)
0df18e7View on GitHubperformance: Optimize ColBERT index free search with torch.topk (#219)
de3c620View on GitHubfix: fix inversion method & pytorch Kmeans OOM (#179)
796b493View on GitHub