runtime error
Exit code: 1. Reason: _be_a_base: false, username: "", password: None, host: Some(Domain("cas-bridge-direct.xethub.hf.co")), port: None, path: "/xet-bridge-us/657858f1dddc2360b01648fb/704f2e128c80a5558bfe04b6e59431ccb4c1e6fb753f989a1c50876c2832ff84", query: Some("X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20250728%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250728T164634Z&X-Amz-Expires=3600&X-Amz-Signature=7e19f89868873a3276b63f2e94f7cd192afa8416f9c567b52f607d41ba53a0c6&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27leo_noact_hf.pth%3B%20filename%3D%22leo_noact_hf.pth%22%3B&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 5, in <module> from utils import * File "/home/user/app/utils.py", line 38, in <module> ckpt_path = hf_hub_download(cfg.hf_ckpt_path[0], cfg.hf_ckpt_path[1]) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1221, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1367, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1884, in _download_to_tmp_and_move http_get( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 524, 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...