runtime error

Exit code: 1. Reason: ] model-00004-of-00005.safetensors: 100%|█████████▉| 5.00G/5.00G [00:12<00:00, 400MB/s] model-00005-of-00005.safetensors: 0%| | 0.00/1.47G [00:00<?, ?B/s] model-00005-of-00005.safetensors: 1%|▏ | 21.0M/1.47G [00:01<01:17, 18.5MB/s] model-00005-of-00005.safetensors: 21%|██ | 304M/1.47G [00:02<00:07, 166MB/s]  model-00005-of-00005.safetensors: 38%|███▊ | 556M/1.47G [00:03<00:04, 201MB/s] model-00005-of-00005.safetensors: 100%|█████████▉| 1.47G/1.47G [00:04<00:00, 334MB/s] Loading checkpoint shards: 0%| | 0/5 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 5/5 [00:00<00:00, 5.71it/s] generation_config.json: 0%| | 0.00/215 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 215/215 [00:00<00:00, 1.69MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> ).to("cuda") File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3740, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1343, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 903, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 903, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 930, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1329, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, 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...