runtime error

gguf_init_from_file: invalid magic characters tjgg. error loading model: llama_model_loader: failed to load model from WizardLM-7B-uncensored.ggmlv3.q4_0.bin llama_load_model_from_file: failed to load model Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> llm2 = Llama(model_path=filename, seed=random.randint(1, 2**31)) File "/home/user/.local/lib/python3.10/site-packages/llama_cpp/llama.py", line 367, in __init__ assert self.model is not None AssertionError

Container logs:

Fetching error logs...