runtime error

Exit code: 1. Reason: �� | 2.90G/3.35G [00:07<00:01, 443MB/s] model-00002-of-00002.safetensors: 100%|█████████▉| 3.35G/3.35G [00:08<00:00, 393MB/s] Downloading shards: 100%|██████████| 2/2 [00:20<00:00, 10.04s/it] Downloading shards: 100%|██████████| 2/2 [00:20<00:00, 10.28s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [00:04<00:04, 4.17s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:05<00:00, 2.68s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:05<00:00, 2.90s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> model = AutoModelForCausalLM.from_pretrained(model_id, trust_remote_code=True, torch_dtype="auto", _attn_implementation='eager').cuda() # use _attn_implementation='eager' to disable flash attention File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2664, in cuda return super().cuda(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in cuda return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 779, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 779, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 804, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in <lambda> return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 293, 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...