oobabooga / one-click-installers

Simplified installers for oobabooga/text-generation-webui.
GNU Affero General Public License v3.0
550 stars 186 forks source link

Torch Cuda error #47

Closed tarunabhdutta closed 1 year ago

tarunabhdutta commented 1 year ago

I am getting following error after the one click installer finishes. Traceback (most recent call last): File "T:\AI\GPT4ALL\oobabooga_windows\text-generation-webui\server.py", line 39, in import torch File "C:\Users\TD FILM STUDIO\AppData\Roaming\Python\Python310\site-packages\torch__init__.py", line 122, in raise err OSError: [WinError 127] The specified procedure could not be found. Error loading "C:\Users\TD FILM STUDIO\AppData\Roaming\Python\Python310\site-packages\torch\lib\torch_cuda_cpp.dll" or one of its dependencies. Done! Press any key to continue . . .

Please help anyone.

I also checked the version of CUDA toolkit installed in my pc. C:\WINDOWS\system32>nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2022 NVIDIA Corporation Built on Wed_Sep_21_10:41:10_Pacific_Daylight_Time_2022 Cuda compilation tools, release 11.8, V11.8.89 Build cuda_11.8.r11.8/compiler.31833905_0

github-actions[bot] commented 1 year ago

This issue has been closed due to inactivity for 30 days. If you believe it is still relevant, please leave a comment below.