runtime error

�████████| 8/8 [02:53<00:00, 21.65s/it] Loading checkpoint shards: 0%| | 0/8 [00:00<?, ?it/s] Loading checkpoint shards: 12%|█▎ | 1/8 [00:05<00:37, 5.40s/it] Loading checkpoint shards: 25%|██▌ | 2/8 [00:07<00:22, 3.70s/it] Loading checkpoint shards: 38%|███▊ | 3/8 [00:11<00:19, 3.86s/it] Loading checkpoint shards: 50%|█████ | 4/8 [00:15<00:15, 3.93s/it] Loading checkpoint shards: 62%|██████▎ | 5/8 [00:26<00:18, 6.14s/it] Loading checkpoint shards: 75%|███████▌ | 6/8 [00:39<00:17, 8.74s/it] Loading checkpoint shards: 88%|████████▊ | 7/8 [00:43<00:07, 7.23s/it] Loading checkpoint shards: 100%|██████████| 8/8 [00:47<00:00, 6.15s/it] Loading checkpoint shards: 100%|██████████| 8/8 [00:47<00:00, 5.97s/it] Traceback (most recent call last): File "app.py", line 10, in <module> model_glm = AutoModel.from_pretrained("THUDM/chatglm-6b", trust_remote_code=True).half().cuda() File "/home/user/.local/lib/python3.8/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.8/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 820, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.8/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.8/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...