runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> trg_tokenizer = transformers.PreTrainedTokenizerFast.from_pretrained(decoder_model_name) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 1788, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'skt/kogpt2-base-v2'. 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 'skt/kogpt2-base-v2' is the correct path to a directory containing all relevant files for a PreTrainedTokenizerFast tokenizer.

Container logs:

Fetching error logs...