runtime error
Exit code: 1. Reason: download.py", line 524, in http_get hf_raise_for_status(r) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 293, in hf_raise_for_status raise RepositoryNotFoundError(message, response) from e huggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: 01KXF7DF9725QZPJE8B1BKZS33) Repository Not Found for url: https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/621ffdc036468d709f1753bc/9e769fba59d9add5fce203ef7cb1ea1b5dfe7fde13563c5f62b1c72936c78e5c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260714T023107Z&X-Amz-Expires=3600&X-Amz-Signature=40fc682f0760053b463b2d7e60db53562d4a149928c023f7e09a0c055a21239f&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27model.safetensors%3B%20filename%3D%22model.safetensors%22%3B&x-amz-checksum-mode=ENABLED&x-id=GetObject. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "app.py", line 4, in <module> model = GPTNeoForCausalLM.from_pretrained("EleutherAI/gpt-neo-125M") File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 2909, in from_pretrained resolved_archive_file = cached_file(pretrained_model_name_or_path, filename, **cached_file_kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 450, in cached_file raise EnvironmentError( OSError: EleutherAI/gpt-neo-125M is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>`
Container logs:
Fetching error logs...