runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 487, in http_get download(url, temp_file.name, max_files, chunk_size, headers=headers) Exception: HTTP status server error (504 Gateway Timeout) for url (https://huggingface.co/gpt2/resolve/main/merges.txt) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 21, in <module> tokenizer = GPT2TokenizerFast.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 1770, in from_pretrained resolved_vocab_files[file_id] = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 409, in cached_file resolved_file = hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1364, in hf_hub_download http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 496, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.
Container logs:
Fetching error logs...