runtime error
��█▊ | 4.45G/5.69G [00:24<00:10, 116MB/s][A pytorch_model.bin: 81%|████████ | 4.58G/5.69G [00:25<00:09, 118MB/s][A pytorch_model.bin: 84%|████████▍ | 4.77G/5.69G [00:26<00:06, 133MB/s][A pytorch_model.bin: 88%|████████▊ | 4.98G/5.69G [00:27<00:04, 150MB/s][A pytorch_model.bin: 91%|█████████ | 5.15G/5.69G [00:28<00:03, 143MB/s][A pytorch_model.bin: 94%|█████████▎| 5.33G/5.69G [00:29<00:02, 150MB/s][A pytorch_model.bin: 100%|█████████▉| 5.69G/5.69G [00:31<00:00, 183MB/s] generation_config.json: 0%| | 0.00/111 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 111/111 [00:00<00:00, 804kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> model = model.to('cuda:0') File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2595, 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 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...