runtime error

Exit code: 1. Reason: B/s] model-00005-of-00005.safetensors: 83%|████████▎ | 2.56G/3.08G [00:07<00:01, 409MB/s] model-00005-of-00005.safetensors: 100%|█████████▉| 3.08G/3.08G [00:08<00:00, 355MB/s] Downloading shards: 100%|██████████| 5/5 [00:58<00:00, 11.20s/it] Downloading shards: 100%|██████████| 5/5 [00:58<00:00, 11.79s/it] Loading checkpoint shards: 0%| | 0/5 [00:00<?, ?it/s] Loading checkpoint shards: 20%|██ | 1/5 [00:01<00:04, 1.01s/it] Loading checkpoint shards: 100%|██████████| 5/5 [00:01<00:00, 2.74it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 20, in <module> model = LlavaNextForConditionalGeneration.from_pretrained("tiiuae/falcon-11B-vlm", torch_dtype=torch.bfloat16).to('cuda:0') File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3110, 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 903, in _apply module._apply(fn) [Previous line repeated 1 more time] 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...