runtime error

Exit code: 1. Reason: generation_config.json: 0%| | 0.00/132 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 132/132 [00:00<00:00, 953kB/s] adapter_config.json: 0%| | 0.00/867 [00:00<?, ?B/s] adapter_config.json: 100%|██████████| 867/867 [00:00<00:00, 6.34MB/s] adapter_model.safetensors: 0%| | 0.00/16.8M [00:00<?, ?B/s] adapter_model.safetensors: 100%|██████████| 16.8M/16.8M [00:00<00:00, 42.8MB/s] Some parameters are on the meta device because they were offloaded to the cpu and disk. Traceback (most recent call last): File "/app/app.py", line 19, in <module> model = model.merge_and_unload() File "/usr/local/lib/python3.10/site-packages/peft/tuners/tuners_utils.py", line 642, in merge_and_unload return self._unload_and_optionally_merge( File "/usr/local/lib/python3.10/site-packages/peft/tuners/tuners_utils.py", line 594, in _unload_and_optionally_merge with onload_layer(target): File "/usr/local/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/usr/local/lib/python3.10/site-packages/peft/tuners/tuners_utils.py", line 81, in onload_layer module._hf_hook.pre_forward(module) File "/usr/local/lib/python3.10/site-packages/accelerate/hooks.py", line 360, in pre_forward set_module_tensor_to_device( File "/usr/local/lib/python3.10/site-packages/accelerate/utils/modeling.py", line 359, in set_module_tensor_to_device new_value = param_cls(new_value, requires_grad=old_value.requires_grad, **kwargs).to(0).to("cpu") File "/usr/local/lib/python3.10/site-packages/bitsandbytes/nn/modules.py", line 691, in to super().to(device=device, dtype=dtype, non_blocking=non_blocking), 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...