runtime error
Exit code: 1. Reason: ub/file_download.py", line 523, in http_get hf_transfer.download( Exception: Error while downloading: error sending request for url (https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/66dcc00ebecd5c1c0c9ee915/ad38ce884f915fcd0cc397529adf0d965d368e31e1da24bbcdab6232c45d2e23?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20250911%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250911T213542Z&X-Amz-Expires=3600&X-Amz-Signature=f5d18c753f057999cae687f2c8344e371bb12711e0890050aeb8bfa858ccc0c6&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27leetmonkey_peft__q8_0.gguf%3B%20filename%3D%22leetmonkey_peft__q8_0.gguf%22%3B&x-id=GetObject) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 33, in <module> model_path = download_model(MODEL_NAME) File "/home/user/app/app.py", line 22, in download_model model_path = hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) 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 1240, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1389, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1915, in _download_to_tmp_and_move http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 534, 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...