Hugging Face Embeddings
Get more control of your data by using open-source embeddings from Hugging Face
By default, AAQ uses OpenAI text embeddings to generate text vectors. But we give the option of deploying and hosting custom Hugging Face embedding models.
Note
Hugging Face has an extensive list of embeddings models, some lightweight and some heavy. Please carefully choose the model that will fit your use case best.
-
How to use
Deploying the custom Hugging Face embeddings model and configuring AAQ to use Hugging Face embeddings.