runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> llm = Llama(model_path="qwen14b-ggml-Q2_K.gguf") File "/home/user/.local/lib/python3.10/site-packages/llama_cpp/llama.py", line 276, in __init__ raise ValueError(f"Model path does not exist: {model_path}") ValueError: Model path does not exist: qwen14b-ggml-Q2_K.gguf
Container logs:
Fetching error logs...