runtime error

loading model... error loading model: unknown (magic, version) combination: 04034b50, 08080000; is this really a GGML file? llama_load_model_from_file: failed to load model Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> llm = AutoModelForCausalLM.from_pretrained(modelfile, File "/usr/local/lib/python3.10/site-packages/ctransformers/hub.py", line 175, in from_pretrained llm = LLM( File "/usr/local/lib/python3.10/site-packages/ctransformers/llm.py", line 253, in __init__ raise RuntimeError( RuntimeError: Failed to create LLM 'llama' from '/home/user/.cache/huggingface/hub/models--TinyLlama--TinyLlama-1.1B-intermediate-step-1431k-3T/blobs/2f71ffc28a0118384d5b3888c8a1fdc1498ed0666c808b68873d4e2dc3351c5b'.

Container logs:

Fetching error logs...