runtime error

Exit code: 1. Reason: 1/8 [00:02<00:15, 2.24s/it] Loading checkpoint shards: 25%|██▌ | 2/8 [00:05<00:16, 2.74s/it] Loading checkpoint shards: 38%|███▊ | 3/8 [00:08<00:14, 2.89s/it] Loading checkpoint shards: 50%|█████ | 4/8 [00:11<00:12, 3.03s/it] Loading checkpoint shards: 62%|██████▎ | 5/8 [00:14<00:09, 3.13s/it] Loading checkpoint shards: 75%|███████▌ | 6/8 [00:17<00:06, 3.07s/it] Loading checkpoint shards: 88%|████████▊ | 7/8 [00:21<00:03, 3.09s/it] Loading checkpoint shards: 100%|██████████| 8/8 [00:23<00:00, 2.95s/it] Loading checkpoint shards: 100%|██████████| 8/8 [00:23<00:00, 2.96s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 21, in <module> model = AutoModelForCausalLM.from_pretrained(model_path, torch_dtype=torch.float16, trust_remote_code=True).cuda() File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2918, in cuda return super().cuda(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 916, in cuda return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 805, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 916, in <lambda> return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 314, 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...