Open yhtest1 opened 2 months ago
Is it possible to load local embeddings model instead of downloading from Huggingface?
Yes, you can load any local model using SentenceTransformers and then pass that model directly to KeyBERT.
Is it possible to load local embeddings model instead of downloading from Huggingface?