runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> tokenizer = LlamaTokenizer.from_pretrained(base_model_name) 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 'meta-llama/Llama-3.2-1B'. 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 'meta-llama/Llama-3.2-1B' is the correct path to a directory containing all relevant files for a LlamaTokenizer tokenizer.

Container logs:

Fetching error logs...