runtime error

Exit code: 1. Reason: ve exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> model = MolecularGenerationModel() File "/home/user/app/utils.py", line 199, in __init__ self.tokenizer = AutoTokenizer.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1125, in from_pretrained return tokenizer_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2012, in from_pretrained for template in list_repo_templates( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 167, in list_repo_templates return [ File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 167, in <listcomp> return [ File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3177, 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-68b6a5fb-4066ef704f2d35e424c7708d;e8848d6d-b2c8-4f49-adc6-75bed9a899e0) Repository Not Found for url: https://huggingface.co/api/models/ChemFM/molecular_cond_generation_guacamol/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...