runtime error

Exit code: 1. Reason: 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/JDhruv14/Qwen2.5-3B-Gita-FT/xet-read-token/b805f025f3cbb9911e77c72da97c73e5323b11df The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 604, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 277, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4903, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1204, 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 1084, 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 JDhruv14/Qwen2.5-3B-Gita-FT: 502 Server Error: Bad Gateway for url: https://huggingface.co/api/models/JDhruv14/Qwen2.5-3B-Gita-FT/xet-read-token/b805f025f3cbb9911e77c72da97c73e5323b11df

Container logs:

Fetching error logs...