runtime error

Exit code: 1. Reason: File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1854, in _raise_on_head_call_error raise head_call_error File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1746, in _get_metadata_or_catch_error metadata = get_hf_file_metadata( 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 1666, in get_hf_file_metadata r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 364, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 388, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 423, in hf_raise_for_status raise _format(GatedRepoError, message, response) from e huggingface_hub.errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-6792be00-0de6fb201326fff203453d0e;c71252e6-936b-40c9-906b-bb869ea9e004) Cannot access gated repo for url https://huggingface.co./isashap/contexttrained-validationloss-gpt2FINAL/resolve/main/adapter_config.json. Access to model isashap/contexttrained-validationloss-gpt2FINAL is restricted. You must have access to it and be authenticated to access it. Please log in. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> config = PeftConfig.from_pretrained("isashap/contexttrained-validationloss-gpt2FINAL") File "/usr/local/lib/python3.10/site-packages/peft/config.py", line 148, in from_pretrained raise ValueError(f"Can't find '{CONFIG_NAME}' at '{pretrained_model_name_or_path}'") from exc ValueError: Can't find 'adapter_config.json' at 'isashap/contexttrained-validationloss-gpt2FINAL'

Container logs:

Fetching error logs...