runtime error

Exit code: 1. Reason: Downloading shards: 0%| | 0/4 [00:00<?, ?it/s] Downloading shards: 25%|██▌ | 1/4 [00:26<01:18, 26.28s/it] Downloading shards: 50%|█████ | 2/4 [00:51<00:51, 25.66s/it] Downloading shards: 75%|███████▌ | 3/4 [01:18<00:26, 26.43s/it] Downloading shards: 100%|██████████| 4/4 [01:33<00:00, 21.62s/it] Downloading shards: 100%|██████████| 4/4 [01:33<00:00, 23.27s/it] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 2/4 [00:01<00:01, 1.77it/s] Loading checkpoint shards: 100%|██████████| 4/4 [00:01<00:00, 2.36it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> model.to('cuda') File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2905, 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) [Previous line repeated 1 more time] 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...