runtime error

wrapper( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 402, in _request_wrapper response = _request_wrapper( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 426, in _request_wrapper hf_raise_for_status(response) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 280, in hf_raise_for_status raise EntryNotFoundError(message, response) from e huggingface_hub.utils._errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-656d8d36-3e57dd83204eeafb21038417;672eb2f4-ca4d-43cf-875f-1454c8399718) Entry Not Found for url: https://huggingface.co/ashioyajotham/falcon-coder/resolve/main/config.json. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> model = FalconForCausalLM.from_pretrained(fine_tuned_model) File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2760, in from_pretrained config, model_kwargs = cls.config_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 593, in from_pretrained 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 622, 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 677, in _get_config_dict resolved_config_file = cached_file( File "/home/user/.local/lib/python3.10/site-packages/transformers/utils/hub.py", line 481, in cached_file raise EnvironmentError( OSError: ashioyajotham/falcon-coder does not appear to have a file named config.json. Checkout 'https://huggingface.co/ashioyajotham/falcon-coder/main' for available files.

Container logs:

Fetching error logs...