-------------------------------------------------------------------
Fri Nov 14 20:44:16 UTC 2025 - Guang Yee <gyee@suse.com>

- Update to v5.1.2
  * fix: static model saving fails because weights are not contiguous in #3524
  * bug: fix state bug in trainer in #3525
  * [fix] Patch Router training with Cached losses in #3527
  * [fix] Allow loading Dense modules not saved in fp32 in #3528
  * [tests] Patch Regex expected output for Python 3.9 in #3529
  * Future-proof tests for upcoming transformers version in #3533
  * feat: matryoshka dims bounds checks and warning in #3530
  * Performance table format and Few markdownlint error correction in #3534
  * fix typos: inaccuracte -> inaccurate-choi in #3542
  * [fix] correct dataset link in training scripts86 in #3543
  * [fix] Allow MatryoshkaLoss with MSELoss in #3538
  * [docs] Format all markdown using mdformat in #3539
  * feat: provide support for python 3.13 in #3551
  * Update MTEB docs to v2 in #3548
  * Add support for Intel 'xpu' device in environment.py in #3537
  * docs: Update project metadata in #3553
  * MegaBatchMarginLoss use mini batches for positives too in #3550 

-------------------------------------------------------------------
Thu May  8 23:38:20 UTC 2025 - Guang Yee <gyee@suse.com>

- 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 <gyee@suse.com>

- 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 <yarunachalam@suse.com>

- Disable test

-------------------------------------------------------------------
Thu Sep  5 15:21:08 UTC 2024 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

- fixed dependency python-huggingface-hub 

-------------------------------------------------------------------
Thu Sep  5 15:03:38 UTC 2024 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

- Initial Package 
