runtime error

Exit code: 1. Reason: ggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: 01KXF83D60N43EV6KVJ4HG12QD) Repository Not Found for url: https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/641f7e323eda97abf41ac615/f9064ea5633b896d87cf36fd0a06c0251c9727f9dc23c3b7c1fa064226207035?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=20260714T024306Z&X-Amz-Expires=3600&X-Amz-Signature=48444daf339f8076e5c8e786f4bcd1b92997b3616a6fefcb6e7399980768371f&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27pytorch_model.bin%3B%20filename%3D%22pytorch_model.bin%22%3B&response-content-type=application%2Foctet-stream&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. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "app.py", line 20, in <module> gpt2_model_emo = AutoModelForCausalLM.from_pretrained("aegrif/CIS6930_DAAGR_GPT2_Emo") File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/auto_factory.py", line 471, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 2319, 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 424, in cached_file raise EnvironmentError( OSError: aegrif/CIS6930_DAAGR_GPT2_Emo 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 with `use_auth_token` or log in with `huggingface-cli login` and pass `use_auth_token=True`.

Container logs:

Fetching error logs...