Enhancements
- Update RankingTrainer usage and Remove BLAS by @OctoberChang in #300
- Refactor RankingModel class for Text+Numr use case by @OctoberChang in #299
- Add support for rankllama by @aniquetahir in #294
- add fixed length str2int / asin str2int memory-mappable hashmap by @vpung in #295
Bug Fixes
- Add unit test for TextNumrEncoder and fix bugs by @OctoberChang in #302
- Make pecos.xmr importable by @OctoberChang in #301
- pin setuptools version to 73.0.1 by @vpung in #298
- Remove Support of Py3.7 and Support Py3.11 by @OctoberChang in #297
- Update numpy, scipy, OpenBLAS, and setuptools version by @vpung in #296
New Contributors
- @vpung made their first contribution in #296
- @aniquetahir made their first contribution in #294
Full Changelog: v1.2.5...v1.2.7