------------------------------------------------------------------- Thu May 8 23:38:20 UTC 2025 - Guang Yee - Update to v4.1.0 * ONNX and OpenVINO backends offering 2-3x speedups * improved hard negatives mining ------------------------------------------------------------------- Thu Feb 20 16:45:56 UTC 2025 - Guang Yee - Update to v3.4.1 * fix loss name in documentation of CachedMultipleNegativesRankingLoss in #3191 * Bump jinja2 from 3.1.4 to 3.1.5 in /docs in #3192 * minor typo in MegaBatchMarginLoss in #3193 * Fix type hint of StaticEmbedding.__init__ in #3196 * [integration] Work towards full model2vec integration in #3182 * Don't call set_base_model when local_files_only=True in #3202 ------------------------------------------------------------------- Wed Sep 11 22:01:01 UTC 2024 - Yogalakshmi Arunachalam - Disable test ------------------------------------------------------------------- Thu Sep 5 15:21:08 UTC 2024 - Yogalakshmi Arunachalam - fixed dependency python-huggingface-hub ------------------------------------------------------------------- Thu Sep 5 15:03:38 UTC 2024 - Yogalakshmi Arunachalam - Initial Package