runtime error

ading checkpoint shards: 29%|██▊ | 2/7 [00:24<00:53, 10.65s/it] Loading checkpoint shards: 43%|████▎ | 3/7 [00:27<00:27, 6.79s/it] Loading checkpoint shards: 57%|█████▋ | 4/7 [00:29<00:14, 4.97s/it] Loading checkpoint shards: 71%|███████▏ | 5/7 [00:31<00:08, 4.00s/it] Loading checkpoint shards: 86%|████████▌ | 6/7 [00:33<00:03, 3.41s/it] Loading checkpoint shards: 100%|██████████| 7/7 [00:34<00:00, 2.62s/it] Loading checkpoint shards: 100%|██████████| 7/7 [00:34<00:00, 4.98s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> model = AutoModel.from_pretrained("THUDM/chatglm2-6b", trust_remote_code=True).cuda() File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2054, in cuda return super().cuda(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 905, in cuda return self._apply(lambda t: t.cuda(device)) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 820, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 905, in <lambda> return self._apply(lambda t: t.cuda(device)) File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 247, 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...