How to enable or add text2vec-transformers module in Weaviate installed from GitHub running without docker
I’m trying to enable the text2vec-transformers module in Weaviate, which I installed locally from GitHub. I’m facing an issue where the –modules flag isn’t recognized, and setting environment variables like WEAVIATE_DEFAULT_VECTORIZER_MODULE doesn’t seem to enable the module.