runtime error

nload( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1344, in hf_hub_download raise head_call_error File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1230, in hf_hub_download metadata = get_hf_file_metadata( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1606, in get_hf_file_metadata hf_raise_for_status(r) File "/home/user/.local/lib/python3.10/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: Root=1-650add1e-20dd66263ecc13bb4ba77f16;94c7ce99-84ad-4eec-8303-3c9adf8b29d6) Repository Not Found for url: https://huggingface.co/msy127/opt-350m-aihubqa-130-dpo-adapter/resolve/main/adapter_config.json. 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. Invalid username or password. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> model = PeftModel.from_pretrained(model, adapter_model_name).to(device) File "/home/user/.local/lib/python3.10/site-packages/peft/peft_model.py", line 251, in from_pretrained PeftConfig._get_peft_type( File "/home/user/.local/lib/python3.10/site-packages/peft/config.py", line 186, in _get_peft_type raise ValueError(f"Can't find '{CONFIG_NAME}' at '{model_id}'") ValueError: Can't find 'adapter_config.json' at 'msy127/opt-350m-aihubqa-130-dpo-adapter'

Container logs:

Fetching error logs...