runtime error

ouille/RAGPretrainedModel.py", line 92, in from_index instance.model = ColBERT( File "/home/user/.local/lib/python3.10/site-packages/ragatouille/models/colbert.py", line 104, in __init__ self.inference_ckpt = Checkpoint( File "/home/user/.local/lib/python3.10/site-packages/colbert/modeling/checkpoint.py", line 19, in __init__ super().__init__(name, colbert_config) File "/home/user/.local/lib/python3.10/site-packages/colbert/modeling/colbert.py", line 21, in __init__ super().__init__(name, colbert_config) File "/home/user/.local/lib/python3.10/site-packages/colbert/modeling/base_colbert.py", line 31, in __init__ HF_ColBERT = class_factory(self.name) File "/home/user/.local/lib/python3.10/site-packages/colbert/modeling/hf_*******.py", line 60, in class_factory loadedConfig = AutoConfig.from_pretrained(name_or_path, trust_remote_code=True) File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1111, in from_pretrained config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 633, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 688, in _get_config_dict resolved_config_file = cached_file( File "/home/user/.local/lib/python3.10/site-packages/transformers/utils/hub.py", line 441, 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-base-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'. INFO: Tried to clean up context but failed!

Container logs:

Fetching error logs...