runtime error

Exit code: 1. Reason: gingface_hub.errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/HuggingFaceTB/SmolLM2-135M-Instruct/resolve/main/config.json (Request ID: Root=1-68efc75d-069146f140b26db94eaa8c87;b2f29716-97eb-401c-9dc6-9cfdcc887525) Invalid credentials in Authorization header The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 53, in <module> hf_tokenizers[model] = AutoTokenizer.from_pretrained(model) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1067, in from_pretrained config = AutoConfig.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1244, in from_pretrained config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 649, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 708, in _get_config_dict resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 318, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 560, in cached_files raise OSError(f"There was a specific connection error when trying to load {path_or_repo_id}:\n{e}") from e OSError: There was a specific connection error when trying to load HuggingFaceTB/SmolLM2-135M-Instruct: 401 Client Error: Unauthorized for url: https://huggingface.co/HuggingFaceTB/SmolLM2-135M-Instruct/resolve/main/config.json (Request ID: Root=1-68efc75d-069146f140b26db94eaa8c87;b2f29716-97eb-401c-9dc6-9cfdcc887525) Invalid credentials in Authorization header

Container logs:

Fetching error logs...