RuntimeError: Found no NVIDIA driver on your system

I submitted the official rag baseline code, but it encountered an error during execution. It appears that the evaluation machine is running on a CPU? Or perhaps it’s not utilizing the CUDA driver. This issue seems to require an official resolution and I don’t change dockerfile

error info:





  File "/home/aicrowd/.conda/lib/python3.8/site-packages/torch/cuda/__init__.py", line 293, in _lazy_init

  File "/home/aicrowd/.conda/lib/python3.8/site-packages/torch/cuda/__init__.py", line 293, in _lazy_init

    torch._C._cuda_init()

    torch._C._cuda_init()

RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

You need to find a json called aicrowd.json and set gpu to true