runtime error

X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA2JU7TKAQFN2FTF47%2F20240409%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240409T225218Z&X-Amz-Expires=259200&X-Amz-Signature=5070ce51f9f668e6763ca237d2f5933e49b0c03156d30fd6a24d5ecd8f6d145c&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%2A%3DUTF-8%27%27pytorch_model-00001-of-00002.bin%3B%20filename%3D%22pytorch_model-00001-of-00002.bin%22%3B&response-content-type=application%2Foctet-stream&x-id=GetObject"), fragment: None }, source: 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 56, in <module> vsm = VSM(vsm_args) File "/home/user/app/visual_search.py", line 157, in __init__ vsm_model = VSMForCausalLM.from_pretrained( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2610, in from_pretrained resolved_archive_file, sharded_metadata = get_checkpoint_shard_files( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/utils/hub.py", line 958, in get_checkpoint_shard_files cached_filename = cached_file( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/transformers/utils/hub.py", line 417, in cached_file resolved_file = hf_hub_download( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1364, in hf_hub_download http_get( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 496, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_********`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.

Container logs:

Fetching error logs...