runtime error

last): File "/home/user/app/app.py", line 7, in <module> asr_model = nemo_asr.models.EncDecHybridRNNTCTCBPEModel.from_pretrained("theodotus/stt_ua_fastconformer_hybrid_large_pc", map_location="cpu") File "/usr/local/lib/python3.10/site-packages/nemo/core/classes/common.py", line 747, in from_pretrained class_, nemo_model_file_in_cache = cls._get_hf_hub_pretrained_model_info( File "/usr/local/lib/python3.10/site-packages/nemo/core/classes/common.py", line 863, in _get_hf_hub_pretrained_model_info nemo_file_exists = api.file_exists(repo_id=model_name, filename=resolved_model_filename, repo_type="model") File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2641, in file_exists get_hf_file_metadata(url, token=token) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1645, in get_hf_file_metadata r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 372, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 396, in _request_wrapper 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/theodotus/stt_ua_fastconformer_hybrid_large_pc/resolve/main/stt_ua_fastconformer_hybrid_large_pc.nemo (Request ID: Root=1-668d7cf8-05cf95d157be43005b8befe1;74cd090b-707d-48a7-97ca-57b30ac862aa) Internal Error - We're working hard to fix this as soon as possible!

Container logs:

Fetching error logs...