runtime error

Exit code: 1. Reason: model-00003-of-00003.safetensors: 2%|▏ | 41.9M/2.11G [00:02<02:06, 16.3MB/s] model-00003-of-00003.safetensors: 19%|β–ˆβ–‰ | 409M/2.11G [00:04<00:11, 144MB/s]  model-00003-of-00003.safetensors: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 1.09G/2.11G [00:05<00:03, 298MB/s] model-00003-of-00003.safetensors: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 1.40G/2.11G [00:06<00:02, 290MB/s] model-00003-of-00003.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 2.11G/2.11G [00:07<00:00, 283MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> model = MolecularPropertyPredictionModel(candidate_models) File "/home/user/app/utils.py", line 191, in __init__ self.base_model = AutoModelForSequenceClassification.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 604, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 288, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 5176, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 5597, in _load_pretrained_model caching_allocator_warmup(model_to_load, expanded_device_map, hf_quantizer) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 6215, in caching_allocator_warmup index = device.index if device.index is not None else torch_accelerator_module.current_device() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 1071, in current_device _lazy_init() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 412, 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...