runtime error

Matplotlib is building the font cache; this may take a moment. Traceback (most recent call last): File "app.py", line 4, in <module> inductor = BartInductor() File "/home/user/app/inductor.py", line 46, in __init__ self.orion_hypothesis_generator = BartForConditionalGeneration_GroupBeam.from_pretrained(self.orion_hypothesis_generator_path).to(device).eval() File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 1183, 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 455, 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 512, in get_config_dict resolved_config_file = cached_path( File "/home/user/.local/lib/python3.8/site-packages/transformers/file_utils.py", line 1363, in cached_path output_path = get_from_cache( File "/home/user/.local/lib/python3.8/site-packages/transformers/file_utils.py", line 1586, in get_from_cache raise ValueError( ValueError: Connection error, and we cannot find the requested files in the cached path. Please try again or make sure your Internet connection is on.

Container logs:

Fetching error logs...