What's Changed
- fix: fix inversion method & pytorch Kmeans OOM by @bclavie in #179
- performance: Optimize ColBERT index free search with torch.topk by @Diegi97 in #219
- Calculate
pid_docid_map.values()
only once inadd_to_index
by @vishalbakshi in #267 - Fix/185 return trainer best checkpoint path by @GeraudBourdin in #265
- Finally remove the dependency hell by fully getting rid of poetry. Stay tuned for more updates!
New Contributors
- @vishalbakshi made their first contribution in #267
- @GeraudBourdin made their first contribution in #265
Full Changelog: 0.0.8...0.0.9