What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #97
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #96
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #95
- Update pytest-cov requirement from <7,>=5 to >=5,<8 by @dependabot[bot] in #98
- Run actions on new pr by @fschlatt in #99
- Add LoRA Support by @lgienapp in #94
- Fix linters by @fschlatt in #100
- Remove complete HF cache after each test to save space in runner by @fschlatt in #101
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #103
- Move rank-distillm to hf by @fschlatt in #104
- Rename normalize to normalization by @fschlatt in #105
- Cleanup run file loading by @fschlatt in #106
- External model hub improvments by @fschlatt in #107
- Fix test actions by @fschlatt in #108
- Fix mean nan mean aggregation by @fschlatt in #110
- Ignore errors on removing hf cache by @fschlatt in #111
- Add temperature to ranknet by @fschlatt in #112
- Add unicoil by @fschlatt in #113
- Add more splade models by @fschlatt in #114
- Fix variable name by @fschlatt in #115
- Fix mean and sum aggregation with masking by @fschlatt in #116
- fix trailing whitespace by @fschlatt in #117
- Add another opensearch splade model by @fschlatt in #118
- Fix lexical splade by @fschlatt in #119
- Fix dtypes for naive exact searchers by @fschlatt in #120
- Return loss and output on training step by @fschlatt in #121
- add option to manually configure backbone model by @fschlatt in #124
- fix linters by @fschlatt in #125
- use dashed docs dataset id for saving indexes by @fschlatt in #126
- Make first pooling work on m chip macs. by @hscells in #127
- Add PLAID indexer and searcher implementations by @RaykKretzschmar in #102
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #128
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #129
- Update sphinx version by @fschlatt in #131
- Make query and doc length optional + cleanup (cross-encoder) tokenizer by @fschlatt in #132
- Update pytest requirement from ==8.*,>=8.0 to >=8,<10 by @dependabot[bot] in #134
- Add tests for external datasets and cleanup external datasets by @fschlatt in #135
- Add XTR model implementation and tests by @RaykKretzschmar in #136
- migrate everything to pyproject.toml by @fschlatt in #138
- Cleanup pooling, normalization, and sparsification by @fschlatt in #137
- Version bump by @fschlatt in #139
New Contributors
Full Changelog: v0.0.5...v.0.0.6