rom1504 / clip-retrieval

Easily compute clip embeddings and build a clip retrieval system with them
https://rom1504.github.io/clip-retrieval/
MIT License
2.42k stars 213 forks source link

OSError: /usr/local/python/lib/python3.7/site-packages/nvidia/cublas/lib/libcublas.so.11: symbol cublasLtHSHMatmulAlgoInit, version libcublasLt.so.11 not defined in file libcublasLt.so.11 with link time reference #302

Closed zccoder closed 10 months ago

zccoder commented 1 year ago

While I has installed the clip-retrieval, and then run the client.query, the problem as the title showd has occurred. The errors in detail is below:

image

I wonder if this project need special cudnn or Cuda version, please give me an answer. Thx a lot.

rom1504 commented 10 months ago

try again now