runtime error

Space failed to start. Exit code: 1. Reason: �███| 2.93G/2.93G [00:40<00:00, 71.8MB/s] ===================================BUG REPORT=================================== Welcome to bitsandbytes. For bug reports, please submit your error trace to: https://github.com/TimDettmers/bitsandbytes/issues ================================================================================ /home/user/.local/lib/python3.8/site-packages/bitsandbytes/cextension.py:31: UserWarning: The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers and GPU quantization are unavailable. warn("The installed version of bitsandbytes was compiled without GPU support. " Traceback (most recent call last): File "app.py", line 15, in <module> model = AutoModelForCausalLM.from_pretrained(model_name, device_map=chip_map, torch_dtype=torch.float16, load_in_8bit=True) File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/auto_factory.py", line 464, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 2478, in from_pretrained ) = cls._load_pretrained_model( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 2794, in _load_pretrained_model new_error_msgs, offload_index, state_dict_index = _load_state_dict_into_meta_model( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 665, in _load_state_dict_into_meta_model set_module_8bit_tensor_to_device(model, param_name, param_device, value=param) File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/bitsandbytes.py", line 77, in set_module_8bit_tensor_to_device new_value = value.to(device) File "/home/user/.local/lib/python3.8/site-packages/torch/cuda/__init__.py", line 229, 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...