runtime error
Exit code: 1. Reason: 06bd0fcddab25e65f86?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260212%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260212T065215Z&X-Amz-Expires=3600&X-Amz-Signature=95469c985e5d51532d047a191eb30795fb088461d5d9cb69ed4491036545e434&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27ram.pth.tar%3B%20filename%3D%22ram.pth.tar%22%3B&response-content-type=application%2Fx-tar&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 189, in <module> ram_model = EvalModel(device_str=DEVICE_STR) File "/home/user/app/factories.py", line 211, in __init__ self.model = get_model() File "/home/user/app/model_factory.py", line 16, in get_model model = RAM() File "/home/user/app/models/ram.py", line 68, in __init__ torch.load(hf_hub_download(repo_id="mterris/ram", filename="ram.pth.tar"), map_location=device)) File "/home/user/.pyenv/versions/3.10.17/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.17/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 961, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1112, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1675, in _download_to_tmp_and_move http_get( File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 434, 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...