runtime error
Exit code: 1. Reason: U available to load the model, the inference will be slow because of weight unpacking model.safetensors: 0%| | 0.00/3.27G [00:00<?, ?B/s][A model.safetensors: 1%| | 31.5M/3.27G [00:01<02:07, 25.3MB/s][A model.safetensors: 6%|▋ | 210M/3.27G [00:02<00:28, 107MB/s] [A model.safetensors: 34%|███▍ | 1.12G/3.27G [00:03<00:04, 455MB/s][A model.safetensors: 49%|████▉ | 1.61G/3.27G [00:04<00:04, 408MB/s][A model.safetensors: 64%|██████▍ | 2.10G/3.27G [00:05<00:02, 435MB/s][A model.safetensors: 84%|████████▍ | 2.75G/3.27G [00:06<00:01, 503MB/s][A model.safetensors: 100%|█████████▉| 3.27G/3.27G [00:07<00:00, 452MB/s] generation_config.json: 0%| | 0.00/118 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 118/118 [00:00<00:00, 723kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 36, in <module> ).to(device) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3698, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1355, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 942, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1341, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 372, 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...