hf_hub_ctranslate2.ct2_sentence_transformers
Classes
|
Loads or create a SentenceTransformer model, that can be used to map sentences / text to embeddings. |
|
Wrapper around a sentence_transformers.models.Transformer which routes the forward call to a CTranslate2 encoder model. |