runtime error

Exit code: 1. Reason: s/transformers/models/auto/auto_factory.py", line 508, in from_pretrained resolved_config_file = cached_file( pretrained_model_name_or_path, ...<4 lines>... **hub_kwargs, ) File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 321, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 566, in cached_files raise e File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 478, in cached_files hf_hub_download( ~~~~~~~~~~~~~~~^ path_or_repo_id, ^^^^^^^^^^^^^^^^ ...<10 lines>... local_files_only=local_files_only, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 976, in hf_hub_download hf_headers = build_hf_headers( token=token, ...<3 lines>... headers=headers, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_headers.py", line 126, in build_hf_headers token_to_send = get_token_to_send(token) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_headers.py", line 159, in get_token_to_send raise LocalTokenNotFoundError( ...<4 lines>... ) huggingface_hub.errors.LocalTokenNotFoundError: Token is required (`token=True`), but no token found. You need to provide a token or be logged in to Hugging Face with `hf auth login` or `huggingface_hub.login`. See https://huggingface.co/settings/tokens.

Container logs:

Fetching error logs...