runtime error

Exit code: 1. Reason: site-packages/huggingface_hub/file_download.py", line 369, in _request_wrapper response = _request_wrapper( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 393, in _request_wrapper hf_raise_for_status(response) File "/home/user/.pyenv/versions/3.10.12/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/dchaplinsky/punctuation_uk_bert/resolve/main/punctuation_uk_bert.nemo (Request ID: Root=1-67fe2682-6311cccc17659d7a3688a5bd;f23cb287-7ce1-4d57-b0ae-6fe39e73f0d1) Internal Error - We're working hard to fix this as soon as possible! The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> model = PunctuationCapitalizationModel.from_pretrained(model_name) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/nemo/core/classes/common.py", line 854, in from_pretrained class_, nemo_model_file_in_cache = cls._get_hf_hub_pretrained_model_info( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/nemo/core/classes/common.py", line 958, in _get_hf_hub_pretrained_model_info path = hf_hub_download( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1406, in hf_hub_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.

Container logs:

Fetching error logs...