barraland
Results
2
issues of
barraland
Hello again. I am executing this script. `#!/bin/bash` `export CUDA_HOME=/usr/local/cuda-11.7/` `export LIBRARY_PATH=${CUDA_HOME}/lib64` `export C_INCLUDE_PATH=${CUDA_HOME}/include` `python inference_lora.py \` `--prompt "Close-up photo of the happy smiles on the faces of the cool...
ImportError: libcupti.so.11.7: cannot open shared object file: No such file or directory when running test_inference.sh. I have CUDA 11.3 installed. The file was not present in /usr/local/cuda/lib64 after a clean...