runtime error

| 0/7 [00:00<?, ?it/s] Loading checkpoint shards: 14%|█▍ | 1/7 [00:09<00:54, 9.16s/it] Loading checkpoint shards: 29%|██▊ | 2/7 [00:17<00:43, 8.69s/it] Loading checkpoint shards: 43%|████▎ | 3/7 [00:32<00:46, 11.59s/it] Loading checkpoint shards: 57%|█████▋ | 4/7 [00:49<00:40, 13.53s/it] Loading checkpoint shards: 71%|███████▏ | 5/7 [01:04<00:28, 14.22s/it] Loading checkpoint shards: 86%|████████▌ | 6/7 [01:07<00:10, 10.49s/it] Loading checkpoint shards: 100%|██████████| 7/7 [01:12<00:00, 8.54s/it] Loading checkpoint shards: 100%|██████████| 7/7 [01:12<00:00, 10.33s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> model = AutoModel.from_pretrained("THUDM/chatglm3-6b", trust_remote_code=True).half().cuda() File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 911, 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 802, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 825, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 911, in <lambda> return self._apply(lambda t: t.cuda(device)) File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 302, 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...