runtime error

0%| | 0.00/4.55k [00:00<?, ?B/s] config.json: 100%|██████████| 4.55k/4.55k [00:00<00:00, 12.2MB/s] pytorch_model.bin: 0%| | 0.00/1.22G [00:00<?, ?B/s] pytorch_model.bin: 4%|▍ | 52.4M/1.22G [00:02<00:50, 23.1MB/s] pytorch_model.bin: 12%|█▏ | 147M/1.22G [00:03<00:22, 48.4MB/s]  pytorch_model.bin: 32%|███▏ | 388M/1.22G [00:04<00:07, 113MB/s]  pytorch_model.bin: 52%|█████▏ | 629M/1.22G [00:05<00:03, 154MB/s] pytorch_model.bin: 100%|█████████▉| 1.22G/1.22G [00:06<00:00, 185MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 33, in <module> ).to("cuda") File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2556, in to return super().to(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1152, in to return self._apply(convert) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) [Previous line repeated 1 more time] File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 825, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1150, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 302, 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...