sci-ml/sentence-transformers
Sentence/image embeddings, retrieval, and reranking via Transformers
ChangeLog
commit a87c604c4d1693e65cefaa0cd2d36cb9cc2563ed
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 20 18:23:08 2026 +0200
sci-ml/sentence-transformers: drop 5.4.1
commit e9a82d010852878642e5ea0ab50f268ceaa97050
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 20 18:23:08 2026 +0200
sci-ml/sentence-transformers: add 5.5.1
commit bd4329091f5735e4a50de3a4c58d2c4cd9de3da5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 10:06:16 2026 +0200
sci-ml/sentence-transformers: add 5.5.0
Routine github bump. Upstream pyproject deps unchanged (transformers/huggingface-
hub/torch/numpy/scikit-learn/scipy/ typing-extensions/tqdm).
commit 3d75f88f24ef3f8d38cde83c8910701e723bfea8
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 11:39:23 2026 +0200
sci-ml/sentence-transformers: new package, add 5.4.1
Pure-Python embeddings / retrieval / reranking layer over sci-ml/transformers,
needed by sci-ml/amd-gaia's deferred ui extra (eager faiss + sentence_
transformers boot in gaia.ui.server) and broadly useful for RAG pipelines.
Core deps only — no IUSE for the upstream optional-dependencies sets
(image, audio, video, train, onnx, onnx-gpu, openvino, dev). Each of
those would need additional ebuilds we don't have (datasets[2.0+] for
train, optimum-onnx, optimum-intel) or already-tracked transformers
extras that aren't in our overlay yet. Fold them in on demand.
RESTRICT="test" — upstream tests download model checkpoints from
huggingface.co, which fails inside the sandboxed network namespace.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 20 18:23:08 2026 +0200
sci-ml/sentence-transformers: drop 5.4.1
commit e9a82d010852878642e5ea0ab50f268ceaa97050
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 20 18:23:08 2026 +0200
sci-ml/sentence-transformers: add 5.5.1
commit bd4329091f5735e4a50de3a4c58d2c4cd9de3da5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 10:06:16 2026 +0200
sci-ml/sentence-transformers: add 5.5.0
Routine github bump. Upstream pyproject deps unchanged (transformers/huggingface-
hub/torch/numpy/scikit-learn/scipy/ typing-extensions/tqdm).
commit 3d75f88f24ef3f8d38cde83c8910701e723bfea8
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 11:39:23 2026 +0200
sci-ml/sentence-transformers: new package, add 5.4.1
Pure-Python embeddings / retrieval / reranking layer over sci-ml/transformers,
needed by sci-ml/amd-gaia's deferred ui extra (eager faiss + sentence_
transformers boot in gaia.ui.server) and broadly useful for RAG pipelines.
Core deps only — no IUSE for the upstream optional-dependencies sets
(image, audio, video, train, onnx, onnx-gpu, openvino, dev). Each of
those would need additional ebuilds we don't have (datasets[2.0+] for
train, optimum-onnx, optimum-intel) or already-tracked transformers
extras that aren't in our overlay yet. Fold them in on demand.
RESTRICT="test" — upstream tests download model checkpoints from
huggingface.co, which fails inside the sandboxed network namespace.


View
Download
Browse