langchain/tests/unit_tests/embeddings
Bagatur b90e25f786
Add HuggingFace Hub Embeddings (#125)
Add support for calling HuggingFace embedding models
using the HuggingFaceHub Inference API. New class mirrors
the existing HuggingFaceHub LLM implementation. Currently
only supports 'sentence-transformers' models.

Closes #86
2022-11-27 00:24:59 -08:00
..
__init__.py Add HuggingFace Hub Embeddings (#125) 2022-11-27 00:24:59 -08:00
test_huggingface_hub.py Add HuggingFace Hub Embeddings (#125) 2022-11-27 00:24:59 -08:00