runtime error
Exit code: 1. Reason: equests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/models/guidecare/feelings_and_issues_large_v2/tree/main/additional_chat_templates?recursive=False&expand=False The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> tokenizer = RobertaTokenizer.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 1968, in from_pretrained for template in list_repo_templates( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 161, in list_repo_templates return [ File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 161, in <listcomp> return [ File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3140, in list_repo_tree for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_pagination.py", line 37, in paginate hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 459, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-68388104-18c357ed32aaec2411876cd1;ce7dcb13-b4a4-46c1-8c0c-78e4b7f60d5d) Repository Not Found for url: https://huggingface.co/api/models/guidecare/feelings_and_issues_large_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...