runtime error
Exit code: 1. Reason: config.json: 0%| | 0.00/458 [00:00<?, ?B/s][A config.json: 100%|██████████| 458/458 [00:00<00:00, 2.08MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> tokenizer = AutoTokenizer.from_pretrained(tokenizer_repo) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 916, in from_pretrained return tokenizer_class_fast.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2255, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'viv/UD_Greek-GUD'. 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 'viv/UD_Greek-GUD' is the correct path to a directory containing all relevant files for a BertTokenizerFast tokenizer.
Container logs:
Fetching error logs...