runtime error

Exit code: 1. Reason: hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 371, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/razhan/whisper-small-ckb/resolve/main/config.json (Request ID: Root=1-66ed77d1-5af7afc97c711a8f3e75a8f1;97a155ea-acab-4f11-8d07-46b01f12f646) Internal Error - We're working hard to fix this as soon as possible! During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> pipe = pipeline( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 816, in pipeline config = AutoConfig.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 931, in from_pretrained config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 631, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 686, in _get_config_dict resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 461, in cached_file raise EnvironmentError(f"There was a specific connection error when trying to load {path_or_repo_id}:\n{err}") OSError: There was a specific connection error when trying to load razhan/whisper-small-ckb: 500 Server Error: Internal Server Error for url: https://huggingface.co/razhan/whisper-small-ckb/resolve/main/config.json (Request ID: Root=1-66ed77d1-5af7afc97c711a8f3e75a8f1;97a155ea-acab-4f11-8d07-46b01f12f646) Internal Error - We're working hard to fix this as soon as possible!

Container logs:

Fetching error logs...