runtime error

Exit code: 1. Reason: nsors: 36%|███▌ | 5.44G/15.0G [00:28<00:40, 238MB/s] model.safetensors: 46%|████▌ | 6.91G/15.0G [00:29<00:21, 384MB/s] model.safetensors: 54%|█████▍ | 8.19G/15.0G [00:30<00:13, 512MB/s] model.safetensors: 66%|██████▌ | 9.86G/15.0G [00:31<00:07, 707MB/s] model.safetensors: 77%|███████▋ | 11.5G/15.0G [00:32<00:03, 891MB/s] model.safetensors: 92%|█████████▏| 13.9G/15.0G [00:33<00:00, 1.19GB/s] model.safetensors: 100%|██████████| 15.0G/15.0G [00:36<00:00, 414MB/s] generation_config.json: 0%| | 0.00/116 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 116/116 [00:00<00:00, 1.07MB/s] Traceback (most recent call last): File "/app/app.py", line 49, in <module> model = load_model() File "/app/app.py", line 45, in load_model model = AutoModelForCausalLM.from_pretrained(MODEL_NAME,torch_dtype="bfloat16").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 1371, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 930, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 930, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 957, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1357, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 410, 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...