runtime error

Exit code: 1. Reason: 0/757 [00:00<?, ?B/s] config.json: 100%|██████████| 757/757 [00:00<00:00, 2.56MB/s] model.safetensors: 0%| | 0.00/737M [00:00<?, ?B/s] model.safetensors: 9%|▉ | 67.0M/737M [00:01<00:17, 37.8MB/s] model.safetensors: 100%|██████████| 737M/737M [00:02<00:00, 284MB/s] The fast path is not available because one of `(selective_state_update, causal_conv1d_fn, causal_conv1d_update)` is None. Falling back to the naive implementation. To install follow https://github.com/state-spaces/mamba/#installation and https://github.com/Dao-AILab/causal-conv1d adapter_model.safetensors: 0%| | 0.00/14.7M [00:00<?, ?B/s] adapter_model.safetensors: 100%|██████████| 14.7M/14.7M [00:00<00:00, 25.2MB/s] Traceback (most recent call last): File "/app/app.py", line 30, in <module> model.to('cuda') File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4343, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1381, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 964, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1367, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 424, 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...