runtime error

00:00<00:00, 5.38MB/s] Traceback (most recent call last): File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 259, in hf_raise_for_status response.raise_for_status() File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/THUDM/chatglm-6b The above exception was the direct cause of the following exception: Traceback (most recent call last): File "app.py", line 4, in <module> tokenizer = AutoTokenizer.from_pretrained("THUDM/chatglm-6b", trust_remote_code=True) File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/transformers/models/auto/tokenization_auto.py", line 663, in from_pretrained tokenizer_class = get_class_from_dynamic_module( File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/transformers/dynamic_module_utils.py", line 388, in get_class_from_dynamic_module final_module = get_cached_module_file( File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/transformers/dynamic_module_utils.py", line 286, in get_cached_module_file commit_hash = model_info(pretrained_model_name_or_path, revision=revision, token=use_auth_token).sha File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 1624, in model_info hf_raise_for_status(r) File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 301, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/THUDM/chatglm-6b

Container logs:

Fetching error logs...