runtime error

Exit code: 1. Reason: : File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 428, in http_get hf_transfer.download( Exception: Failed too many failures in parallel (3): Request: error sending request for url (https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/6702a4cddfea466245ec7dfb/57a7552c46a96caf7e867bd2177009d5640799074eb581f3f0fe93d9e0e12348?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20250509%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250509T100229Z&X-Amz-Expires=3600&X-Amz-Signature=b410b68dab824cae0ae0e68a61bfe7a3e85c1b3f3d9e799e5ad9354de475cb48&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27Reasoning-Llama-1b-v0.1-f16.gguf%3B%20filename%3D%22Reasoning-Llama-1b-v0.1-f16.gguf%22%3B&x-id=GetObject) (no permits available) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> llm = Llama.from_pretrained( File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 2305, in from_pretrained hf_hub_download( 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 862, 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 1011, 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 1547, in _download_to_tmp_and_move http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 439, 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...