runtime error

Exit code: 1. Reason: ngface_hub/file_download.py", line 1723, in _download_to_tmp_and_move xet_get( File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 629, in xet_get download_files( RuntimeError: Data processing error: CAS service error : Error : single flight error: Real call failed: ReqwestMiddlewareError(Reqwest(reqwest::Error { kind: Request, url: "https://s3.us-east-1.amazonaws.com/xethub-xorb-bucket/xorbs/default/58e623b6cd459e3110aaa6fc67353c0f1c752811006ae26f0099c08c4925f27c?x-id=GetObject&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2JU7TKAQDPQNWMNT%2F20250816%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250816T080846Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host%3Brange&X-Amz-Signature=71ba72f7793a40b2d3704f016f8fa83af5a84c71663f60a34f2f0b61ed83a6c6", source: hyper_util::client::legacy::Error(SendRequest, hyper::Error(IncompleteMessage)) })) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 43, in <module> audio_model = WhisperForConditionalGeneration.from_pretrained( File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/transformers/modeling_utils.py", line 317, in _wrapper return func(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4918, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1297, in _get_resolved_checkpoint_files raise OSError( OSError: Can't load the model for 'openai/whisper-large-v2'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'openai/whisper-large-v2' is the correct path to a directory containing a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack.

Container logs:

Fetching error logs...