runtime error
Exit code: 1. Reason: rgs = cls.get_processor_dict(pretrained_model_name_or_path, **kwargs) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/processing_utils.py", line 950, in get_processor_dict for template in list_repo_templates( ~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... token=token, ^^^^^^^^^^^^ ): ^ File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 133, in list_repo_templates for entry in list_repo_tree( ~~~~~~~~~~~~~~^ repo_id=repo_id, ^^^^^^^^^^^^^^^^ ...<3 lines>... token=token, ^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 3470, in list_repo_tree for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}): ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_pagination.py", line 37, in paginate hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 847, in hf_raise_for_status raise repo_err from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-6a50ad8c-5cea91f13bc803493454bde6;04562b23-475f-4361-b216-d19e9768ec00) Repository Not Found for url: https://huggingface.co/api/models/hquan21/ai-bike-pricing-gold-v2/tree/main/additional_chat_templates?recursive=false&expand=false. 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. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password.
Container logs:
Fetching error logs...