Skip to content

Releases: DataScienceUIBK/Rankify

Rankify v0.1.3

10 Mar 18:33
Compare
Choose a tag to compare

features:

  • "🔧 Fixed UPR bugs to enhance retrieval and ranking stability."
  • "📦 Removed 7z dependency and added native Python extraction for datasets."
  • "🚀 Added Hyde Retriever (arXiv:2212.10496) for improved retrieval using hypothetical document embeddings."
  • "📂 Expanded support for pre-retrieved datasets, adding more benchmark datasets."

Rankify v0.1.2

18 Feb 21:44
Compare
Choose a tag to compare

We have updated the pyproject.toml file to adjust the default installation behavior. With this release, users can install the Rankify library without including vllm by default. vllm is now part of the optional reranking dependencies group.

Rankify v0.1.0.post4

10 Feb 03:28
Compare
Choose a tag to compare
Edit pyproject.toml to include .cpp files for ColBERT-2

Rankify v0.1.0.post3

10 Feb 00:17
Compare
Choose a tag to compare
fix pip install

Rankify v0.1.0.post1

09 Feb 22:48
Compare
Choose a tag to compare
Enable automatic PyPI upload on release

v0.1.0

09 Feb 22:09
Compare
Choose a tag to compare

Rankify v0.1.0.post2

09 Feb 23:38
Compare
Choose a tag to compare
Bump version to 0.1.0.post2