Using sentence_transformers together with Weaviate

hi @Bevani !!

Welcome to our community :hugs:

There is a new approach I have just discovered the other day.

You can use tools like https://lmstudio.ai/, that will run different models both for LLM and embedding and emulate open ai interface.

With that you can point the text2vec_openai to that endpoint and it should use your custom models.

Check this thread: