runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> tokenizer = GPT2Tokenizer.from_pretrained("gpt2-large") File "/home/user/.local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2001, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'gpt2-large'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'gpt2-large' is the correct path to a directory containing all relevant files for a GPT2Tokenizer tokenizer.

Container logs:

Fetching error logs...