runtime error

00:04<00:01, 65.0MB/s] Downloading pytorch_model.bin: 80%|████████ | 346M/431M [00:04<00:01, 69.5MB/s] Downloading pytorch_model.bin: 83%|████████▎ | 357M/431M [00:04<00:01, 53.5MB/s] Downloading pytorch_model.bin: 88%|████████▊ | 377M/431M [00:04<00:00, 74.8MB/s] Downloading pytorch_model.bin: 90%|█████████ | 388M/431M [00:05<00:00, 60.3MB/s] Downloading pytorch_model.bin: 92%|█████████▏| 398M/431M [00:05<00:00, 58.2MB/s] Downloading pytorch_model.bin: 95%|█████████▍| 409M/431M [00:05<00:00, 58.1MB/s] Downloading pytorch_model.bin: 97%|█████████▋| 419M/431M [00:05<00:00, 48.3MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 430M/431M [00:05<00:00, 54.3MB/s] Downloading pytorch_model.bin: 100%|██████████| 431M/431M [00:05<00:00, 72.7MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> question_answerer = pipeline("question-answering", model='Asif555355/QAAIS_Deepset') File "/home/user/.local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 824, in pipeline framework, model = infer_framework_load_model( File "/home/user/.local/lib/python3.10/site-packages/transformers/pipelines/base.py", line 269, in infer_framework_load_model model = model_class.from_pretrained(model, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 563, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2948, in from_pretrained loaded_state_dict_keys = list(state_dict.keys()) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1614, in __getattr__ raise AttributeError("'{}' object has no attribute '{}'".format( AttributeError: 'BertForQuestionAnswering' object has no attribute 'keys'

Container logs:

Fetching error logs...