Skip to main content

Locally Hosted Transformers + Weaviate

New Documentation

The model provider integration pages are new and still undergoing improvements. We appreciate any feedback on this forum thread.

Hugging Face's Transformers library can be used with a wide range of models for natural language processing. Weaviate seamlessly integrates with the Transformers library, allowing users to leverage compatible models directly within the Weaviate database.

These integrations empower developers to build sophisticated AI-driven applications with ease.

Integrations with Hugging Face Transformers

Weaviate integrates with compatible Hugging Face Transformers models by spinning them up in containers. This allows users to host their own models and use them with Weaviate.

Embedding integration illustration

Transformers-compatible embedding models transform text data into high-dimensional vector representations, capturing semantic meaning and context.

Weaviate integrates with Hugging Face Transformers' embedding models to enable seamless vectorization of data. This integration allows users to perform semantic and hybrid search operations without the need for additional preprocessing or data transformation steps.

Hugging Face Transformers embedding integration page

Summary

These integrations enable developers to leverage powerful Hugging Face Transformers models from directly within Weaviate.

In turn, they simplify the process of building AI-driven applications to speed up your development process, so that you can focus on creating innovative solutions.

Get started

A locally hosted Weaviate instance is required for these integrations so that you can host your own Hugging Face Transformers models.

Go to the relevant integration page to learn how to configure Weaviate with the Hugging Face Transformers models and start using them in your applications.

If you have any questions or feedback, let us know in the user forum.