JittorLLMs icon indicating copy to clipboard operation
JittorLLMs copied to clipboard

would u support CUDA Version 12.2 ?

Open showkeyjar opened this issue 1 year ago • 0 comments

python web_demo.py llama2

This path may cause jittor found the wrong libs, please unset LD_LIBRARY_PATH and remove cuda lib path in Path. ... RuntimeError: [f 0120 11:01:54.242000 48 compile_extern.py:247] CUDA found but cudnn is not loaded: Develop version of CUDNN not found, please refer to CUDA offical tar file installation: https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html#installlinux-tar or you can let jittor install cuda and cudnn for you:

python3.12 -m jittor_utils.install_cuda

showkeyjar avatar Jan 20 '24 03:01 showkeyjar