runtime error

File downloaded successfully. llama.cpp: loading model from pygmalion-7b-superhot-8k error loading model: unknown (magic, version) combination: 4f44213c, 50595443; is this really a GGML file? llama_init_from_file: failed to load model Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> llm = Llama(model_path=filename, n_ctx=512, n_batch=126) File "/home/user/.local/lib/python3.10/site-packages/llama_cpp/llama.py", line 287, in __init__ assert self.ctx is not None AssertionError

Container logs:

Fetching error logs...