runtime error
Exit code: 1. Reason: safetensors: 0%| | 0.00/1.79G [00:00<?, ?B/s][A model.safetensors: 2%|β | 31.5M/1.79G [00:01<01:05, 26.9MB/s][A model.safetensors: 4%|β | 73.4M/1.79G [00:02<00:51, 33.1MB/s][A model.safetensors: 33%|ββββ | 598M/1.79G [00:03<00:04, 240MB/s] [A model.safetensors: 68%|βββββββ | 1.21G/1.79G [00:04<00:01, 376MB/s][A model.safetensors: 100%|ββββββββββ| 1.79G/1.79G [00:05<00:00, 349MB/s] Sliding Window Attention is enabled but not implemented for `sdpa`; unexpected results may be encountered. generation_config.json: 0%| | 0.00/126 [00:00<?, ?B/s][A generation_config.json: 100%|ββββββββββ| 126/126 [00:00<00:00, 539kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> model.to("cuda") File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3740, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1343, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 903, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 903, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 903, in _apply module._apply(fn) [Previous line repeated 1 more time] File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 930, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1329, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, 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...