runtime error

Exit code: 1. Reason: 6.24G/8.44G [00:13<00:04, 518MB/s] pytorch_model.bin: 81%|████████ | 6.82G/8.44G [00:14<00:03, 529MB/s] pytorch_model.bin: 87%|████████▋ | 7.35G/8.44G [00:15<00:02, 505MB/s] pytorch_model.bin: 95%|█████████▍| 7.99G/8.44G [00:16<00:00, 541MB/s] pytorch_model.bin: 100%|█████████▉| 8.44G/8.44G [00:17<00:00, 486MB/s] Some weights of EsmForProteinFolding were not initialized from the model checkpoint at facebook/esmfold_v1 and are newly initialized: ['esm.contact_head.regression.bias', 'esm.contact_head.regression.weight'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Traceback (most recent call last): File "/home/user/app/app.py", line 111, in <module> model = model.cuda() File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2694, in cuda return super().cuda(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1050, in cuda return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 927, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1050, in <lambda> return self._apply(lambda t: t.cuda(device)) 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...