runtime error

Exit code: 1. Reason: e 564, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3838, in from_pretrained resolved_archive_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 467, in cached_file raise EnvironmentError(f"There was a specific connection error when trying to load {path_or_repo_id}:\n{err}") OSError: There was a specific connection error when trying to load facebook/hubert-large-ll60k: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/facebook/hubert-large-ll60k/xet-read-token/ff022d095678a2995f3c49bab18a96a9e553f782 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app_v1v2.py", line 42, in <module> vc_wrapper_v2 = load_v2_models() File "/app/app_v1v2.py", line 31, in load_v2_models vc_wrapper = instantiate(cfg) File "/usr/local/lib/python3.10/site-packages/hydra/_internal/instantiate/_instantiate2.py", line 226, in instantiate return instantiate_node( File "/usr/local/lib/python3.10/site-packages/hydra/_internal/instantiate/_instantiate2.py", line 342, in instantiate_node value = instantiate_node( File "/usr/local/lib/python3.10/site-packages/hydra/_internal/instantiate/_instantiate2.py", line 347, in instantiate_node return _call_target(_target_, partial, args, kwargs, full_key) File "/usr/local/lib/python3.10/site-packages/hydra/_internal/instantiate/_instantiate2.py", line 97, in _call_target raise InstantiationException(msg) from e hydra.errors.InstantiationException: Error in call to target 'modules.astral_quantization.default_model.AstralQuantizer': OSError('There was a specific connection error when trying to load facebook/hubert-large-ll60k:\n504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/facebook/hubert-large-ll60k/xet-read-token/ff022d095678a2995f3c49bab18a96a9e553f782') full_key: content_extractor_wide

Container logs:

Fetching error logs...