marella / chatdocs

Chat with your documents offline using AI.
MIT License
684 stars 99 forks source link

ImportError: libcudnn.so.8: cannot open shared object file: No such file or directory #8

Closed gandolfi974 closed 1 year ago

gandolfi974 commented 1 year ago

hello, i have a new error when i install GPTQ on python 3.10. I run chatdocs chat

ImportError: libcudnn.so.8: cannot open shared object file: No such file or directory .... ValueError: Dependencies for InstructorEmbedding not found.

gandolfi974 commented 1 year ago

i have to install pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu116 conda install cuda --channel nvidia/label/cuda-11.6.0