runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 30, in <module> llm = Llama(model_path="model.gguf", File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 320, in __init__ raise ValueError(f"Model path does not exist: {model_path}") ValueError: Model path does not exist: model.gguf

Container logs:

Fetching error logs...