runtime error

Exit code: 1. Reason: 00005.safetensors: 1%| | 10.5M/1.09G [00:01<02:16, 7.89MB/s] model-00005-of-00005.safetensors: 51%|█████ | 555M/1.09G [00:02<00:01, 278MB/s]  model-00005-of-00005.safetensors: 100%|█████████▉| 1.09G/1.09G [00:03<00:00, 358MB/s] Downloading shards: 100%|██████████| 5/5 [00:37<00:00, 6.80s/it] Downloading shards: 100%|██████████| 5/5 [00:37<00:00, 7.55s/it] Loading checkpoint shards: 0%| | 0/5 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 5/5 [00:00<00:00, 5.42it/s] generation_config.json: 0%| | 0.00/244 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 244/244 [00:00<00:00, 2.26MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> ).to("cuda").eval() File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3142, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1174, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 805, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1160, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 314, in _lazy_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

Container logs:

Fetching error logs...