runtime error
Exit code: 1. Reason: return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_xet.py", line 187, in _fetch_xet_connection_info_with_url hf_raise_for_status(resp) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 502 Server Error: Bad Gateway for url: https://huggingface.co/api/models/stepfun-ai/NextStep-1-Large/xet-read-token/97dd0b9e097f60e39e3ce3bbac1a3343a09547cd The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> model = AutoModel.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 593, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 316, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4910, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1336, in _get_resolved_checkpoint_files checkpoint_files, sharded_metadata = get_checkpoint_shard_files( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 1120, in get_checkpoint_shard_files cached_filenames = cached_files( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 563, 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 stepfun-ai/NextStep-1-Large: 502 Server Error: Bad Gateway for url: https://huggingface.co/api/models/stepfun-ai/NextStep-1-Large/xet-read-token/97dd0b9e097f60e39e3ce3bbac1a3343a09547cd
Container logs:
Fetching error logs...