runtime error
nnection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "app.py", line 3, in <module> bert_model = Summarizer() File "/home/user/.local/lib/python3.8/site-packages/summarizer/bert.py", line 81, in __init__ super(Summarizer, self).__init__( File "/home/user/.local/lib/python3.8/site-packages/summarizer/bert.py", line 49, in __init__ model = BertEmbedding(model, custom_model, custom_tokenizer, gpu_id) File "/home/user/.local/lib/python3.8/site-packages/summarizer/transformer_embeddings/bert_embedding.py", line 52, in __init__ self.model = base_model.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 2012, in from_pretrained config, model_kwargs = cls.config_class.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/configuration_utils.py", line 532, in from_pretrained config_dict, kwargs = cls.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/configuration_utils.py", line 559, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/configuration_utils.py", line 614, in _get_config_dict resolved_config_file = cached_file( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 443, in cached_file raise EnvironmentError( OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like bert-large-uncased is not the path to a directory containing a file named config.json. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.
Container logs:
Fetching error logs...