Model initialization failed: CUDA driver initialization failed, you might not have a CUDA gpu.

Getting this error few times while loading a model that runs on gpu/torch, then the model proceeds to get loaded on CPU.
Even tho most of the times the model loads and runs fine on GPU.
Was this page helpful?