Embed Connectors
HuggingFaceEmbed
The HuggingFaceEmbed connector is designed to generate embeddings for text data using Hugging Face hosted emedding models.
Access the plethora of open-source models hosted through Hugging face using the HuggingFaceEmbed
connector.
Looking for embedding models in HuggingFace? Here is a great place to start: MTEB Leaderboard
Properties
Required properties:
- model: HuggingFace model ID or a URL to a deployed Inference Endpoint.
- token: HuggingFace token.
Was this page helpful?