runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/1.47k [00:00<?, ?B/s] config.json: 100%|██████████| 1.47k/1.47k [00:00<00:00, 11.7MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> tokenizer = AutoTokenizer.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1028, 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 2046, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'CJHauser/PrisimAI-t5'. 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 'CJHauser/PrisimAI-t5' is the correct path to a directory containing all relevant files for a T5TokenizerFast tokenizer.

Container logs:

Fetching error logs...