Module Not Found Error

#6
by firejake308 - opened

I got this error when I tried using this embedding model through langchain_huggingface. I had sentence-transformers installed, and switchhing to another model worked fine.

ModuleNotFoundError: No module named 'sentence_transformers_impl'

Can you try upgrading everything? If that doesn't work, please share your code here and I can try to figure it out. We use a custom sentence-transformers module which might not be compatible with all frameworks (but I think it should be).

Also please switch to our newer version: https://huggingface.co/jxm/cde-small-v2

jxm changed discussion status to closed

Sign up or log in to comment