Closed wideglide closed 2 years ago
Hi @wideglide Thanks for raising the issue. It runs with no problem on my end. What torch version you are using?
torch version 1.10.1
It works if I comment out the jit code, but not when it tries to use the torch script.
hmm this is weird. I am also using pytorch 1.10.1 py3.9_cuda11.3_cudnn8.2.0_0
, but it runs no problem with torchscript. Is it the latest code?
yes, It seemed to be something botched with the virtualenv. I deleted the venv, started over, and now it works? Feel free to close this issue, sorry for the hassle!
Not at all @wideglide :-)
There seems to be an error with annotations when using the
command/inference/get_embedding.py
script.See the error message: