Port details |
- py-sentence-transformers PyTorch: Ready to use implementations of generative models
- 5.1.0 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-19 07:46:07
- Last Update: 2025-09-19 07:36:22
- Commit Hash: 84fda7f
- License: APACHE20
- WWW:
- https://www.sbert.net/
- https://github.com/UKPLab/sentence-transformers/
- Description:
- This framework provides an easy method to compute embeddings for accessing,
using, and training state-of-the-art embedding and reranker models. It can be
used to compute embeddings using Sentence Transformer models (quickstart), to
calculate similarity scores using Cross-Encoder (a.k.a. reranker) models
(quickstart) or to generate sparse embeddings using Sparse Encoder models
(quickstart).
This unlocks a wide range of applications, including semantic search, semantic
textual similarity, and paraphrase mining.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sentence-transformers>0:misc/py-sentence-transformers@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-sentence-transformers/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-sentence-transformers
- pkg install py311-sentence-transformers
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-sentence-transformers listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sentence-transformers
- Package flavors (<flavor>: <package>)
- py311: py311-sentence-transformers
- distinfo:
- TIMESTAMP = 1758260582
SHA256 (sentence_transformers-5.1.0.tar.gz) = 70c7630697cc1c64ffca328d6e8688430ebd134b3c2df03dc07cb3a016b04739
SIZE (sentence_transformers-5.1.0.tar.gz) = 370745
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-huggingface-hub>=0.20.0 : misc/py-huggingface-hub@py311
- py311-pillow>0 : graphics/py-pillow@py311
- py311-pytorch>=1.11.0 : misc/py-pytorch@py311
- py311-scikit-learn>0 : science/py-scikit-learn@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- py311-transformers>=4.41.0<5.0.0 : misc/py-transformers@py311
- py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
- py311-tokenizers>0 : textproc/py-tokenizers@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-sentence-transformers
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|