runtime error
Exit code: 1. Reason: PAYLOAD%26X-Amz-Credential%3DAKIA2JU7TKAQLC2QXPN7%252F20240919%252Fus-east-1%252Fs3%252Faws4_request%26X-Amz-Date%3D20240919T192042Z%26X-Amz-Expires%3D259200%26X-Amz-Signature%3Dde740488476fdab525c456f23a5052cdb09c35b29fd30625dd5d87e3fbc28221%26X-Amz-SignedHeaders%3Dhost&sign=eyJhbGciOiJIUzI1NiJ9.eyJyZWRpcmVjdF9kb21haW4iOiJoZi1odWItbGZzLXVzLWVhc3QtMS5zMy51cy1lYXN0LTEuYW1hem9uYXdzLmNvbSIsImlhdCI6MTcyNjc3MzY0MiwiZXhwIjoxNzI2ODYwMDQyLCJpc3MiOiJodHRwczovL2h1Z2dpbmdmYWNlLmNvIn0.JCWGPy2qaz3mEfwZGhClPPwPAo4KToy-eqrQcce1vSs"), 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 7, in <module> model = AutoModelForCausalLM.from_pretrained(model_path, torch_dtype="auto") File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 566, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3351, in from_pretrained resolved_archive_file, sharded_metadata = get_checkpoint_shard_files( File "/home/user/.local/lib/python3.10/site-packages/transformers/utils/hub.py", line 1017, in get_checkpoint_shard_files cached_filename = cached_file( File "/home/user/.local/lib/python3.10/site-packages/transformers/utils/hub.py", line 389, in cached_file resolved_file = hf_hub_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1457, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 509, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.
Container logs:
Fetching error logs...