runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 6, in <module> llm = Llama( File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 411, in __init__ raise ValueError(f"Model path does not exist: {model_path}") ValueError: Model path does not exist: Qwen3-1.7B-Q4_K_M.gguf

Container logs:

Fetching error logs...