runtime error

Exit code: 1. Reason: site-packages/huggingface_hub/file_download.py", line 1604, in get_hf_file_metadata response = _httpx_follow_relative_redirects_with_backoff( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 692, in _httpx_follow_relative_redirects_with_backoff hf_raise_for_status(response) File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 835, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response, repo_type=repo_type, repo_id=repo_id) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-6a89dc43-154710ca6065effc302092da;d1c8863b-b361-4703-b736-244395122745) Repository Not Found for url: https://huggingface.co/Md-Asif/qwen-coder-python-ft/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 and your token has the required permissions. For more details, see https://huggingface.co/docs/huggingface_hub/authentication 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 137, in <module> model = PeftModel.from_pretrained(base_model, ADAPTER_ID, torch_device="cpu") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/peft/peft_model.py", line 473, in from_pretrained config = PEFT_TYPE_TO_CONFIG_MAPPING[PeftConfig._get_peft_type(model_id, **hf_kwargs)].from_pretrained( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/peft/config.py", line 323, in _get_peft_type raise ValueError(f"Can't find '{CONFIG_NAME}' at '{model_id}'") ValueError: Can't find 'adapter_config.json' at 'Md-Asif/qwen-coder-python-ft'

Container logs:

Fetching error logs...