runtime error
Exit code: 1. Reason: y_kwargs), Loading checkpoint shards: 0%| | 0/7 [00:00<?, ?it/s][A Loading checkpoint shards: 14%|█▍ | 1/7 [00:06<00:40, 6.67s/it][A Loading checkpoint shards: 29%|██▊ | 2/7 [00:11<00:27, 5.46s/it][A Loading checkpoint shards: 43%|████▎ | 3/7 [00:14<00:17, 4.45s/it][A Loading checkpoint shards: 57%|█████▋ | 4/7 [00:18<00:12, 4.28s/it][A Loading checkpoint shards: 71%|███████▏ | 5/7 [00:24<00:09, 4.82s/it][A Loading checkpoint shards: 86%|████████▌ | 6/7 [00:31<00:05, 5.58s/it][A Loading checkpoint shards: 100%|██████████| 7/7 [00:35<00:00, 5.04s/it][A Loading checkpoint shards: 100%|██████████| 7/7 [00:35<00:00, 5.04s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> model = AutoModel.from_pretrained('qiuhuachuan/MeChat', trust_remote_code=True).half().cuda() File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 905, in cuda return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 820, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 905, in <lambda> return self._apply(lambda t: t.cuda(device)) File "/usr/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...