runtime error

█████▎| 514M/548M [00:08<00:00, 79.4MB/s] Downloading model.safetensors: 96%|█████████▌| 524M/548M [00:08<00:00, 66.5MB/s] Downloading model.safetensors: 98%|█████████▊| 535M/548M [00:08<00:00, 67.8MB/s] Downloading model.safetensors: 100%|██████████| 548M/548M [00:08<00:00, 61.6MB/s] Downloading (…)neration_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] Downloading (…)neration_config.json: 100%|██████████| 124/124 [00:00<00:00, 944kB/s] /home/user/.local/lib/python3.10/site-packages/peft/tuners/lora.py:475: UserWarning: fan_in_fan_out is set to False but the target module is `Conv1D`. Setting fan_in_fan_out to True. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 37, in <module> model = model.to('cuda') File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1160, in to return self._apply(convert) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 810, 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 833, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1158, 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 298, 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...